#05000c Hex Color

#05000C
0
  • #05000c Color Information

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

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

    • #05000c color has a hue of 265 degrees, a saturation of 100% and a lightness of 2.4%.

    • #05000c hex color contains mainly BLUE.

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

    • #05000c hex color has a decimal value of 327692.



    #05000c Color Spaces (Color Conversions)

    HEX 05000c #05000c
    RGB 5, 0, 12 rgb(5, 0, 12)
    RGB Percent 1.96, 0, 4.71 rgb(1.96, 0, 4.71)
    CMYK 58, 100, 0, 95
    HSL 265°, 100, 2.4 hsl(265, 100%, 2.4%)
    HSV 265°, 100, 4.7
    XYZ 0.129, 0.059, 0.352
    Hunter Lab 2.429, 5.229, -6.892
    CIE-LAB 0.533, 2.987, -4.116
    CIE-LCH 0.533, 5.086, 305.969
    CIE-LUV 58.33, 100, 0, 95.29
    Web Safe 000000

    RGB percent of color #05000c

    1.96%
    0%
    4.71%

    CMYK percent of color #05000c

    58.33%
    100%
    0%
    95.29%


    Color Schemes with #05000c

    Complementary Color

    Split Complementary


    #05000c Color Preview

    Text with hexadecimal color #05000c

    This text has a font color of #05000c

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

    #05000c Background Color

    This box has a background color of #05000c

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

    #05000c Border Color

    This box has a border color of #05000c

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

    CSS codes

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

    #05000c Color on white background

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

    #05000c Color on black background

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