‎#C2FFFF Friendly Frost

‎#C2FFFF

‎#C2FFFF (Friendly Frost) RGB value is (194, 255, 255).
Red value is 194, green value is 255, and blue value is 255.
Cylindrical-coordinate representations (HSL) of color ‎#C2FFFF: hue: 180°, saturation: 100%, and lightness: 88%.
Process color (CMYK) of ‎#C2FFFF is 23.9%, 0%, 0%, 0%. Web safe color equivalent of ‎#C2FFFF is ‎##CCFFFF. Color #C2FFFF contains mainly Cyan.

Color Spaces

Color spaces of #C2FFFF Value
RGB194, 255, 255
HSL180°, 100%, 88%
HSV / HSB180°, 23.9%, 100%
CMYK23.9%, 0%, 0%, 0%
XYZ76.05, 90.21, 107.99

Base Numbers

Base Red Green Blue
Binary 11000010 11111111 11111111
Octal 302 377 377
Decimal 194 255 255
Hex C2 FF FF

RGB Percentages for Color #C2FFFF

Red: 27.6%
Green: 36.2%
Blue: 36.2%

CMYK Percentages of Color #C2FFFF

Cyan: 23.9%

Shades of #C2FFFF

Tints of #C2FFFF

CSS Codes for Color #C2FFFF
.mybgColor { background-color: #C2FFFF; }
.myforeColor { color: #C2FFFF; }
.myborderColor { border: 3px solid #C2FFFF; }
Text Font Color #C2FFFF

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

This sample text is styled with font color #C2FFFF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.

Background Color #C2FFFF

<div style="background-color:#C2FFFF">Div content here</div>

The background color of this container is #C2FFFF.
Border Color #C2FFFF

<div style="border:3px solid #C2FFFF">Div here</div>

The border color of this container is #C2FFFF.
CSS3 Shadow Examples
.textShadowRgb { text-shadow: 4px 4px 2px rgba(194, 255, 255, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C2FFFF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C2FFFF;
-webkit-box-shadow: 1px 1px 3px #C2FFFF;
box-shadow: 1px 1px 3px #C2FFFF; }
                
Text Shadow Using RGB Values

This text has a CSS3 shadow effect generated with RGB color values.

Text Shadow Using Hex Values

This text has a CSS3 shadow effect generated with Hex color values.

Shadow Div Box
This div container demonstrates a CSS3 box shadow effect using #C2FFFF.

Related Colors & Harmonies

Detailed Specifications & Design Guide for #C2FFFF (Friendly Frost)

Color Overview & Profile: Color ‎#C2FFFF, also known as Friendly Frost, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 76% Red (194/255), 100% Green (255/255), and 100% Blue (255/255). The primary color family component is Cyan.

Print & Physical Production Specs: For physical print production and offset printing setups, ‎#C2FFFF translates into the CMYK subtractive color model with values of 23.9% Cyan, 0% Magenta, 0% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 180°, saturation of 100%, and lightness of 88%.

Web Accessibility & Design Recommendations: When implementing ‎#C2FFFF in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ‎##CCFFFF.

‎#C2FFFF Friendly Frost hexcolor for Friendly Frost Friendly Frost hexcode Shades of #C2FFFF Tints of #C2FFFF Similar Colors to #C2FFFF #C2FFFF Color Combinations #C2FFFF CSS & Web Code #C2FFFF RGB & CMYK Cool Color Tone
Scroll to Top