#0000b0 Hex Color

#0000B0
0
  • #0000b0 Color Information

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

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

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

    • #0000b0 hex color contains mainly BLUE.

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

    • #0000b0 hex color has a decimal value of 176.



    #0000b0 Color Spaces (Color Conversions)

    HEX 0000b0 #0000b0
    RGB 0, 0, 176 rgb(0, 0, 176)
    RGB Percent 0, 0, 69.02 rgb(0, 0, 69.02)
    CMYK 100, 100, 0, 31
    HSL 240°, 100, 34.5 hsl(240, 100%, 34.5%)
    HSV 240°, 100, 69
    XYZ 7.836, 3.135, 41.266
    Hunter Lab 17.706, 48.012, -125.789
    CIE-LAB 20.577, 59.957, -81.672
    CIE-LCH 20.577, 101.317, 306.283
    CIE-LUV 100, 100, 0, 30.98
    Web Safe 000099

    RGB percent of color #0000b0

    0%
    0%
    69.02%

    CMYK percent of color #0000b0

    100%
    100%
    0%
    30.98%


    Color Schemes with #0000b0

    Complementary Color

    Split Complementary


    #0000b0 Color Preview

    Text with hexadecimal color #0000b0

    This text has a font color of #0000b0

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

    #0000b0 Background Color

    This box has a background color of #0000b0

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

    #0000b0 Border Color

    This box has a border color of #0000b0

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

    CSS codes

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

    #0000b0 Color on white background

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

    #0000b0 Color on black background

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