#0200cc Hex Color

#0200CC
0
  • #0200cc Color Information

    • In RGB color space, #0200cc hex color has a red value of 2, a green value of 0 and a blue value of 204.

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

    • #0200cc color has a hue of 240.6 degrees, a saturation of 100% and a lightness of 40%.

    • #0200cc hex color contains mainly BLUE.

    • The closest web safe color of #0200cc is #0000cc

    • #0200cc hex color has a decimal value of 131276.



    #0200cc Color Spaces (Color Conversions)

    HEX 0200cc #0200cc
    RGB 2, 0, 204 rgb(2, 0, 204)
    RGB Percent 0.78, 0, 80 rgb(0.78, 0, 80)
    CMYK 99, 100, 0, 20
    HSL 240.6°, 100, 40 hsl(240.6, 100%, 40%)
    HSV 240.6°, 100, 80
    XYZ 10.924, 4.373, 57.395
    Hunter Lab 20.912, 56.65, -148.091
    CIE-LAB 24.868, 66.944, -91.098
    CIE-LCH 24.868, 113.05, 306.311
    CIE-LUV 99.02, 100, 0, 20
    Web Safe 0000cc

    RGB percent of color #0200cc

    0.78%
    0%
    80%

    CMYK percent of color #0200cc

    99.02%
    100%
    0%
    20%


    Color Schemes with #0200cc

    Complementary Color

    Split Complementary


    #0200cc Color Preview

    Text with hexadecimal color #0200cc

    This text has a font color of #0200cc

    <p style="color:#0200cc">Text here</p>

    #0200cc Background Color

    This box has a background color of #0200cc

    <div style="background-color:#0200cc">Text here</div>

    #0200cc Border Color

    This box has a border color of #0200cc

    <div style="border: 4px solid #0200cc">Text here</div>

    CSS codes

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

    #0200cc Color on white background

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

    #0200cc Color on black background

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