#0000ad Hex Color

#0000AD
0
  • #0000ad Color Information

    • In RGB color space, #0000ad hex color has a red value of 0, a green value of 0 and a blue value of 173.

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

    • #0000ad color has a hue of 240 degrees, a saturation of 100% and a lightness of 33.9%.

    • #0000ad hex color contains mainly BLUE.

    • The closest web safe color of #0000ad is #000099

    • #0000ad hex color has a decimal value of 173.



    #0000ad Color Spaces (Color Conversions)

    HEX 0000ad #0000ad
    RGB 0, 0, 173 rgb(0, 0, 173)
    RGB Percent 0, 0, 67.84 rgb(0, 0, 67.84)
    CMYK 100, 100, 0, 32
    HSL 240°, 100, 33.9 hsl(240, 100%, 33.9%)
    HSV 240°, 100, 67.8
    XYZ 7.543, 3.017, 39.72
    Hunter Lab 17.37, 47.12, -123.424
    CIE-LAB 20.112, 59.214, -80.643
    CIE-LCH 20.112, 100.048, 306.289
    CIE-LUV 100, 100, 0, 32.16
    Web Safe 000099

    RGB percent of color #0000ad

    0%
    0%
    67.84%

    CMYK percent of color #0000ad

    100%
    100%
    0%
    32.16%


    Color Schemes with #0000ad

    Complementary Color

    Split Complementary


    #0000ad Color Preview

    Text with hexadecimal color #0000ad

    This text has a font color of #0000ad

    <p style="color:#0000ad">Text here</p>

    #0000ad Background Color

    This box has a background color of #0000ad

    <div style="background-color:#0000ad">Text here</div>

    #0000ad Border Color

    This box has a border color of #0000ad

    <div style="border: 4px solid #0000ad">Text here</div>

    CSS codes

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

    #0000ad Color on white background

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

    #0000ad Color on black background

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