#00004b Hex Color

#00004B
0
  • #00004b Color Information

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

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

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

    • #00004b hex color contains mainly BLUE.

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

    • #00004b hex color has a decimal value of 75.



    #00004b Color Spaces (Color Conversions)

    HEX 00004b #00004b
    RGB 0, 0, 75 rgb(0, 0, 75)
    RGB Percent 0, 0, 29.41 rgb(0, 0, 29.41)
    CMYK 100, 100, 0, 71
    HSL 240°, 100, 14.7 hsl(240, 100%, 14.7%)
    HSV 240°, 100, 29.4
    XYZ 1.27, 0.508, 6.688
    Hunter Lab 7.127, 19.333, -50.646
    CIE-LAB 4.589, 29.903, -43.414
    CIE-LCH 4.589, 52.716, 304.559
    CIE-LUV 100, 100, 0, 70.59
    Web Safe 000033

    RGB percent of color #00004b

    0%
    0%
    29.41%

    CMYK percent of color #00004b

    100%
    100%
    0%
    70.59%


    Color Schemes with #00004b

    Complementary Color

    Split Complementary


    #00004b Color Preview

    Text with hexadecimal color #00004b

    This text has a font color of #00004b

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

    #00004b Background Color

    This box has a background color of #00004b

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

    #00004b Border Color

    This box has a border color of #00004b

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

    CSS codes

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

    #00004b Color on white background

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

    #00004b Color on black background

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