#00100f Hex Color

#00100F
0
  • #00100f Color Information

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

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

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

    • #00100f hex color contains mainly GREEN.

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

    • #00100f hex color has a decimal value of 4111.



    #00100f Color Spaces (Color Conversions)

    HEX 00100f #00100f
    RGB 0, 16, 15 rgb(0, 16, 15)
    RGB Percent 0, 6.27, 5.88 rgb(0, 6.27, 5.88)
    CMYK 100, 0, 6, 94
    HSL 176.3°, 100, 3.1 hsl(176.3, 100%, 3.1%)
    HSV 176.3°, 100, 6.3
    XYZ 0.272, 0.405, 0.516
    Hunter Lab 6.364, -3.508, -0.353
    CIE-LAB 3.658, -4.626, -1.073
    CIE-LCH 3.658, 4.749, 193.059
    CIE-LUV 100, 0, 6.25, 93.73
    Web Safe 000000

    RGB percent of color #00100f

    0%
    6.27%
    5.88%

    CMYK percent of color #00100f

    100%
    0%
    6.25%
    93.73%


    Color Schemes with #00100f

    Complementary Color

    Split Complementary


    #00100f Color Preview

    Text with hexadecimal color #00100f

    This text has a font color of #00100f

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

    #00100f Background Color

    This box has a background color of #00100f

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

    #00100f Border Color

    This box has a border color of #00100f

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

    CSS codes

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

    #00100f Color on white background

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

    #00100f Color on black background

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