COLOR #DCC59E

HEX: #DCC59E RGB: (220,197,158)

Renk bilgisi

#DCC59E contains mainly red and green colors. #DCC59E ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#DCC59E color RGB value is (220,197,158).

RGB: (220,197,158) (86%, 77%, 62%)

RGB bağlantıları ve doygunluk

R 220 of 255 = 86%
G 197 of 255 = 77%
B 158 of 255 = 62%

220
197
158

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

Yüzdelerle RGB renk parçaları

R + G + B = 220 + 197 + 158 = 575 (100%)
R 220 of 575 ~ 38.26%
G 197 of 575 ~ 34.26%
B 158 of 575 ~ 27.48'%

%38.26
%34.26
%27.48

CMYK RENK MODELİ

#DCC59E rengi CMYK tonu (0,10,28,14).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.45%
  • sarı tonu 28.18%
  • ana renk tonu 13.73%

CMYK: (0,10,28,14)
C0M10Y28K14 (0%, 10%, 28%, 14%)
(0.00 / 0.10 / 0.28 / 0.14)

CMYK yüzdeleri

%0
%10.45
%28.18
%13.73

Codes

Color #DCC59E in popluar color models

DC C5 9E
RGB 220 197 158
HSL 38° 46.97% 74.12%
HSB/HSV 38° 28.18% 86.27%
CMYK 0.00% 10.45% 28.18%
13.73%

Color #DCC59E in popluar number systems.

HEX DC C5 9E
Decimal 220 197 158
Binary 11011100 11000101 10011110
Octal 334 305 236

Shades and tints

Shades of #DCC59E

#DCC59E
(220,197,158)
#C8B490
(200,180,144)
#B4A382
(180,163,130)
#A09274
(160,146,116)
#8C8166
(140,129,102)
#787058
(120,112,88)
#645F4A
(100,95,74)
#504E3C
(80,78,60)
#3C3D2E
(60,61,46)
#282C20
(40,44,32)
#141B12
(20,27,18)
#000000
(0,0,0)

Tints of #DCC59E

#DCC59E
(220,197,158)
#DFCAA6
(223,202,166)
#E2CFAE
(226,207,174)
#E5D4B6
(229,212,182)
#E8D9BE
(232,217,190)
#EBDEC6
(235,222,198)
#EEE3CE
(238,227,206)
#F1E8D6
(241,232,214)
#F4EDDE
(244,237,222)
#F7F2E6
(247,242,230)
#FAF7EE
(250,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DCC59E; }

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

This text font color is #DCC59E.

Background Color

.myBgColor { background-color: #DCC59E; }

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

This div background color is #DCC59E.

Border color

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

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

This div border color is #DCC59E.

Opacity

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

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

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

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

This text has shadow with #DCC59E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DCC59E.

Preview

Color preview on black background

This text has color #DCC59E on black background.


Color preview on white background

This text has color #DCC59E on white background.


Black color preview on #DCC59E background

This text has black color on #DCC59E background.


White color preview on #DCC59E background

This text has white color on #DCC59E background.


Related colors

Complementary color

Complementary color for #hex is #233A61.


I love getcolorcode.com

Triadic colors

1 #9EDCC5 and #C59EDC with #DCC59E are triadic colors.

2 #9EC5DC and #C5DC9E with #DCC59E are triadic colors.