#005abc Hex Color

#005ABC
0
  • #005abc Color Information

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

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

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

    • #005abc hex color contains mainly BLUE.

    • The closest web safe color of #005abc is #0066cc

    • #005abc hex color has a decimal value of 23228.



    #005abc Color Spaces (Color Conversions)

    HEX 005abc #005abc
    RGB 0, 90, 188 rgb(0, 90, 188)
    RGB Percent 0, 35.29, 73.73 rgb(0, 35.29, 73.73)
    CMYK 100, 52, 0, 26
    HSL 211.3°, 100, 36.9 hsl(211.3, 100%, 36.9%)
    HSV 211.3°, 100, 73.7
    XYZ 12.733, 10.943, 49.018
    Hunter Lab 33.08, 10.817, -64.699
    CIE-LAB 39.484, 16.683, -57.621
    CIE-LCH 39.484, 59.988, 286.147
    CIE-LUV 100, 52.13, 0, 26.27
    Web Safe 0066cc

    RGB percent of color #005abc

    0%
    35.29%
    73.73%

    CMYK percent of color #005abc

    100%
    52.13%
    0%
    26.27%


    Color Schemes with #005abc

    Complementary Color

    Split Complementary


    #005abc Color Preview

    Text with hexadecimal color #005abc

    This text has a font color of #005abc

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

    #005abc Background Color

    This box has a background color of #005abc

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

    #005abc Border Color

    This box has a border color of #005abc

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

    CSS codes

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

    #005abc Color on white background

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

    #005abc Color on black background

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