#01100b Hex Color

#01100B
0
  • #01100b Color Information

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

    • In CMYK color space (used in color printing), #01100b hex color is composed of 93.75% cyan, 0% magenta, 31.25% yellow and 93.73% black.

    • #01100b color has a hue of 160 degrees, a saturation of 88.24% and a lightness of 3.3%.

    • #01100b hex color contains mainly GREEN.

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

    • #01100b hex color has a decimal value of 69643.



    #01100b Color Spaces (Color Conversions)

    HEX 01100b #01100b
    RGB 1, 16, 11 rgb(1, 16, 11)
    RGB Percent 0.39, 6.27, 4.31 rgb(0.39, 6.27, 4.31)
    CMYK 94, 0, 31, 94
    HSL 160°, 88.24, 3.3 hsl(160, 88.24%, 3.3%)
    HSV 160°, 93.8, 6.3
    XYZ 0.258, 0.401, 0.38
    Hunter Lab 6.332, -3.809, 0.875
    CIE-LAB 3.622, -5.044, 0.81
    CIE-LCH 3.622, 5.109, 170.877
    CIE-LUV 93.75, 0, 31.25, 93.73
    Web Safe 000000

    RGB percent of color #01100b

    0.39%
    6.27%
    4.31%

    CMYK percent of color #01100b

    93.75%
    0%
    31.25%
    93.73%


    Color Schemes with #01100b

    Complementary Color

    Split Complementary


    #01100b Color Preview

    Text with hexadecimal color #01100b

    This text has a font color of #01100b

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

    #01100b Background Color

    This box has a background color of #01100b

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

    #01100b Border Color

    This box has a border color of #01100b

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

    CSS codes

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

    #01100b Color on white background

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

    #01100b Color on black background

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