#100f00 Hex Color

#100F00
0
  • #100f00 Color Information

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

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

    • #100f00 color has a hue of 56.3 degrees, a saturation of 100% and a lightness of 3.1%.

    • #100f00 hex color contains mainly RED.

    • The closest web safe color of #100f00 is #000000

    • #100f00 hex color has a decimal value of 1052416.



    #100f00 Color Spaces (Color Conversions)

    HEX 100f00 #100f00
    RGB 16, 15, 0 rgb(16, 15, 0)
    RGB Percent 6.27, 5.88, 0 rgb(6.27, 5.88, 0)
    CMYK 0, 6, 100, 94
    HSL 56.3°, 100, 3.1 hsl(56.3, 100%, 3.1%)
    HSV 56.3°, 100, 6.3
    XYZ 0.385, 0.452, 0.067
    Hunter Lab 6.723, -1.544, 4.115
    CIE-LAB 4.083, -1.828, 6.081
    CIE-LCH 4.083, 6.35, 106.731
    CIE-LUV 0, 6.25, 100, 93.73
    Web Safe 000000

    RGB percent of color #100f00

    6.27%
    5.88%
    0%

    CMYK percent of color #100f00

    0%
    6.25%
    100%
    93.73%


    Color Schemes with #100f00

    Complementary Color

    Split Complementary


    #100f00 Color Preview

    Text with hexadecimal color #100f00

    This text has a font color of #100f00

    <p style="color:#100f00">Text here</p>

    #100f00 Background Color

    This box has a background color of #100f00

    <div style="background-color:#100f00">Text here</div>

    #100f00 Border Color

    This box has a border color of #100f00

    <div style="border: 4px solid #100f00">Text here</div>

    CSS codes

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

    #100f00 Color on white background

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

    #100f00 Color on black background

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