COLOR #D9A14C

HEX: #D9A14C RGB: (217,161,76)

Renk bilgisi

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

RGB renk modeli

#D9A14C color RGB value is (217,161,76).

RGB: (217,161,76) (85%, 63%, 30%)

RGB bağlantıları ve doygunluk

R 217 of 255 = 85%
G 161 of 255 = 63%
B 76 of 255 = 30%

217
161
76

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

Yüzdelerle RGB renk parçaları

R + G + B = 217 + 161 + 76 = 454 (100%)
R 217 of 454 ~ 47.8%
G 161 of 454 ~ 35.46%
B 76 of 454 ~ 16.74'%

%47.8
%35.46
%16.74

CMYK RENK MODELİ

#D9A14C rengi CMYK tonu (0,26,65,15).

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

CMYK: (0,26,65,15)
C0M26Y65K15 (0%, 26%, 65%, 15%)
(0.00 / 0.26 / 0.65 / 0.15)

CMYK yüzdeleri

%0
%25.81
%64.98
%14.9

Codes

Color #D9A14C in popluar color models

D9 A1 4C
RGB 217 161 76
HSL 36° 64.98% 57.45%
HSB/HSV 36° 64.98% 85.10%
CMYK 0.00% 25.81% 64.98%
14.90%

Color #D9A14C in popluar number systems.

HEX D9 A1 4C
Decimal 217 161 76
Binary 11011001 10100001 1001100
Octal 331 241 114

Shades and tints

Shades of #D9A14C

#D9A14C
(217,161,76)
#C69346
(198,147,70)
#B38540
(179,133,64)
#A0773A
(160,119,58)
#8D6934
(141,105,52)
#7A5B2E
(122,91,46)
#674D28
(103,77,40)
#543F22
(84,63,34)
#41311C
(65,49,28)
#2E2316
(46,35,22)
#1B1510
(27,21,16)
#000000
(0,0,0)

Tints of #D9A14C

#D9A14C
(217,161,76)
#DCA95C
(220,169,92)
#DFB16C
(223,177,108)
#E2B97C
(226,185,124)
#E5C18C
(229,193,140)
#E8C99C
(232,201,156)
#EBD1AC
(235,209,172)
#EED9BC
(238,217,188)
#F1E1CC
(241,225,204)
#F4E9DC
(244,233,220)
#F7F1EC
(247,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D9A14C; }

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

This text font color is #D9A14C.

Background Color

.myBgColor { background-color: #D9A14C; }

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

This div background color is #D9A14C.

Border color

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

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

This div border color is #D9A14C.

Opacity

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

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

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

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

This text has shadow with #D9A14C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9A14C.

Preview

Color preview on black background

This text has color #D9A14C on black background.


Color preview on white background

This text has color #D9A14C on white background.


Black color preview on #D9A14C background

This text has black color on #D9A14C background.


White color preview on #D9A14C background

This text has white color on #D9A14C background.


Related colors

Complementary color

Complementary color for #hex is #265EB3.


I love getcolorcode.com

Triadic colors

1 #4CD9A1 and #A14CD9 with #D9A14C are triadic colors.

2 #4CA1D9 and #A1D94C with #D9A14C are triadic colors.