#01000d Hex Color

#01000D
0
  • #01000d Color Information

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

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

    • #01000d color has a hue of 244.6 degrees, a saturation of 100% and a lightness of 2.5%.

    • #01000d hex color contains mainly BLUE.

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

    • #01000d hex color has a decimal value of 65549.



    #01000d Color Spaces (Color Conversions)

    HEX 01000d #01000d
    RGB 1, 0, 13 rgb(1, 0, 13)
    RGB Percent 0.39, 0, 5.1 rgb(0.39, 0, 5.1)
    CMYK 92, 100, 0, 95
    HSL 244.6°, 100, 2.5 hsl(244.6, 100%, 2.5%)
    HSV 244.6°, 100, 5.1
    XYZ 0.085, 0.036, 0.383
    Hunter Lab 1.897, 4.676, -10.64
    CIE-LAB 0.325, 2.08, -4.918
    CIE-LCH 0.325, 5.34, 292.925
    CIE-LUV 92.31, 100, 0, 94.9
    Web Safe 000000

    RGB percent of color #01000d

    0.39%
    0%
    5.1%

    CMYK percent of color #01000d

    92.31%
    100%
    0%
    94.9%


    Color Schemes with #01000d

    Complementary Color

    Split Complementary


    #01000d Color Preview

    Text with hexadecimal color #01000d

    This text has a font color of #01000d

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

    #01000d Background Color

    This box has a background color of #01000d

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

    #01000d Border Color

    This box has a border color of #01000d

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

    CSS codes

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

    #01000d Color on white background

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

    #01000d Color on black background

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