‎#C3DCDC Barest Hint of Blue

‎#C3DCDC

‎#C3DCDC (Barest Hint of Blue) RGB value is (195, 220, 220).
Red value is 195, green value is 220, and blue value is 220.
Cylindrical-coordinate representations (HSL) of color ‎#C3DCDC: hue: 180°, saturation: 26.3%, and lightness: 81.4%.
Process color (CMYK) of ‎#C3DCDC is 11.4%, 0%, 0%, 13.7%. Web safe color equivalent of ‎#C3DCDC is ‎##CCCCCC. Color #C3DCDC contains mainly Cyan.

Color Spaces

Color spaces of #C3DCDC Value
RGB195, 220, 220
HSL180°, 26.3%, 81.4%
HSV / HSB180°, 11.4%, 86.3%
CMYK11.4%, 0%, 0%, 13.7%
XYZ61.01, 67.95, 77.6

Base Numbers

Base Red Green Blue
Binary 11000011 11011100 11011100
Octal 303 334 334
Decimal 195 220 220
Hex C3 DC DC

RGB Percentages for Color #C3DCDC

Red: 30.7%
Green: 34.6%
Blue: 34.6%

CMYK Percentages of Color #C3DCDC

Cyan: 11.4%
Black: 13.7%

Shades of #C3DCDC

Tints of #C3DCDC

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

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

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

Background Color #C3DCDC

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

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

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

The border color of this container is #C3DCDC.
CSS3 Shadow Examples
.textShadowRgb { text-shadow: 4px 4px 2px rgba(195, 220, 220, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C3DCDC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C3DCDC;
-webkit-box-shadow: 1px 1px 3px #C3DCDC;
box-shadow: 1px 1px 3px #C3DCDC; }
                
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 #C3DCDC.

Related Colors & Harmonies

Detailed Specifications & Design Guide for #C3DCDC (Barest Hint of Blue)

Color Overview & Profile: Color ‎#C3DCDC, also known as Barest Hint of Blue, 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 (195/255), 86% Green (220/255), and 86% Blue (220/255). The primary color family component is Cyan.

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

Web Accessibility & Design Recommendations: When implementing ‎#C3DCDC 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 ‎##CCCCCC.

‎#C3DCDC Barest Hint of Blue hexcolor for Barest Hint of Blue Barest Hint of Blue hexcode Shades of #C3DCDC Tints of #C3DCDC Similar Colors to #C3DCDC #C3DCDC Color Combinations #C3DCDC CSS & Web Code #C3DCDC RGB & CMYK Neutral Color Tone
Scroll to Top