#010b00 Hex Color

#010B00
0
  • #010b00 Color Information

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

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

    • #010b00 color has a hue of 114.5 degrees, a saturation of 100% and a lightness of 2.2%.

    • #010b00 hex color contains mainly GREEN.

    • The closest web safe color of #010b00 is #000000

    • #010b00 hex color has a decimal value of 68352.



    #010b00 Color Spaces (Color Conversions)

    HEX 010b00 #010b00
    RGB 1, 11, 0 rgb(1, 11, 0)
    RGB Percent 0.39, 4.31, 0 rgb(0.39, 4.31, 0)
    CMYK 91, 0, 100, 96
    HSL 114.5°, 100, 2.2 hsl(114.5, 100%, 2.2%)
    HSV 114.5°, 100, 4.3
    XYZ 0.132, 0.246, 0.04
    Hunter Lab 4.96, -3.929, 2.994
    CIE-LAB 2.222, -4.171, 3.259
    CIE-LCH 2.222, 5.293, 141.998
    CIE-LUV 90.91, 0, 100, 95.69
    Web Safe 000000

    RGB percent of color #010b00

    0.39%
    4.31%
    0%

    CMYK percent of color #010b00

    90.91%
    0%
    100%
    95.69%


    Color Schemes with #010b00

    Complementary Color

    Split Complementary


    #010b00 Color Preview

    Text with hexadecimal color #010b00

    This text has a font color of #010b00

    <p style="color:#010b00">Text here</p>

    #010b00 Background Color

    This box has a background color of #010b00

    <div style="background-color:#010b00">Text here</div>

    #010b00 Border Color

    This box has a border color of #010b00

    <div style="border: 4px solid #010b00">Text here</div>

    CSS codes

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

    #010b00 Color on white background

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

    #010b00 Color on black background

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