#20000a Hex Color

#20000A
0
  • #20000a Color Information

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

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

    • #20000a color has a hue of 341.3 degrees, a saturation of 100% and a lightness of 6.3%.

    • #20000a hex color contains mainly RED.

    • The closest web safe color of #20000a is #330000

    • #20000a hex color has a decimal value of 2097162.



    #20000a Color Spaces (Color Conversions)

    HEX 20000a #20000a
    RGB 32, 0, 10 rgb(32, 0, 10)
    RGB Percent 12.55, 0, 3.92 rgb(12.55, 0, 3.92)
    CMYK 0, 100, 69, 87
    HSL 341.3°, 100, 6.3 hsl(341.3, 100%, 6.3%)
    HSV 341.3°, 100, 12.5
    XYZ 0.65, 0.329, 0.316
    Hunter Lab 5.736, 10.19, 0.749
    CIE-LAB 2.972, 13.817, 0.604
    CIE-LCH 2.972, 13.83, 2.503
    CIE-LUV 0, 100, 68.75, 87.45
    Web Safe 330000

    RGB percent of color #20000a

    12.55%
    0%
    3.92%

    CMYK percent of color #20000a

    0%
    100%
    68.75%
    87.45%


    Color Schemes with #20000a

    Complementary Color

    Split Complementary


    #20000a Color Preview

    Text with hexadecimal color #20000a

    This text has a font color of #20000a

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

    #20000a Background Color

    This box has a background color of #20000a

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

    #20000a Border Color

    This box has a border color of #20000a

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

    CSS codes

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

    #20000a Color on white background

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

    #20000a Color on black background

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