COLOR #DFD49E

HEX: #DFD49E RGB: (223,212,158)

Color info

#DFD49E contains mainly red and green colors. Web safe color of #DFD49E is #CCCC99 (or #CC9).

RGB color model

#DFD49E color RGB value is (223,212,158).

RGB: (223,212,158) (87%, 83%, 62%)

RGB channels and saturation

R 223 of 255 = 87%
G 212 of 255 = 83%
B 158 of 255 = 62%

223
212
158

R + G + B ~ 77%. #DFD49E is quite light color.

Portions of RGB colors in percentages

R + G + B = 223 + 212 + 158 = 593 (100%)
R 223 of 593 ~ 37.61%
G 212 of 593 ~ 35.75%
B 158 of 593 ~ 26.64'%

%37.61
%35.75
%26.64

CMYK color model

#DFD49E color CMYK value is (0,5,29,13).

  • cyan value is 0.00%
  • magenta value is 4.93%
  • yellow value is 29.15%
  • key color value is 12.55%

CMYK: (0,5,29,13)
C0M5Y29K13 (0%, 5%, 29%, 13%)
(0.00 / 0.05 / 0.29 / 0.13)

CMYK percentages

%0
%4.93
%29.15
%12.55

Codes

Color #DFD49E in popluar color models

DF D4 9E
RGB 223 212 158
HSL 50° 50.39% 74.71%
HSB/HSV 50° 29.15% 87.45%
CMYK 0.00% 4.93% 29.15%
12.55%

Color #DFD49E in popluar number systems.

HEX DF D4 9E
Decimal 223 212 158
Binary 11011111 11010100 10011110
Octal 337 324 236

Shades and tints

Shades of #DFD49E

#DFD49E
(223,212,158)
#CBC190
(203,193,144)
#B7AE82
(183,174,130)
#A39B74
(163,155,116)
#8F8866
(143,136,102)
#7B7558
(123,117,88)
#67624A
(103,98,74)
#534F3C
(83,79,60)
#3F3C2E
(63,60,46)
#2B2920
(43,41,32)
#171612
(23,22,18)
#000000
(0,0,0)

Tints of #DFD49E

#DFD49E
(223,212,158)
#E1D7A6
(225,215,166)
#E3DAAE
(227,218,174)
#E5DDB6
(229,221,182)
#E7E0BE
(231,224,190)
#E9E3C6
(233,227,198)
#EBE6CE
(235,230,206)
#EDE9D6
(237,233,214)
#EFECDE
(239,236,222)
#F1EFE6
(241,239,230)
#F3F2EE
(243,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DFD49E color. Also use rgb(223,212,158) instead hex code.

Text Font Color

.myTextColor { color: #DFD49E; }

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

This text font color is #DFD49E.

Background Color

.myBgColor { background-color: #DFD49E; }

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

This div background color is #DFD49E.

Border color

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

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

This div border color is #DFD49E.

Opacity

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

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

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

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

This text has shadow with #DFD49E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DFD49E.

Preview

Color preview on black background

This text has color #DFD49E on black background.


Color preview on white background

This text has color #DFD49E on white background.


Black color preview on #DFD49E background

This text has black color on #DFD49E background.


White color preview on #DFD49E background

This text has white color on #DFD49E background.


Related colors

Complementary color

Complementary color for #hex is #202B61.


I love getcolorcode.com

Triadic colors

1 #9EDFD4 and #D49EDF with #DFD49E are triadic colors.

2 #9ED4DF and #D4DF9E with #DFD49E are triadic colors.