COLOR #DFE2C5

HEX: #DFE2C5 RGB: (223,226,197)

Color info

#DFE2C5 contains red, green and blue colors in about the same proportion. Web safe color of #DFE2C5 is #CCCCCC (or #CCC).

RGB color model

#DFE2C5 color RGB value is (223,226,197).

RGB: (223,226,197) (87%, 89%, 77%)

RGB channels and saturation

R 223 of 255 = 87%
G 226 of 255 = 89%
B 197 of 255 = 77%

223
226
197

R + G + B ~ 84%. #DFE2C5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 223 + 226 + 197 = 646 (100%)
R 223 of 646 ~ 34.52%
G 226 of 646 ~ 34.98%
B 197 of 646 ~ 30.5'%

%34.52
%34.98
%30.5

CMYK color model

#DFE2C5 color CMYK value is (1,0,13,11).

  • cyan value is 1.33%
  • magenta value is 0.00%
  • yellow value is 12.83%
  • key color value is 11.37%

CMYK: (1,0,13,11)
C1M0Y13K11 (1%, 0%, 13%, 11%)
(0.01 / 0.00 / 0.13 / 0.11)

CMYK percentages

%1.33
%0
%12.83
%11.37

Codes

Color #DFE2C5 in popluar color models

DF E2 C5
RGB 223 226 197
HSL 66° 33.33% 82.94%
HSB/HSV 66° 12.83% 88.63%
CMYK 1.33% 0.00% 12.83%
11.37%

Color #DFE2C5 in popluar number systems.

HEX DF E2 C5
Decimal 223 226 197
Binary 11011111 11100010 11000101
Octal 337 342 305

Shades and tints

Shades of #DFE2C5

#DFE2C5
(223,226,197)
#CBCEB4
(203,206,180)
#B7BAA3
(183,186,163)
#A3A692
(163,166,146)
#8F9281
(143,146,129)
#7B7E70
(123,126,112)
#676A5F
(103,106,95)
#53564E
(83,86,78)
#3F423D
(63,66,61)
#2B2E2C
(43,46,44)
#171A1B
(23,26,27)
#000000
(0,0,0)

Tints of #DFE2C5

#DFE2C5
(223,226,197)
#E1E4CA
(225,228,202)
#E3E6CF
(227,230,207)
#E5E8D4
(229,232,212)
#E7EAD9
(231,234,217)
#E9ECDE
(233,236,222)
#EBEEE3
(235,238,227)
#EDF0E8
(237,240,232)
#EFF2ED
(239,242,237)
#F1F4F2
(241,244,242)
#F3F6F7
(243,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DFE2C5 color. Also use rgb(223,226,197) instead hex code.

Text Font Color

.myTextColor { color: #DFE2C5; }

<p style="color:#DFE2C5">This sample text font color is #DFE2C5.</p>

This text font color is #DFE2C5.

Background Color

.myBgColor { background-color: #DFE2C5; }

<div style="background-color:#DFE2C5">Inner text</div>

This div background color is #DFE2C5.

Border color

.myBorderColor { border: 1px solid #DFE2C5; }

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

This div border color is #DFE2C5.

Opacity

.myOpacity80 { color: #DFE2C5; opacity: 0.8; }

<p style="color:#DFE2C5;opacity:0.8;">80%</p>

Text with #DFE2C5 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #DFE2C5;}

<p style="text-shadow: 3px 3px 1px #DFE2C5">Text here.</p>

This text has shadow with #DFE2C5 color.


.textShadow {text-shadow: 3px 3px 1px #DFE2C5', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #DFE2C5, 5px 5px 20px red">Text here.</p>

This text has shadow with #DFE2C5 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#DFE2C5, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#DFE2C5, Direction=45, Strength=4)">Text</p>

This text has shadow with #DFE2C5 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #DFE2C5;
-webkit-box-shadow: 1px 1px 3px 2px #DFE2C5;
box-shadow: 1px 1px 3px 2px #DFE2C5;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #DFE2C5; -webkit-box-shadow: 1px 1px 3px 2px #DFE2C5; box-shadow:1px 1px 3px 2px #DFE2C5;">
Div content here
</div>

This div box has shadow with color #DFE2C5.

Preview

Color preview on black background

This text has color #DFE2C5 on black background.


Color preview on white background

This text has color #DFE2C5 on white background.


Black color preview on #DFE2C5 background

This text has black color on #DFE2C5 background.


White color preview on #DFE2C5 background

This text has white color on #DFE2C5 background.


Related colors

Complementary color

Complementary color for #hex is #201D3A.


I love getcolorcode.com

Triadic colors

1 #C5DFE2 and #E2C5DF with #DFE2C5 are triadic colors.

2 #C5E2DF and #E2DFC5 with #DFE2C5 are triadic colors.