‎#EEDDCC Bare Bone

‎#EEDDCC

‎#EEDDCC (Bare Bone) RGB value is (238, 221, 204).
Red value is 238, green value is 221, and blue value is 204.
Cylindrical-coordinate representations (HSL) of color ‎#EEDDCC: hue: 30°, saturation: 50%, and lightness: 86.7%.
Process color (CMYK) of ‎#EEDDCC is 0%, 7.1%, 14.3%, 6.7%. Web safe color equivalent of ‎#EEDDCC is ‎##FFCCCC. Color #EEDDCC contains mainly Yellow.

Color Spaces

Color spaces of #EEDDCC Value
RGB238, 221, 204
HSL30°, 50%, 86.7%
HSV / HSB30°, 14.3%, 93.3%
CMYK0%, 7.1%, 14.3%, 6.7%
XYZ72.01, 74.25, 67.65

Base Numbers

Base Red Green Blue
Binary 11101110 11011101 11001100
Octal 356 335 314
Decimal 238 221 204
Hex EE DD CC

RGB Percentages for Color #EEDDCC

Red: 35.9%
Green: 33.3%
Blue: 30.8%

CMYK Percentages of Color #EEDDCC

Magenta: 7.1%
Yellow: 14.3%
Black: 6.7%

Shades of #EEDDCC

Tints of #EEDDCC

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

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

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

Background Color #EEDDCC

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

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

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

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

Related Colors & Harmonies

Detailed Specifications & Design Guide for #EEDDCC (Bare Bone)

Color Overview & Profile: Color ‎#EEDDCC, also known as Bare Bone, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 93% Red (238/255), 87% Green (221/255), and 80% Blue (204/255). The primary color family component is Yellow.

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

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

‎#EEDDCC Bare Bone hexcolor for Bare Bone Bare Bone hexcode Shades of #EEDDCC Tints of #EEDDCC Similar Colors to #EEDDCC #EEDDCC Color Combinations #EEDDCC CSS & Web Code #EEDDCC RGB & CMYK Warm Color Tone
Scroll to Top