COLOR #D29477

HEX: #D29477 RGB: (210,148,119)

Color info

#D29477 contains mainly red color. Web safe color of #D29477 is #CC9966 (or #C96).

RGB color model

#D29477 color RGB value is (210,148,119).

RGB: (210,148,119) (82%, 58%, 47%)

RGB channels and saturation

R 210 of 255 = 82%
G 148 of 255 = 58%
B 119 of 255 = 47%

210
148
119

R + G + B ~ 62%. #D29477 is quite light color.

Portions of RGB colors in percentages

R + G + B = 210 + 148 + 119 = 477 (100%)
R 210 of 477 ~ 44.03%
G 148 of 477 ~ 31.03%
B 119 of 477 ~ 24.95'%

%44.03
%31.03
%24.95

CMYK color model

#D29477 color CMYK value is (0,30,43,18).

  • cyan value is 0.00%
  • magenta value is 29.52%
  • yellow value is 43.33%
  • key color value is 17.65%

CMYK: (0,30,43,18)
C0M30Y43K18 (0%, 30%, 43%, 18%)
(0.00 / 0.30 / 0.43 / 0.18)

CMYK percentages

%0
%29.52
%43.33
%17.65

Codes

Color #D29477 in popluar color models

D2 94 77
RGB 210 148 119
HSL 19° 50.28% 64.51%
HSB/HSV 19° 43.33% 82.35%
CMYK 0.00% 29.52% 43.33%
17.65%

Color #D29477 in popluar number systems.

HEX D2 94 77
Decimal 210 148 119
Binary 11010010 10010100 1110111
Octal 322 224 167

Shades and tints

Shades of #D29477

#D29477
(210,148,119)
#BF876D
(191,135,109)
#AC7A63
(172,122,99)
#996D59
(153,109,89)
#86604F
(134,96,79)
#735345
(115,83,69)
#60463B
(96,70,59)
#4D3931
(77,57,49)
#3A2C27
(58,44,39)
#271F1D
(39,31,29)
#141213
(20,18,19)
#000000
(0,0,0)

Tints of #D29477

#D29477
(210,148,119)
#D69D83
(214,157,131)
#DAA68F
(218,166,143)
#DEAF9B
(222,175,155)
#E2B8A7
(226,184,167)
#E6C1B3
(230,193,179)
#EACABF
(234,202,191)
#EED3CB
(238,211,203)
#F2DCD7
(242,220,215)
#F6E5E3
(246,229,227)
#FAEEEF
(250,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D29477 color. Also use rgb(210,148,119) instead hex code.

Text Font Color

.myTextColor { color: #D29477; }

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

This text font color is #D29477.

Background Color

.myBgColor { background-color: #D29477; }

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

This div background color is #D29477.

Border color

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

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

This div border color is #D29477.

Opacity

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

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

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

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

This text has shadow with #D29477 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D29477.

Preview

Color preview on black background

This text has color #D29477 on black background.


Color preview on white background

This text has color #D29477 on white background.


Black color preview on #D29477 background

This text has black color on #D29477 background.


White color preview on #D29477 background

This text has white color on #D29477 background.


Related colors

Complementary color

Complementary color for #hex is #2D6B88.


I love getcolorcode.com

Triadic colors

1 #77D294 and #9477D2 with #D29477 are triadic colors.

2 #7794D2 and #94D277 with #D29477 are triadic colors.