#000b80 Hex Color

#000B80
0
  • #000b80 Color Information

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

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

    • #000b80 color has a hue of 234.8 degrees, a saturation of 100% and a lightness of 25.1%.

    • #000b80 hex color contains mainly BLUE.

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

    • #000b80 hex color has a decimal value of 2944.



    #000b80 Color Spaces (Color Conversions)

    HEX 000b80 #000b80
    RGB 0, 11, 128 rgb(0, 11, 128)
    RGB Percent 0, 4.31, 50.2 rgb(0, 4.31, 50.2)
    CMYK 100, 91, 0, 50
    HSL 234.8°, 100, 25.1 hsl(234.8, 100%, 25.1%)
    HSV 234.8°, 100, 50.2
    XYZ 4.016, 1.798, 20.557
    Hunter Lab 13.409, 29.995, -81.51
    CIE-LAB 14.389, 43.161, -62.34
    CIE-LCH 14.389, 75.823, 304.697
    CIE-LUV 100, 91.41, 0, 49.8
    Web Safe 000099

    RGB percent of color #000b80

    0%
    4.31%
    50.2%

    CMYK percent of color #000b80

    100%
    91.41%
    0%
    49.8%


    Color Schemes with #000b80

    Complementary Color

    Split Complementary


    #000b80 Color Preview

    Text with hexadecimal color #000b80

    This text has a font color of #000b80

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

    #000b80 Background Color

    This box has a background color of #000b80

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

    #000b80 Border Color

    This box has a border color of #000b80

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

    CSS codes

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

    #000b80 Color on white background

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

    #000b80 Color on black background

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