#01020b Hex Color

#01020B
0
  • #01020b Color Information

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

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

    • #01020b color has a hue of 234 degrees, a saturation of 83.33% and a lightness of 2.4%.

    • #01020b hex color contains mainly BLUE.

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

    • #01020b hex color has a decimal value of 66059.



    #01020b Color Spaces (Color Conversions)

    HEX 01020b #01020b
    RGB 1, 2, 11 rgb(1, 2, 11)
    RGB Percent 0.39, 0.78, 4.31 rgb(0.39, 0.78, 4.31)
    CMYK 91, 82, 0, 96
    HSL 234°, 83.33, 2.4 hsl(234, 83.33%, 2.4%)
    HSV 234°, 90.9, 4.3
    XYZ 0.095, 0.074, 0.326
    Hunter Lab 2.72, 1.473, -5.201
    CIE-LAB 0.668, 1.01, -3.51
    CIE-LCH 0.668, 3.652, 286.053
    CIE-LUV 90.91, 81.82, 0, 95.69
    Web Safe 000000

    RGB percent of color #01020b

    0.39%
    0.78%
    4.31%

    CMYK percent of color #01020b

    90.91%
    81.82%
    0%
    95.69%


    Color Schemes with #01020b

    Complementary Color

    Split Complementary


    #01020b Color Preview

    Text with hexadecimal color #01020b

    This text has a font color of #01020b

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

    #01020b Background Color

    This box has a background color of #01020b

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

    #01020b Border Color

    This box has a border color of #01020b

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

    CSS codes

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

    #01020b Color on white background

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

    #01020b Color on black background

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