#00002b Hex Color

#00002B
0
  • #00002b Color Information

    • In RGB color space, #00002b hex color has a red value of 0, a green value of 0 and a blue value of 43.

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

    • #00002b color has a hue of 240 degrees, a saturation of 100% and a lightness of 8.4%.

    • #00002b hex color contains mainly BLUE.

    • The closest web safe color of #00002b is #000033

    • #00002b hex color has a decimal value of 43.



    #00002b Color Spaces (Color Conversions)

    HEX 00002b #00002b
    RGB 0, 0, 43 rgb(0, 0, 43)
    RGB Percent 0, 0, 16.86 rgb(0, 0, 16.86)
    CMYK 100, 100, 0, 83
    HSL 240°, 100, 8.4 hsl(240, 100%, 8.4%)
    HSV 240°, 100, 16.9
    XYZ 0.436, 0.174, 2.296
    Hunter Lab 4.171, 11.358, -29.715
    CIE-LAB 1.572, 11.086, -24.958
    CIE-LCH 1.572, 27.309, 293.95
    CIE-LUV 100, 100, 0, 83.14
    Web Safe 000033

    RGB percent of color #00002b

    0%
    0%
    16.86%

    CMYK percent of color #00002b

    100%
    100%
    0%
    83.14%


    Color Schemes with #00002b

    Complementary Color

    Split Complementary


    #00002b Color Preview

    Text with hexadecimal color #00002b

    This text has a font color of #00002b

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

    #00002b Background Color

    This box has a background color of #00002b

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

    #00002b Border Color

    This box has a border color of #00002b

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

    CSS codes

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

    #00002b Color on white background

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

    #00002b Color on black background

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