#000abb Hex Color

#000ABB
0
  • #000abb Color Information

    • In RGB color space, #000abb hex color has a red value of 0, a green value of 10 and a blue value of 187.

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

    • #000abb color has a hue of 236.8 degrees, a saturation of 100% and a lightness of 36.7%.

    • #000abb hex color contains mainly BLUE.

    • The closest web safe color of #000abb is #0000cc

    • #000abb hex color has a decimal value of 2747.



    #000abb Color Spaces (Color Conversions)

    HEX 000abb #000abb
    RGB 0, 10, 187 rgb(0, 10, 187)
    RGB Percent 0, 3.92, 73.33 rgb(0, 3.92, 73.33)
    CMYK 100, 95, 0, 27
    HSL 236.8°, 100, 36.7 hsl(236.8, 100%, 36.7%)
    HSV 236.8°, 100, 73.3
    XYZ 9.078, 3.805, 47.27
    Hunter Lab 19.506, 48.935, -130.023
    CIE-LAB 23.016, 60.381, -84.17
    CIE-LCH 23.016, 103.588, 305.655
    CIE-LUV 100, 94.65, 0, 26.67
    Web Safe 0000cc

    RGB percent of color #000abb

    0%
    3.92%
    73.33%

    CMYK percent of color #000abb

    100%
    94.65%
    0%
    26.67%


    Color Schemes with #000abb

    Complementary Color

    Split Complementary


    #000abb Color Preview

    Text with hexadecimal color #000abb

    This text has a font color of #000abb

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

    #000abb Background Color

    This box has a background color of #000abb

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

    #000abb Border Color

    This box has a border color of #000abb

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

    CSS codes

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

    #000abb Color on white background

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

    #000abb Color on black background

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