#06000c Hex Color

#06000C
0
  • #06000c Color Information

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

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

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

    • #06000c hex color contains mainly BLUE.

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

    • #06000c hex color has a decimal value of 393228.



    #06000c Color Spaces (Color Conversions)

    HEX 06000c #06000c
    RGB 6, 0, 12 rgb(6, 0, 12)
    RGB Percent 2.35, 0, 4.71 rgb(2.35, 0, 4.71)
    CMYK 50, 100, 0, 95
    HSL 270°, 100, 2.4 hsl(270, 100%, 2.4%)
    HSV 270°, 100, 4.7
    XYZ 0.141, 0.065, 0.353
    Hunter Lab 2.55, 5.41, -6.425
    CIE-LAB 0.587, 3.245, -4.037
    CIE-LCH 0.587, 5.18, 308.793
    CIE-LUV 50, 100, 0, 95.29
    Web Safe 000000

    RGB percent of color #06000c

    2.35%
    0%
    4.71%

    CMYK percent of color #06000c

    50%
    100%
    0%
    95.29%


    Color Schemes with #06000c

    Complementary Color

    Split Complementary


    #06000c Color Preview

    Text with hexadecimal color #06000c

    This text has a font color of #06000c

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

    #06000c Background Color

    This box has a background color of #06000c

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

    #06000c Border Color

    This box has a border color of #06000c

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

    CSS codes

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

    #06000c Color on white background

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

    #06000c Color on black background

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