#00007b Hex Color

#00007B
0
  • #00007b Color Information

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

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

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

    • #00007b hex color contains mainly BLUE.

    • The closest web safe color of #00007b is #000066

    • #00007b hex color has a decimal value of 123.



    #00007b Color Spaces (Color Conversions)

    HEX 00007b #00007b
    RGB 0, 0, 123 rgb(0, 0, 123)
    RGB Percent 0, 0, 48.24 rgb(0, 0, 48.24)
    CMYK 100, 100, 0, 52
    HSL 240°, 100, 24.1 hsl(240, 100%, 24.1%)
    HSV 240°, 100, 48.2
    XYZ 3.575, 1.43, 18.826
    Hunter Lab 11.958, 32.437, -84.97
    CIE-LAB 12.156, 46.164, -62.875
    CIE-LCH 12.156, 78.002, 306.287
    CIE-LUV 100, 100, 0, 51.76
    Web Safe 000066

    RGB percent of color #00007b

    0%
    0%
    48.24%

    CMYK percent of color #00007b

    100%
    100%
    0%
    51.76%


    Color Schemes with #00007b

    Complementary Color

    Split Complementary


    #00007b Color Preview

    Text with hexadecimal color #00007b

    This text has a font color of #00007b

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

    #00007b Background Color

    This box has a background color of #00007b

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

    #00007b Border Color

    This box has a border color of #00007b

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

    CSS codes

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

    #00007b Color on white background

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

    #00007b Color on black background

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