COLOR #D9A84C

HEX: #D9A84C RGB: (217,168,76)

Renk bilgisi

#D9A84C contains mainly red and green colors. #D9A84C ‘ nin web güvenlik rengi #CC9933 (ya da #C93) dir.

RGB renk modeli

#D9A84C color RGB value is (217,168,76).

RGB: (217,168,76) (85%, 66%, 30%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 168 of 255 = 66%
B 76 of 255 = 30%

217
168
76

R + G + B ~ 60%. #D9A84C is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 168 + 76 = 461 (100%)
R 217 of 461 ~ 47.07%
G 168 of 461 ~ 36.44%
B 76 of 461 ~ 16.49'%

%47.07
%36.44
%16.49

CMYK RENK MODELİ

#D9A84C rengi CMYK tonu (0,23,65,15).

  • camgöbeği tonu 0.00%
  • eflatun tonu 22.58%
  • sarı tonu 64.98%
  • ana renk tonu 14.90%

CMYK: (0,23,65,15)
C0M23Y65K15 (0%, 23%, 65%, 15%)
(0.00 / 0.23 / 0.65 / 0.15)

CMYK yüzdeleri

%0
%22.58
%64.98
%14.9

Codes

Color #D9A84C in popluar color models

D9 A8 4C
RGB 217 168 76
HSL 39° 64.98% 57.45%
HSB/HSV 39° 64.98% 85.10%
CMYK 0.00% 22.58% 64.98%
14.90%

Color #D9A84C in popluar number systems.

HEX D9 A8 4C
Decimal 217 168 76
Binary 11011001 10101000 1001100
Octal 331 250 114

Shades and tints

Shades of #D9A84C

#D9A84C
(217,168,76)
#C69946
(198,153,70)
#B38A40
(179,138,64)
#A07B3A
(160,123,58)
#8D6C34
(141,108,52)
#7A5D2E
(122,93,46)
#674E28
(103,78,40)
#543F22
(84,63,34)
#41301C
(65,48,28)
#2E2116
(46,33,22)
#1B1210
(27,18,16)
#000000
(0,0,0)

Tints of #D9A84C

#D9A84C
(217,168,76)
#DCAF5C
(220,175,92)
#DFB66C
(223,182,108)
#E2BD7C
(226,189,124)
#E5C48C
(229,196,140)
#E8CB9C
(232,203,156)
#EBD2AC
(235,210,172)
#EED9BC
(238,217,188)
#F1E0CC
(241,224,204)
#F4E7DC
(244,231,220)
#F7EEEC
(247,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9A84C color. Also use rgb(217,168,76) instead hex code.

Text Font Color

.myTextColor { color: #D9A84C; }

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

This text font color is #D9A84C.

Background Color

.myBgColor { background-color: #D9A84C; }

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

This div background color is #D9A84C.

Border color

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

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

This div border color is #D9A84C.

Opacity

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

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

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

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

This text has shadow with #D9A84C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9A84C.

Preview

Color preview on black background

This text has color #D9A84C on black background.


Color preview on white background

This text has color #D9A84C on white background.


Black color preview on #D9A84C background

This text has black color on #D9A84C background.


White color preview on #D9A84C background

This text has white color on #D9A84C background.


Related colors

Complementary color

Complementary color for #hex is #2657B3.


I love getcolorcode.com

Triadic colors

1 #4CD9A8 and #A84CD9 with #D9A84C are triadic colors.

2 #4CA8D9 and #A8D94C with #D9A84C are triadic colors.