COLOR #D1A14A

HEX: #D1A14A RGB: (209,161,74)

Color info

#D1A14A contains mainly red and green colors. Web safe color of #D1A14A is #CC9933 (or #C93).

RGB color model

#D1A14A color RGB value is (209,161,74).

RGB: (209,161,74) (82%, 63%, 29%)

RGB channels and saturation

R 209 of 255 = 82%
G 161 of 255 = 63%
B 74 of 255 = 29%

209
161
74

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

Portions of RGB colors in percentages

R + G + B = 209 + 161 + 74 = 444 (100%)
R 209 of 444 ~ 47.07%
G 161 of 444 ~ 36.26%
B 74 of 444 ~ 16.67'%

%47.07
%36.26
%16.67

CMYK color model

#D1A14A color CMYK value is (0,23,65,18).

  • cyan value is 0.00%
  • magenta value is 22.97%
  • yellow value is 64.59%
  • key color value is 18.04%

CMYK: (0,23,65,18)
C0M23Y65K18 (0%, 23%, 65%, 18%)
(0.00 / 0.23 / 0.65 / 0.18)

CMYK percentages

%0
%22.97
%64.59
%18.04

Codes

Color #D1A14A in popluar color models

D1 A1 4A
RGB 209 161 74
HSL 39° 59.47% 55.49%
HSB/HSV 39° 64.59% 81.96%
CMYK 0.00% 22.97% 64.59%
18.04%

Color #D1A14A in popluar number systems.

HEX D1 A1 4A
Decimal 209 161 74
Binary 11010001 10100001 1001010
Octal 321 241 112

Shades and tints

Shades of #D1A14A

#D1A14A
(209,161,74)
#BE9344
(190,147,68)
#AB853E
(171,133,62)
#987738
(152,119,56)
#856932
(133,105,50)
#725B2C
(114,91,44)
#5F4D26
(95,77,38)
#4C3F20
(76,63,32)
#39311A
(57,49,26)
#262314
(38,35,20)
#13150E
(19,21,14)
#000000
(0,0,0)

Tints of #D1A14A

#D1A14A
(209,161,74)
#D5A95A
(213,169,90)
#D9B16A
(217,177,106)
#DDB97A
(221,185,122)
#E1C18A
(225,193,138)
#E5C99A
(229,201,154)
#E9D1AA
(233,209,170)
#EDD9BA
(237,217,186)
#F1E1CA
(241,225,202)
#F5E9DA
(245,233,218)
#F9F1EA
(249,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D1A14A color. Also use rgb(209,161,74) instead hex code.

Text Font Color

.myTextColor { color: #D1A14A; }

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

This text font color is #D1A14A.

Background Color

.myBgColor { background-color: #D1A14A; }

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

This div background color is #D1A14A.

Border color

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

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

This div border color is #D1A14A.

Opacity

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

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

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

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

This text has shadow with #D1A14A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D1A14A.

Preview

Color preview on black background

This text has color #D1A14A on black background.


Color preview on white background

This text has color #D1A14A on white background.


Black color preview on #D1A14A background

This text has black color on #D1A14A background.


White color preview on #D1A14A background

This text has white color on #D1A14A background.


Related colors

Complementary color

Complementary color for #hex is #2E5EB5.


I love getcolorcode.com

Triadic colors

1 #4AD1A1 and #A14AD1 with #D1A14A are triadic colors.

2 #4AA1D1 and #A1D14A with #D1A14A are triadic colors.