#01000c Hex Color

#01000C
0
  • #01000c Color Information

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

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

    • #01000c color has a hue of 245 degrees, a saturation of 100% and a lightness of 2.4%.

    • #01000c hex color contains mainly BLUE.

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

    • #01000c hex color has a decimal value of 65548.



    #01000c Color Spaces (Color Conversions)

    HEX 01000c #01000c
    RGB 1, 0, 12 rgb(1, 0, 12)
    RGB Percent 0.39, 0, 4.71 rgb(0.39, 0, 4.71)
    CMYK 92, 100, 0, 95
    HSL 245°, 100, 2.4 hsl(245, 100%, 2.4%)
    HSV 245°, 100, 4.7
    XYZ 0.079, 0.033, 0.35
    Hunter Lab 1.817, 4.584, -10.152
    CIE-LAB 0.298, 1.951, -4.492
    CIE-LCH 0.298, 4.897, 293.477
    CIE-LUV 91.67, 100, 0, 95.29
    Web Safe 000000

    RGB percent of color #01000c

    0.39%
    0%
    4.71%

    CMYK percent of color #01000c

    91.67%
    100%
    0%
    95.29%


    Color Schemes with #01000c

    Complementary Color

    Split Complementary


    #01000c Color Preview

    Text with hexadecimal color #01000c

    This text has a font color of #01000c

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

    #01000c Background Color

    This box has a background color of #01000c

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

    #01000c Border Color

    This box has a border color of #01000c

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

    CSS codes

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

    #01000c Color on white background

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

    #01000c Color on black background

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