#005acc Hex Color

#005ACC
0
  • #005acc Color Information

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

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

    • #005acc color has a hue of 213.5 degrees, a saturation of 100% and a lightness of 40%.

    • #005acc hex color contains mainly BLUE.

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

    • #005acc hex color has a decimal value of 23244.



    #005acc Color Spaces (Color Conversions)

    HEX 005acc #005acc
    RGB 0, 90, 204 rgb(0, 90, 204)
    RGB Percent 0, 35.29, 80 rgb(0, 35.29, 80)
    CMYK 100, 56, 0, 20
    HSL 213.5°, 100, 40 hsl(213.5, 100%, 40%)
    HSV 213.5°, 100, 80
    XYZ 14.555, 11.672, 58.613
    Hunter Lab 34.164, 16.259, -77.804
    CIE-LAB 40.69, 23.149, -64.954
    CIE-LCH 40.69, 68.956, 289.616
    CIE-LUV 100, 55.88, 0, 20
    Web Safe 0066cc

    RGB percent of color #005acc

    0%
    35.29%
    80%

    CMYK percent of color #005acc

    100%
    55.88%
    0%
    20%


    Color Schemes with #005acc

    Complementary Color

    Split Complementary


    #005acc Color Preview

    Text with hexadecimal color #005acc

    This text has a font color of #005acc

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

    #005acc Background Color

    This box has a background color of #005acc

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

    #005acc Border Color

    This box has a border color of #005acc

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

    CSS codes

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

    #005acc Color on white background

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

    #005acc Color on black background

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