#00CCFF Hex color

#00CCFF

The hexadecimal color code #00CCFF corresponds to the code RGB( 0, 204, 255 ). It's a shade of Blue. It is equivalent to simplified code #0CF . This color is a combination of red (at 0,00 level), green (at 0,80 level) and blue (at 1,00 level). Its brightness is 50% and its saturation is 100%. It is composed of red at 0%, green at 44% and blue at 55%.


Features

Hue

Saturation

Brightness

192
100
50
Shade of Blue
Hex Code #00CCFF
Simplified Hex Code#0CF
RGB Code rgb( 0 , 204 , 255)
RGB Code Percentagergb( 0.0% , 80.0% , 100.0% )
HSLhsl( 192 , 100% , 50% )
Complementary
Color
#FF3300


Variations of #00CCFF

Lighter Shades

Palette of gradually lightened shades. The lightest shade of #00CCFF is the color #E5F9FF

#00ccff

Darker Shades

Palette of progressively darker shades. The darkest shade is #001419.

#00ccff

Other Shades of Blue

Examples of other colors within the Blue spectrum .

See more



Color Palettes

The complementary color #FF3300 is the color exactly opposite to #00CCFF on the color wheel. The triadic palette is created by selecting two colors that are evenly spaced on the color wheel.

Complementary color palette

#00CCFF

Triadic palette



Uses of #00CCFF in CSS

When using #00CCFF as the background color, consider selecting a darker text color for improved readability. If you want to use #00CCFF as the text color, prefer a dark background, such as Black.

#00CCFF as background color

Black text
White text
div{ background: #00CCFF;  }

Colored text

With a white background or
with a dark background
div{ color: #00CCFF;  }

Border

#00CCFF colored border with a width of 3px
div{ border: 3px solid #00CCFF;  }

Shadow

#00CCFF shadow colored
div{ box-shadow: 3px 3px 7px #00CCFF; }

Note:
In CSS, the color code #00CCFF can be replaced with the simplified code "#0CF".

Similar Colors

Other color codes similar or equivalent to the specified color code #00CCFF.

Choose another color

Select another color on color wheel.

Selected color: