#02000a Hex Color

#02000A
0
  • #02000a Color Information

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

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

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

    • #02000a hex color contains mainly BLUE.

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

    • #02000a hex color has a decimal value of 131082.



    #02000a Color Spaces (Color Conversions)

    HEX 02000a #02000a
    RGB 2, 0, 10 rgb(2, 0, 10)
    RGB Percent 0.78, 0, 3.92 rgb(0.78, 0, 3.92)
    CMYK 80, 100, 0, 96
    HSL 252°, 100, 2 hsl(252, 100%, 2%)
    HSV 252°, 100, 3.9
    XYZ 0.08, 0.035, 0.29
    Hunter Lab 1.871, 4.359, -7.881
    CIE-LAB 0.316, 1.914, -3.603
    CIE-LCH 0.316, 4.08, 297.978
    CIE-LUV 80, 100, 0, 96.08
    Web Safe 000000

    RGB percent of color #02000a

    0.78%
    0%
    3.92%

    CMYK percent of color #02000a

    80%
    100%
    0%
    96.08%


    Color Schemes with #02000a

    Complementary Color

    Split Complementary


    #02000a Color Preview

    Text with hexadecimal color #02000a

    This text has a font color of #02000a

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

    #02000a Background Color

    This box has a background color of #02000a

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

    #02000a Border Color

    This box has a border color of #02000a

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

    CSS codes

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

    #02000a Color on white background

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

    #02000a Color on black background

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