#01000f Hex Color

#01000F
0
  • #01000f Color Information

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

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

    • #01000f color has a hue of 244 degrees, a saturation of 100% and a lightness of 2.9%.

    • #01000f hex color contains mainly BLUE.

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

    • #01000f hex color has a decimal value of 65551.



    #01000f Color Spaces (Color Conversions)

    HEX 01000f #01000f
    RGB 1, 0, 15 rgb(1, 0, 15)
    RGB Percent 0.39, 0, 5.88 rgb(0.39, 0, 5.88)
    CMYK 93, 100, 0, 94
    HSL 244°, 100, 2.9 hsl(244, 100%, 2.9%)
    HSV 244°, 100, 5.9
    XYZ 0.099, 0.041, 0.455
    Hunter Lab 2.025, 5.184, -11.906
    CIE-LAB 0.37, 2.459, -5.87
    CIE-LCH 0.37, 6.364, 292.729
    CIE-LUV 93.33, 100, 0, 94.12
    Web Safe 000000

    RGB percent of color #01000f

    0.39%
    0%
    5.88%

    CMYK percent of color #01000f

    93.33%
    100%
    0%
    94.12%


    Color Schemes with #01000f

    Complementary Color

    Split Complementary


    #01000f Color Preview

    Text with hexadecimal color #01000f

    This text has a font color of #01000f

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

    #01000f Background Color

    This box has a background color of #01000f

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

    #01000f Border Color

    This box has a border color of #01000f

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

    CSS codes

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

    #01000f Color on white background

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

    #01000f Color on black background

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