#003acc Hex Color

#003ACC
0
  • #003acc Color Information

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

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

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

    • #003acc hex color contains mainly BLUE.

    • The closest web safe color of #003acc is #0033cc

    • #003acc hex color has a decimal value of 15052.



    #003acc Color Spaces (Color Conversions)

    HEX 003acc #003acc
    RGB 0, 58, 204 rgb(0, 58, 204)
    RGB Percent 0, 22.75, 80 rgb(0, 22.75, 80)
    CMYK 100, 72, 0, 20
    HSL 222.9°, 100, 40 hsl(222.9, 100%, 40%)
    HSV 222.9°, 100, 80
    XYZ 12.412, 7.386, 57.898
    Hunter Lab 27.177, 33.962, -107.287
    CIE-LAB 32.67, 43.887, -78.117
    CIE-LCH 32.67, 89.601, 299.328
    CIE-LUV 100, 71.57, 0, 20
    Web Safe 0033cc

    RGB percent of color #003acc

    0%
    22.75%
    80%

    CMYK percent of color #003acc

    100%
    71.57%
    0%
    20%


    Color Schemes with #003acc

    Complementary Color

    Split Complementary


    #003acc Color Preview

    Text with hexadecimal color #003acc

    This text has a font color of #003acc

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

    #003acc Background Color

    This box has a background color of #003acc

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

    #003acc Border Color

    This box has a border color of #003acc

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

    CSS codes

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

    #003acc Color on white background

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

    #003acc Color on black background

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