#000bad Hex Color

#000BAD
0
  • #000bad Color Information

    • In RGB color space, #000bad hex color has a red value of 0, a green value of 11 and a blue value of 173.

    • In CMYK color space (used in color printing), #000bad hex color is composed of 100% cyan, 93.64% magenta, 0% yellow and 32.16% black.

    • #000bad color has a hue of 236.2 degrees, a saturation of 100% and a lightness of 33.9%.

    • #000bad hex color contains mainly BLUE.

    • The closest web safe color of #000bad is #000099

    • #000bad hex color has a decimal value of 2989.



    #000bad Color Spaces (Color Conversions)

    HEX 000bad #000bad
    RGB 0, 11, 173 rgb(0, 11, 173)
    RGB Percent 0, 4.31, 67.84 rgb(0, 4.31, 67.84)
    CMYK 100, 94, 0, 32
    HSL 236.2°, 100, 33.9 hsl(236.2, 100%, 33.9%)
    HSV 236.2°, 100, 67.8
    XYZ 7.662, 3.256, 39.76
    Hunter Lab 18.044, 44.217, -118.012
    CIE-LAB 21.041, 56.331, -79.088
    CIE-LCH 21.041, 97.098, 305.461
    CIE-LUV 100, 93.64, 0, 32.16
    Web Safe 000099

    RGB percent of color #000bad

    0%
    4.31%
    67.84%

    CMYK percent of color #000bad

    100%
    93.64%
    0%
    32.16%


    Color Schemes with #000bad

    Complementary Color

    Split Complementary


    #000bad Color Preview

    Text with hexadecimal color #000bad

    This text has a font color of #000bad

    <p style="color:#000bad">Text here</p>

    #000bad Background Color

    This box has a background color of #000bad

    <div style="background-color:#000bad">Text here</div>

    #000bad Border Color

    This box has a border color of #000bad

    <div style="border: 4px solid #000bad">Text here</div>

    CSS codes

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

    #000bad Color on white background

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

    #000bad Color on black background

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