#000acc Hex Color

#000ACC
0
  • #000acc Color Information

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

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

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

    • #000acc hex color contains mainly BLUE.

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

    • #000acc hex color has a decimal value of 2764.



    #000acc Color Spaces (Color Conversions)

    HEX 000acc #000acc
    RGB 0, 10, 204 rgb(0, 10, 204)
    RGB Percent 0, 3.92, 80 rgb(0, 3.92, 80)
    CMYK 100, 95, 0, 20
    HSL 237.1°, 100, 40 hsl(237.1, 100%, 40%)
    HSV 237.1°, 100, 80
    XYZ 11.008, 4.577, 57.43
    Hunter Lab 21.394, 54.406, -144.183
    CIE-LAB 25.494, 64.868, -90.052
    CIE-LCH 25.494, 110.983, 305.767
    CIE-LUV 100, 95.1, 0, 20
    Web Safe 0000cc

    RGB percent of color #000acc

    0%
    3.92%
    80%

    CMYK percent of color #000acc

    100%
    95.1%
    0%
    20%


    Color Schemes with #000acc

    Complementary Color

    Split Complementary


    #000acc Color Preview

    Text with hexadecimal color #000acc

    This text has a font color of #000acc

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

    #000acc Background Color

    This box has a background color of #000acc

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

    #000acc Border Color

    This box has a border color of #000acc

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

    CSS codes

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

    #000acc Color on white background

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

    #000acc Color on black background

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