COLOR #D69D49

HEX: #D69D49 RGB: (214,157,73)

Color info

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

RGB color model

#D69D49 color RGB value is (214,157,73).

RGB: (214,157,73) (84%, 62%, 29%)

RGB channels and saturation

R 214 of 255 = 84%
G 157 of 255 = 62%
B 73 of 255 = 29%

214
157
73

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

Portions of RGB colors in percentages

R + G + B = 214 + 157 + 73 = 444 (100%)
R 214 of 444 ~ 48.2%
G 157 of 444 ~ 35.36%
B 73 of 444 ~ 16.44'%

%48.2
%35.36
%16.44

CMYK color model

#D69D49 color CMYK value is (0,27,66,16).

  • cyan value is 0.00%
  • magenta value is 26.64%
  • yellow value is 65.89%
  • key color value is 16.08%

CMYK: (0,27,66,16)
C0M27Y66K16 (0%, 27%, 66%, 16%)
(0.00 / 0.27 / 0.66 / 0.16)

CMYK percentages

%0
%26.64
%65.89
%16.08

Codes

Color #D69D49 in popluar color models

D6 9D 49
RGB 214 157 73
HSL 36° 63.23% 56.27%
HSB/HSV 36° 65.89% 83.92%
CMYK 0.00% 26.64% 65.89%
16.08%

Color #D69D49 in popluar number systems.

HEX D6 9D 49
Decimal 214 157 73
Binary 11010110 10011101 1001001
Octal 326 235 111

Shades and tints

Shades of #D69D49

#D69D49
(214,157,73)
#C38F43
(195,143,67)
#B0813D
(176,129,61)
#9D7337
(157,115,55)
#8A6531
(138,101,49)
#77572B
(119,87,43)
#644925
(100,73,37)
#513B1F
(81,59,31)
#3E2D19
(62,45,25)
#2B1F13
(43,31,19)
#18110D
(24,17,13)
#000000
(0,0,0)

Tints of #D69D49

#D69D49
(214,157,73)
#D9A559
(217,165,89)
#DCAD69
(220,173,105)
#DFB579
(223,181,121)
#E2BD89
(226,189,137)
#E5C599
(229,197,153)
#E8CDA9
(232,205,169)
#EBD5B9
(235,213,185)
#EEDDC9
(238,221,201)
#F1E5D9
(241,229,217)
#F4EDE9
(244,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D69D49 color. Also use rgb(214,157,73) instead hex code.

Text Font Color

.myTextColor { color: #D69D49; }

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

This text font color is #D69D49.

Background Color

.myBgColor { background-color: #D69D49; }

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

This div background color is #D69D49.

Border color

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

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

This div border color is #D69D49.

Opacity

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

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

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

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

This text has shadow with #D69D49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D69D49.

Preview

Color preview on black background

This text has color #D69D49 on black background.


Color preview on white background

This text has color #D69D49 on white background.


Black color preview on #D69D49 background

This text has black color on #D69D49 background.


White color preview on #D69D49 background

This text has white color on #D69D49 background.


Related colors

Complementary color

Complementary color for #hex is #2962B6.


I love getcolorcode.com

Triadic colors

1 #49D69D and #9D49D6 with #D69D49 are triadic colors.

2 #499DD6 and #9DD649 with #D69D49 are triadic colors.