#10000c Hex Color

#10000C
0
  • #10000c Color Information

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

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

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

    • #10000c hex color contains mainly RED.

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

    • #10000c hex color has a decimal value of 1048588.



    #10000c Color Spaces (Color Conversions)

    HEX 10000c #10000c
    RGB 16, 0, 12 rgb(16, 0, 12)
    RGB Percent 6.27, 0, 4.71 rgb(6.27, 0, 4.71)
    CMYK 0, 100, 25, 94
    HSL 315°, 100, 3.1 hsl(315, 100%, 3.1%)
    HSV 315°, 100, 6.3
    XYZ 0.28, 0.137, 0.359
    Hunter Lab 3.701, 7.026, -3.16
    CIE-LAB 1.238, 6.136, -3.001
    CIE-LCH 1.238, 6.831, 333.938
    CIE-LUV 0, 100, 25, 93.73
    Web Safe 000000

    RGB percent of color #10000c

    6.27%
    0%
    4.71%

    CMYK percent of color #10000c

    0%
    100%
    25%
    93.73%


    Color Schemes with #10000c

    Complementary Color

    Split Complementary


    #10000c Color Preview

    Text with hexadecimal color #10000c

    This text has a font color of #10000c

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

    #10000c Background Color

    This box has a background color of #10000c

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

    #10000c Border Color

    This box has a border color of #10000c

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

    CSS codes

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

    #10000c Color on white background

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

    #10000c Color on black background

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