#001abc Hex Color

#001ABC
0
  • #001abc Color Information

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

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

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

    • #001abc hex color contains mainly BLUE.

    • The closest web safe color of #001abc is #0033cc

    • #001abc hex color has a decimal value of 6844.



    #001abc Color Spaces (Color Conversions)

    HEX 001abc #001abc
    RGB 0, 26, 188 rgb(0, 26, 188)
    RGB Percent 0, 10.2, 73.73 rgb(0, 10.2, 73.73)
    CMYK 100, 86, 0, 26
    HSL 231.7°, 100, 36.9 hsl(231.7, 100%, 36.9%)
    HSV 231.7°, 100, 73.7
    XYZ 9.446, 4.37, 47.922
    Hunter Lab 20.905, 44.075, -121.284
    CIE-LAB 24.859, 55.485, -81.686
    CIE-LCH 24.859, 98.748, 304.186
    CIE-LUV 100, 86.17, 0, 26.27
    Web Safe 0033cc

    RGB percent of color #001abc

    0%
    10.2%
    73.73%

    CMYK percent of color #001abc

    100%
    86.17%
    0%
    26.27%


    Color Schemes with #001abc

    Complementary Color

    Split Complementary


    #001abc Color Preview

    Text with hexadecimal color #001abc

    This text has a font color of #001abc

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

    #001abc Background Color

    This box has a background color of #001abc

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

    #001abc Border Color

    This box has a border color of #001abc

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

    CSS codes

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

    #001abc Color on white background

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

    #001abc Color on black background

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