#06000a Hex Color

#06000A
0
  • #06000a Color Information

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

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

    • #06000a color has a hue of 276 degrees, a saturation of 100% and a lightness of 2%.

    • #06000a hex color contains mainly BLUE.

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

    • #06000a hex color has a decimal value of 393226.



    #06000a Color Spaces (Color Conversions)

    HEX 06000a #06000a
    RGB 6, 0, 10 rgb(6, 0, 10)
    RGB Percent 2.35, 0, 3.92 rgb(2.35, 0, 3.92)
    CMYK 40, 100, 0, 96
    HSL 276°, 100, 2 hsl(276, 100%, 2%)
    HSV 276°, 100, 3.9
    XYZ 0.13, 0.061, 0.292
    Hunter Lab 2.47, 5.073, -5.281
    CIE-LAB 0.551, 2.95, -3.227
    CIE-LCH 0.551, 4.372, 312.432
    CIE-LUV 40, 100, 0, 96.08
    Web Safe 000000

    RGB percent of color #06000a

    2.35%
    0%
    3.92%

    CMYK percent of color #06000a

    40%
    100%
    0%
    96.08%


    Color Schemes with #06000a

    Complementary Color

    Split Complementary


    #06000a Color Preview

    Text with hexadecimal color #06000a

    This text has a font color of #06000a

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

    #06000a Background Color

    This box has a background color of #06000a

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

    #06000a Border Color

    This box has a border color of #06000a

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

    CSS codes

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

    #06000a Color on white background

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

    #06000a Color on black background

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