#00100d Hex Color

#00100D
0
  • #00100d Color Information

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

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

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

    • #00100d hex color contains mainly GREEN.

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

    • #00100d hex color has a decimal value of 4109.



    #00100d Color Spaces (Color Conversions)

    HEX 00100d #00100d
    RGB 0, 16, 13 rgb(0, 16, 13)
    RGB Percent 0, 6.27, 5.1 rgb(0, 6.27, 5.1)
    CMYK 100, 0, 19, 94
    HSL 168.8°, 100, 3.1 hsl(168.8, 100%, 3.1%)
    HSV 168.8°, 100, 6.3
    XYZ 0.258, 0.4, 0.444
    Hunter Lab 6.325, -3.786, 0.265
    CIE-LAB 3.613, -5.005, -0.121
    CIE-LCH 3.613, 5.006, 181.385
    CIE-LUV 100, 0, 18.75, 93.73
    Web Safe 000000

    RGB percent of color #00100d

    0%
    6.27%
    5.1%

    CMYK percent of color #00100d

    100%
    0%
    18.75%
    93.73%


    Color Schemes with #00100d

    Complementary Color

    Split Complementary


    #00100d Color Preview

    Text with hexadecimal color #00100d

    This text has a font color of #00100d

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

    #00100d Background Color

    This box has a background color of #00100d

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

    #00100d Border Color

    This box has a border color of #00100d

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

    CSS codes

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

    #00100d Color on white background

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

    #00100d Color on black background

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