COLOR #D9C59E

HEX: #D9C59E RGB: (217,197,158)

Renk bilgisi

#D9C59E contains red, green and blue colors in about the same proportion. #D9C59E ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#D9C59E color RGB value is (217,197,158).

RGB: (217,197,158) (85%, 77%, 62%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 197 of 255 = 77%
B 158 of 255 = 62%

217
197
158

R + G + B ~ 75%. #D9C59E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 197 + 158 = 572 (100%)
R 217 of 572 ~ 37.94%
G 197 of 572 ~ 34.44%
B 158 of 572 ~ 27.62'%

%37.94
%34.44
%27.62

CMYK RENK MODELİ

#D9C59E rengi CMYK tonu (0,9,27,15).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.22%
  • sarı tonu 27.19%
  • ana renk tonu 14.90%

CMYK: (0,9,27,15)
C0M9Y27K15 (0%, 9%, 27%, 15%)
(0.00 / 0.09 / 0.27 / 0.15)

CMYK yüzdeleri

%0
%9.22
%27.19
%14.9

Codes

Color #D9C59E in popluar color models

D9 C5 9E
RGB 217 197 158
HSL 40° 43.70% 73.53%
HSB/HSV 40° 27.19% 85.10%
CMYK 0.00% 9.22% 27.19%
14.90%

Color #D9C59E in popluar number systems.

HEX D9 C5 9E
Decimal 217 197 158
Binary 11011001 11000101 10011110
Octal 331 305 236

Shades and tints

Shades of #D9C59E

#D9C59E
(217,197,158)
#C6B490
(198,180,144)
#B3A382
(179,163,130)
#A09274
(160,146,116)
#8D8166
(141,129,102)
#7A7058
(122,112,88)
#675F4A
(103,95,74)
#544E3C
(84,78,60)
#413D2E
(65,61,46)
#2E2C20
(46,44,32)
#1B1B12
(27,27,18)
#000000
(0,0,0)

Tints of #D9C59E

#D9C59E
(217,197,158)
#DCCAA6
(220,202,166)
#DFCFAE
(223,207,174)
#E2D4B6
(226,212,182)
#E5D9BE
(229,217,190)
#E8DEC6
(232,222,198)
#EBE3CE
(235,227,206)
#EEE8D6
(238,232,214)
#F1EDDE
(241,237,222)
#F4F2E6
(244,242,230)
#F7F7EE
(247,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9C59E color. Also use rgb(217,197,158) instead hex code.

Text Font Color

.myTextColor { color: #D9C59E; }

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

This text font color is #D9C59E.

Background Color

.myBgColor { background-color: #D9C59E; }

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

This div background color is #D9C59E.

Border color

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

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

This div border color is #D9C59E.

Opacity

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

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

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

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

This text has shadow with #D9C59E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9C59E.

Preview

Color preview on black background

This text has color #D9C59E on black background.


Color preview on white background

This text has color #D9C59E on white background.


Black color preview on #D9C59E background

This text has black color on #D9C59E background.


White color preview on #D9C59E background

This text has white color on #D9C59E background.


Related colors

Complementary color

Complementary color for #hex is #263A61.


I love getcolorcode.com

Triadic colors

1 #9ED9C5 and #C59ED9 with #D9C59E are triadic colors.

2 #9EC5D9 and #C5D99E with #D9C59E are triadic colors.