#05000f Hex Color

#05000F
0
  • #05000f Color Information

    • In RGB color space, #05000f hex color has a red value of 5, a green value of 0 and a blue value of 15.

    • In CMYK color space (used in color printing), #05000f hex color is composed of 66.67% cyan, 100% magenta, 0% yellow and 94.12% black.

    • #05000f color has a hue of 260 degrees, a saturation of 100% and a lightness of 2.9%.

    • #05000f hex color contains mainly BLUE.

    • The closest web safe color of #05000f is #000000

    • #05000f hex color has a decimal value of 327695.



    #05000f Color Spaces (Color Conversions)

    HEX 05000f #05000f
    RGB 5, 0, 15 rgb(5, 0, 15)
    RGB Percent 1.96, 0, 5.88 rgb(1.96, 0, 5.88)
    CMYK 67, 100, 0, 94
    HSL 260°, 100, 2.9 hsl(260, 100%, 2.9%)
    HSV 260°, 100, 5.9
    XYZ 0.149, 0.067, 0.457
    Hunter Lab 2.588, 5.745, -8.656
    CIE-LAB 0.605, 3.495, -5.493
    CIE-LCH 0.605, 6.511, 302.467
    CIE-LUV 66.67, 100, 0, 94.12
    Web Safe 000000

    RGB percent of color #05000f

    1.96%
    0%
    5.88%

    CMYK percent of color #05000f

    66.67%
    100%
    0%
    94.12%


    Color Schemes with #05000f

    Complementary Color

    Split Complementary


    #05000f Color Preview

    Text with hexadecimal color #05000f

    This text has a font color of #05000f

    <p style="color:#05000f">Text here</p>

    #05000f Background Color

    This box has a background color of #05000f

    <div style="background-color:#05000f">Text here</div>

    #05000f Border Color

    This box has a border color of #05000f

    <div style="border: 4px solid #05000f">Text here</div>

    CSS codes

    <p style="color:#05000f">Text here</p>
    <div style="background-color:#05000f">Text here</div>
    <div style="border: 4px solid #05000f">Text here</div>

    #05000f Color on white background

    This is how a font and box color of #05000f will look
    on a white background.

    #05000f Color on black background

    This is how a font and box color of #05000f hex color will look
    on a black background.