#000abc Hex Color

#000ABC
0
  • #000abc Color Information

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

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

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

    • #000abc hex color contains mainly BLUE.

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

    • #000abc hex color has a decimal value of 2748.



    #000abc Color Spaces (Color Conversions)

    HEX 000abc #000abc
    RGB 0, 10, 188 rgb(0, 10, 188)
    RGB Percent 0, 3.92, 73.73 rgb(0, 3.92, 73.73)
    CMYK 100, 95, 0, 26
    HSL 236.8°, 100, 36.9 hsl(236.8, 100%, 36.9%)
    HSV 236.8°, 100, 73.7
    XYZ 9.186, 3.848, 47.836
    Hunter Lab 19.616, 49.26, -130.852
    CIE-LAB 23.162, 60.652, -84.52
    CIE-LCH 23.162, 104.03, 305.663
    CIE-LUV 100, 94.68, 0, 26.27
    Web Safe 0000cc

    RGB percent of color #000abc

    0%
    3.92%
    73.73%

    CMYK percent of color #000abc

    100%
    94.68%
    0%
    26.27%


    Color Schemes with #000abc

    Complementary Color

    Split Complementary


    #000abc Color Preview

    Text with hexadecimal color #000abc

    This text has a font color of #000abc

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

    #000abc Background Color

    This box has a background color of #000abc

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

    #000abc Border Color

    This box has a border color of #000abc

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

    CSS codes

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

    #000abc Color on white background

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

    #000abc Color on black background

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