#01000b Hex Color

#01000B
0
  • #01000b Color Information

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

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

    • #01000b color has a hue of 245.5 degrees, a saturation of 100% and a lightness of 2.2%.

    • #01000b hex color contains mainly BLUE.

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

    • #01000b hex color has a decimal value of 65547.



    #01000b Color Spaces (Color Conversions)

    HEX 01000b #01000b
    RGB 1, 0, 11 rgb(1, 0, 11)
    RGB Percent 0.39, 0, 4.31 rgb(0.39, 0, 4.31)
    CMYK 91, 100, 0, 96
    HSL 245.5°, 100, 2.2 hsl(245.5, 100%, 2.2%)
    HSV 245.5°, 100, 4.3
    XYZ 0.073, 0.031, 0.319
    Hunter Lab 1.761, 4.32, -9.51
    CIE-LAB 0.28, 1.783, -4.08
    CIE-LCH 0.28, 4.453, 293.606
    CIE-LUV 90.91, 100, 0, 95.69
    Web Safe 000000

    RGB percent of color #01000b

    0.39%
    0%
    4.31%

    CMYK percent of color #01000b

    90.91%
    100%
    0%
    95.69%


    Color Schemes with #01000b

    Complementary Color

    Split Complementary


    #01000b Color Preview

    Text with hexadecimal color #01000b

    This text has a font color of #01000b

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

    #01000b Background Color

    This box has a background color of #01000b

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

    #01000b Border Color

    This box has a border color of #01000b

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

    CSS codes

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

    #01000b Color on white background

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

    #01000b Color on black background

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