COLOR #D4A358

HEX: #D4A358 RGB: (212,163,88)

Color info

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

RGB color model

#D4A358 color RGB value is (212,163,88).

RGB: (212,163,88) (83%, 64%, 35%)

RGB channels and saturation

R 212 of 255 = 83%
G 163 of 255 = 64%
B 88 of 255 = 35%

212
163
88

R + G + B ~ 61%. #D4A358 is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 163 + 88 = 463 (100%)
R 212 of 463 ~ 45.79%
G 163 of 463 ~ 35.21%
B 88 of 463 ~ 19.01'%

%45.79
%35.21
%19.01

CMYK color model

#D4A358 color CMYK value is (0,23,58,17).

  • cyan value is 0.00%
  • magenta value is 23.11%
  • yellow value is 58.49%
  • key color value is 16.86%
CMYK: (0,23,58,17) C0M23Y58K17 (0%,23%,58%,17%) (0.00/0.23/0.58/0.17) 

CMYK percentages

%0
%23.11
%58.49
%16.86

Codes

Color #D4A358 in popluar color models

D4 A3 58
RGB 212 163 88
HSL 36° 59.05% 58.82%
HSB/HSV 36° 58.49% 83.14%
CMYK 0.00% 23.11% 58.49%
16.86%

Color #D4A358 in popluar number systems.

HEX D4 A3 58
Decimal 212 163 88
Binary 11010100 10100011 1011000
Octal 324 243 130

Shades and tints

Shades of #D4A358

#D4A358
(212,163,88)
#C19550
(193,149,80)
#AE8748
(174,135,72)
#9B7940
(155,121,64)
#886B38
(136,107,56)
#755D30
(117,93,48)
#624F28
(98,79,40)
#4F4120
(79,65,32)
#3C3318
(60,51,24)
#292510
(41,37,16)
#161708
(22,23,8)
#000000
(0,0,0)

Tints of #D4A358

#D4A358
(212,163,88)
#D7AB67
(215,171,103)
#DAB376
(218,179,118)
#DDBB85
(221,187,133)
#E0C394
(224,195,148)
#E3CBA3
(227,203,163)
#E6D3B2
(230,211,178)
#E9DBC1
(233,219,193)
#ECE3D0
(236,227,208)
#EFEBDF
(239,235,223)
#F2F3EE
(242,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4A358 color. Also use rgb(212,163,88) instead hex code.

Text Font Color

.myTextColor { color: #D4A358; }

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

This text font color is #D4A358.

Background Color

.myBgColor { background-color: #D4A358; }

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

This div background color is #D4A358.

Border color

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

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

This div border color is #D4A358.

Opacity

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

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

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

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

This text has shadow with #D4A358 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4A358.

Preview

Color preview on black background

This text has color #D4A358 on black background.


Color preview on white background

This text has color #D4A358 on white background.


Black color preview on #D4A358 background

This text has black color on #D4A358 background.


White color preview on #D4A358 background

This text has white color on #D4A358 background.


Related colors

Complementary color

Complementary color for #hex is #2B5CA7.


I love getcolorcode.com

Triadic colors

1 #58D4A3 and #A358D4 with #D4A358 are triadic colors.

2 #58A3D4 and #A3D458 with #D4A358 are triadic colors.