‎#DCDDCC Light Soft Kind

‎#DCDDCC

‎#DCDDCC (Light Soft Kind) RGB value is (220, 221, 204).
Red value is 220, green value is 221, and blue value is 204.
Cylindrical-coordinate representations (HSL) of color ‎#DCDDCC: hue: 64°, saturation: 20%, and lightness: 83.3%.
Process color (CMYK) of ‎#DCDDCC is 0.5%, 0%, 7.7%, 13.3%. Web safe color equivalent of ‎#DCDDCC is ‎##CCCCCC. Color #DCDDCC contains mainly WHITE.

Color Spaces

Color spaces of #DCDDCC Value
RGB220, 221, 204
HSL64°, 20%, 83.3%
HSV / HSB64°, 7.7%, 86.7%
CMYK0.5%, 0%, 7.7%, 13.3%
XYZ66.27, 71.29, 67.38

Base Numbers

Base Red Green Blue
Binary 11011100 11011101 11001100
Octal 334 335 314
Decimal 220 221 204
Hex DC DD CC

RGB Percentages for Color #DCDDCC

Red: 34.1%
Green: 34.3%
Blue: 31.6%

CMYK Percentages of Color #DCDDCC

Cyan: 0.5%
Yellow: 7.7%
Black: 13.3%

Shades of #DCDDCC

Tints of #DCDDCC

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

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

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

Background Color #DCDDCC

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

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

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

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

Related Colors & Harmonies

Detailed Specifications & Design Guide for #DCDDCC (Light Soft Kind)

Color Overview & Profile: Color ‎#DCDDCC, also known as Light Soft Kind, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 86% Red (220/255), 87% Green (221/255), and 80% Blue (204/255). The primary color family component is WHITE.

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

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

‎#DCDDCC Light Soft Kind hexcolor for Light Soft Kind Light Soft Kind hexcode Shades of #DCDDCC Tints of #DCDDCC Similar Colors to #DCDDCC #DCDDCC Color Combinations #DCDDCC CSS & Web Code #DCDDCC RGB & CMYK Neutral Color Tone
Scroll to Top