COLOR #D4A14A

HEX: #D4A14A RGB: (212,161,74)

Color info

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

RGB color model

#D4A14A color RGB value is (212,161,74).

RGB: (212,161,74) (83%, 63%, 29%)

RGB channels and saturation

R 212 of 255 = 83%
G 161 of 255 = 63%
B 74 of 255 = 29%

212
161
74

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

Portions of RGB colors in percentages

R + G + B = 212 + 161 + 74 = 447 (100%)
R 212 of 447 ~ 47.43%
G 161 of 447 ~ 36.02%
B 74 of 447 ~ 16.55'%

%47.43
%36.02
%16.55

CMYK color model

#D4A14A color CMYK value is (0,24,65,17).

  • cyan value is 0.00%
  • magenta value is 24.06%
  • yellow value is 65.09%
  • key color value is 16.86%

CMYK: (0,24,65,17)
C0M24Y65K17 (0%, 24%, 65%, 17%)
(0.00 / 0.24 / 0.65 / 0.17)

CMYK percentages

%0
%24.06
%65.09
%16.86

Codes

Color #D4A14A in popluar color models

D4 A1 4A
RGB 212 161 74
HSL 38° 61.61% 56.08%
HSB/HSV 38° 65.09% 83.14%
CMYK 0.00% 24.06% 65.09%
16.86%

Color #D4A14A in popluar number systems.

HEX D4 A1 4A
Decimal 212 161 74
Binary 11010100 10100001 1001010
Octal 324 241 112

Shades and tints

Shades of #D4A14A

#D4A14A
(212,161,74)
#C19344
(193,147,68)
#AE853E
(174,133,62)
#9B7738
(155,119,56)
#886932
(136,105,50)
#755B2C
(117,91,44)
#624D26
(98,77,38)
#4F3F20
(79,63,32)
#3C311A
(60,49,26)
#292314
(41,35,20)
#16150E
(22,21,14)
#000000
(0,0,0)

Tints of #D4A14A

#D4A14A
(212,161,74)
#D7A95A
(215,169,90)
#DAB16A
(218,177,106)
#DDB97A
(221,185,122)
#E0C18A
(224,193,138)
#E3C99A
(227,201,154)
#E6D1AA
(230,209,170)
#E9D9BA
(233,217,186)
#ECE1CA
(236,225,202)
#EFE9DA
(239,233,218)
#F2F1EA
(242,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D4A14A; }

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

This text font color is #D4A14A.

Background Color

.myBgColor { background-color: #D4A14A; }

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

This div background color is #D4A14A.

Border color

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

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

This div border color is #D4A14A.

Opacity

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

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

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

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

This text has shadow with #D4A14A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4A14A.

Preview

Color preview on black background

This text has color #D4A14A on black background.


Color preview on white background

This text has color #D4A14A on white background.


Black color preview on #D4A14A background

This text has black color on #D4A14A background.


White color preview on #D4A14A background

This text has white color on #D4A14A background.


Related colors

Complementary color

Complementary color for #hex is #2B5EB5.


I love getcolorcode.com

Triadic colors

1 #4AD4A1 and #A14AD4 with #D4A14A are triadic colors.

2 #4AA1D4 and #A1D44A with #D4A14A are triadic colors.