COLOR #D9A275

HEX: #D9A275 RGB: (217,162,117)

Color info

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

RGB color model

#D9A275 color RGB value is (217,162,117).

RGB: (217,162,117) (85%, 64%, 46%)

RGB channels and saturation

R 217 of 255 = 85%
G 162 of 255 = 64%
B 117 of 255 = 46%

217
162
117

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

Portions of RGB colors in percentages

R + G + B = 217 + 162 + 117 = 496 (100%)
R 217 of 496 ~ 43.75%
G 162 of 496 ~ 32.66%
B 117 of 496 ~ 23.59'%

%43.75
%32.66
%23.59

CMYK color model

#D9A275 color CMYK value is (0,25,46,15).

  • cyan value is 0.00%
  • magenta value is 25.35%
  • yellow value is 46.08%
  • key color value is 14.90%

CMYK: (0,25,46,15)
C0M25Y46K15 (0%, 25%, 46%, 15%)
(0.00 / 0.25 / 0.46 / 0.15)

CMYK percentages

%0
%25.35
%46.08
%14.9

Codes

Color #D9A275 in popluar color models

D9 A2 75
RGB 217 162 117
HSL 27° 56.82% 65.49%
HSB/HSV 27° 46.08% 85.10%
CMYK 0.00% 25.35% 46.08%
14.90%

Color #D9A275 in popluar number systems.

HEX D9 A2 75
Decimal 217 162 117
Binary 11011001 10100010 1110101
Octal 331 242 165

Shades and tints

Shades of #D9A275

#D9A275
(217,162,117)
#C6946B
(198,148,107)
#B38661
(179,134,97)
#A07857
(160,120,87)
#8D6A4D
(141,106,77)
#7A5C43
(122,92,67)
#674E39
(103,78,57)
#54402F
(84,64,47)
#413225
(65,50,37)
#2E241B
(46,36,27)
#1B1611
(27,22,17)
#000000
(0,0,0)

Tints of #D9A275

#D9A275
(217,162,117)
#DCAA81
(220,170,129)
#DFB28D
(223,178,141)
#E2BA99
(226,186,153)
#E5C2A5
(229,194,165)
#E8CAB1
(232,202,177)
#EBD2BD
(235,210,189)
#EEDAC9
(238,218,201)
#F1E2D5
(241,226,213)
#F4EAE1
(244,234,225)
#F7F2ED
(247,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9A275 color. Also use rgb(217,162,117) instead hex code.

Text Font Color

.myTextColor { color: #D9A275; }

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

This text font color is #D9A275.

Background Color

.myBgColor { background-color: #D9A275; }

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

This div background color is #D9A275.

Border color

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

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

This div border color is #D9A275.

Opacity

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

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

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

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

This text has shadow with #D9A275 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9A275.

Preview

Color preview on black background

This text has color #D9A275 on black background.


Color preview on white background

This text has color #D9A275 on white background.


Black color preview on #D9A275 background

This text has black color on #D9A275 background.


White color preview on #D9A275 background

This text has white color on #D9A275 background.


Related colors

Complementary color

Complementary color for #hex is #265D8A.


I love getcolorcode.com

Triadic colors

1 #75D9A2 and #A275D9 with #D9A275 are triadic colors.

2 #75A2D9 and #A2D975 with #D9A275 are triadic colors.