COLOR #DCC589

HEX: #DCC589 RGB: (220,197,137)

Renk bilgisi

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

RGB renk modeli

#DCC589 color RGB value is (220,197,137).

RGB: (220,197,137) (86%, 77%, 54%)

RGB bağlantıları ve doygunluk

R 220 of 255 = 86%
G 197 of 255 = 77%
B 137 of 255 = 54%

220
197
137

R + G + B ~ 72%. #DCC589 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 220 + 197 + 137 = 554 (100%)
R 220 of 554 ~ 39.71%
G 197 of 554 ~ 35.56%
B 137 of 554 ~ 24.73'%

%39.71
%35.56
%24.73

CMYK RENK MODELİ

#DCC589 rengi CMYK tonu (0,10,38,14).

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

CMYK: (0,10,38,14)
C0M10Y38K14 (0%, 10%, 38%, 14%)
(0.00 / 0.10 / 0.38 / 0.14)

CMYK yüzdeleri

%0
%10.45
%37.73
%13.73

Codes

Color #DCC589 in popluar color models

DC C5 89
RGB 220 197 137
HSL 43° 54.25% 70.00%
HSB/HSV 43° 37.73% 86.27%
CMYK 0.00% 10.45% 37.73%
13.73%

Color #DCC589 in popluar number systems.

HEX DC C5 89
Decimal 220 197 137
Binary 11011100 11000101 10001001
Octal 334 305 211

Shades and tints

Shades of #DCC589

#DCC589
(220,197,137)
#C8B47D
(200,180,125)
#B4A371
(180,163,113)
#A09265
(160,146,101)
#8C8159
(140,129,89)
#78704D
(120,112,77)
#645F41
(100,95,65)
#504E35
(80,78,53)
#3C3D29
(60,61,41)
#282C1D
(40,44,29)
#141B11
(20,27,17)
#000000
(0,0,0)

Tints of #DCC589

#DCC589
(220,197,137)
#DFCA93
(223,202,147)
#E2CF9D
(226,207,157)
#E5D4A7
(229,212,167)
#E8D9B1
(232,217,177)
#EBDEBB
(235,222,187)
#EEE3C5
(238,227,197)
#F1E8CF
(241,232,207)
#F4EDD9
(244,237,217)
#F7F2E3
(247,242,227)
#FAF7ED
(250,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #DCC589; }

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

This text font color is #DCC589.

Background Color

.myBgColor { background-color: #DCC589; }

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

This div background color is #DCC589.

Border color

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

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

This div border color is #DCC589.

Opacity

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

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

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

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

This text has shadow with #DCC589 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DCC589.

Preview

Color preview on black background

This text has color #DCC589 on black background.


Color preview on white background

This text has color #DCC589 on white background.


Black color preview on #DCC589 background

This text has black color on #DCC589 background.


White color preview on #DCC589 background

This text has white color on #DCC589 background.


Related colors

Complementary color

Complementary color for #hex is #233A76.


I love getcolorcode.com

Triadic colors

1 #89DCC5 and #C589DC with #DCC589 are triadic colors.

2 #89C5DC and #C5DC89 with #DCC589 are triadic colors.