COLOR #D4A278

HEX: #D4A278 RGB: (212,162,120)

Color info

#D4A278 contains mainly red and green colors. Web safe color of #D4A278 is #CC9966 (or #C96).

RGB color model

#D4A278 color RGB value is (212,162,120).

RGB: (212,162,120) (83%, 64%, 47%)

RGB channels and saturation

R 212 of 255 = 83%
G 162 of 255 = 64%
B 120 of 255 = 47%

212
162
120

R + G + B ~ 65%. #D4A278 is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 162 + 120 = 494 (100%)
R 212 of 494 ~ 42.91%
G 162 of 494 ~ 32.79%
B 120 of 494 ~ 24.29'%

%42.91
%32.79
%24.29

CMYK color model

#D4A278 color CMYK value is (0,24,43,17).

  • cyan value is 0.00%
  • magenta value is 23.58%
  • yellow value is 43.40%
  • key color value is 16.86%

CMYK: (0,24,43,17)
C0M24Y43K17 (0%, 24%, 43%, 17%)
(0.00 / 0.24 / 0.43 / 0.17)

CMYK percentages

%0
%23.58
%43.4
%16.86

Codes

Color #D4A278 in popluar color models

D4 A2 78
RGB 212 162 120
HSL 27° 51.69% 65.10%
HSB/HSV 27° 43.40% 83.14%
CMYK 0.00% 23.58% 43.40%
16.86%

Color #D4A278 in popluar number systems.

HEX D4 A2 78
Decimal 212 162 120
Binary 11010100 10100010 1111000
Octal 324 242 170

Shades and tints

Shades of #D4A278

#D4A278
(212,162,120)
#C1946E
(193,148,110)
#AE8664
(174,134,100)
#9B785A
(155,120,90)
#886A50
(136,106,80)
#755C46
(117,92,70)
#624E3C
(98,78,60)
#4F4032
(79,64,50)
#3C3228
(60,50,40)
#29241E
(41,36,30)
#161614
(22,22,20)
#000000
(0,0,0)

Tints of #D4A278

#D4A278
(212,162,120)
#D7AA84
(215,170,132)
#DAB290
(218,178,144)
#DDBA9C
(221,186,156)
#E0C2A8
(224,194,168)
#E3CAB4
(227,202,180)
#E6D2C0
(230,210,192)
#E9DACC
(233,218,204)
#ECE2D8
(236,226,216)
#EFEAE4
(239,234,228)
#F2F2F0
(242,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4A278 color. Also use rgb(212,162,120) instead hex code.

Text Font Color

.myTextColor { color: #D4A278; }

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

This text font color is #D4A278.

Background Color

.myBgColor { background-color: #D4A278; }

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

This div background color is #D4A278.

Border color

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

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

This div border color is #D4A278.

Opacity

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

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

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

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

This text has shadow with #D4A278 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4A278.

Preview

Color preview on black background

This text has color #D4A278 on black background.


Color preview on white background

This text has color #D4A278 on white background.


Black color preview on #D4A278 background

This text has black color on #D4A278 background.


White color preview on #D4A278 background

This text has white color on #D4A278 background.


Related colors

Complementary color

Complementary color for #hex is #2B5D87.


I love getcolorcode.com

Triadic colors

1 #78D4A2 and #A278D4 with #D4A278 are triadic colors.

2 #78A2D4 and #A2D478 with #D4A278 are triadic colors.