COLOR #DFE7C2

HEX: #DFE7C2 RGB: (223,231,194)

Color info

#DFE7C2 contains red, green and blue colors in about the same proportion. Web safe color of #DFE7C2 is #CCFFCC (or #CFC).

RGB color model

#DFE7C2 color RGB value is (223,231,194).

RGB: (223,231,194) (87%, 91%, 76%)

RGB channels and saturation

R 223 of 255 = 87%
G 231 of 255 = 91%
B 194 of 255 = 76%

223
231
194

R + G + B ~ 85%. #DFE7C2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 223 + 231 + 194 = 648 (100%)
R 223 of 648 ~ 34.41%
G 231 of 648 ~ 35.65%
B 194 of 648 ~ 29.94'%

%34.41
%35.65
%29.94

CMYK color model

#DFE7C2 color CMYK value is (3,0,16,9).

  • cyan value is 3.46%
  • magenta value is 0.00%
  • yellow value is 16.02%
  • key color value is 9.41%

CMYK: (3,0,16,9)
C3M0Y16K9 (3%, 0%, 16%, 9%)
(0.03 / 0.00 / 0.16 / 0.09)

CMYK percentages

%3.46
%0
%16.02
%9.41

Codes

Color #DFE7C2 in popluar color models

DF E7 C2
RGB 223 231 194
HSL 73° 43.53% 83.33%
HSB/HSV 73° 16.02% 90.59%
CMYK 3.46% 0.00% 16.02%
9.41%

Color #DFE7C2 in popluar number systems.

HEX DF E7 C2
Decimal 223 231 194
Binary 11011111 11100111 11000010
Octal 337 347 302

Shades and tints

Shades of #DFE7C2

#DFE7C2
(223,231,194)
#CBD2B1
(203,210,177)
#B7BDA0
(183,189,160)
#A3A88F
(163,168,143)
#8F937E
(143,147,126)
#7B7E6D
(123,126,109)
#67695C
(103,105,92)
#53544B
(83,84,75)
#3F3F3A
(63,63,58)
#2B2A29
(43,42,41)
#171518
(23,21,24)
#000000
(0,0,0)

Tints of #DFE7C2

#DFE7C2
(223,231,194)
#E1E9C7
(225,233,199)
#E3EBCC
(227,235,204)
#E5EDD1
(229,237,209)
#E7EFD6
(231,239,214)
#E9F1DB
(233,241,219)
#EBF3E0
(235,243,224)
#EDF5E5
(237,245,229)
#EFF7EA
(239,247,234)
#F1F9EF
(241,249,239)
#F3FBF4
(243,251,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DFE7C2 color. Also use rgb(223,231,194) instead hex code.

Text Font Color

.myTextColor { color: #DFE7C2; }

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

This text font color is #DFE7C2.

Background Color

.myBgColor { background-color: #DFE7C2; }

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

This div background color is #DFE7C2.

Border color

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

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

This div border color is #DFE7C2.

Opacity

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

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

Text with #DFE7C2 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 #DFE7C2;}

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

This text has shadow with #DFE7C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DFE7C2.

Preview

Color preview on black background

This text has color #DFE7C2 on black background.


Color preview on white background

This text has color #DFE7C2 on white background.


Black color preview on #DFE7C2 background

This text has black color on #DFE7C2 background.


White color preview on #DFE7C2 background

This text has white color on #DFE7C2 background.


Related colors

Complementary color

Complementary color for #hex is #20183D.


I love getcolorcode.com

Triadic colors

1 #C2DFE7 and #E7C2DF with #DFE7C2 are triadic colors.

2 #C2E7DF and #E7DFC2 with #DFE7C2 are triadic colors.