#00100c Hex Color

#00100C
0
  • #00100c Color Information

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

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

    • #00100c color has a hue of 165 degrees, a saturation of 100% and a lightness of 3.1%.

    • #00100c hex color contains mainly GREEN.

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

    • #00100c hex color has a decimal value of 4108.



    #00100c Color Spaces (Color Conversions)

    HEX 00100c #00100c
    RGB 0, 16, 12 rgb(0, 16, 12)
    RGB Percent 0, 6.27, 4.71 rgb(0, 6.27, 4.71)
    CMYK 100, 0, 25, 94
    HSL 165°, 100, 3.1 hsl(165, 100%, 3.1%)
    HSV 165°, 100, 6.3
    XYZ 0.252, 0.397, 0.411
    Hunter Lab 6.301, -3.887, 0.543
    CIE-LAB 3.586, -5.134, 0.304
    CIE-LCH 3.586, 5.143, 176.611
    CIE-LUV 100, 0, 25, 93.73
    Web Safe 000000

    RGB percent of color #00100c

    0%
    6.27%
    4.71%

    CMYK percent of color #00100c

    100%
    0%
    25%
    93.73%


    Color Schemes with #00100c

    Complementary Color

    Split Complementary


    #00100c Color Preview

    Text with hexadecimal color #00100c

    This text has a font color of #00100c

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

    #00100c Background Color

    This box has a background color of #00100c

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

    #00100c Border Color

    This box has a border color of #00100c

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

    CSS codes

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

    #00100c Color on white background

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

    #00100c Color on black background

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