COLOR #D89974

HEX: #D89974 RGB: (216,153,116)

Color info

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

RGB color model

#D89974 color RGB value is (216,153,116).

RGB: (216,153,116) (85%, 60%, 45%)

RGB channels and saturation

R 216 of 255 = 85%
G 153 of 255 = 60%
B 116 of 255 = 45%

216
153
116

R + G + B ~ 63%. #D89974 is quite light color.

Portions of RGB colors in percentages

R + G + B = 216 + 153 + 116 = 485 (100%)
R 216 of 485 ~ 44.54%
G 153 of 485 ~ 31.55%
B 116 of 485 ~ 23.92'%

%44.54
%31.55
%23.92

CMYK color model

#D89974 color CMYK value is (0,29,46,15).

  • cyan value is 0.00%
  • magenta value is 29.17%
  • yellow value is 46.30%
  • key color value is 15.29%

CMYK: (0,29,46,15)
C0M29Y46K15 (0%, 29%, 46%, 15%)
(0.00 / 0.29 / 0.46 / 0.15)

CMYK percentages

%0
%29.17
%46.3
%15.29

Codes

Color #D89974 in popluar color models

D8 99 74
RGB 216 153 116
HSL 22° 56.18% 65.10%
HSB/HSV 22° 46.30% 84.71%
CMYK 0.00% 29.17% 46.30%
15.29%

Color #D89974 in popluar number systems.

HEX D8 99 74
Decimal 216 153 116
Binary 11011000 10011001 1110100
Octal 330 231 164

Shades and tints

Shades of #D89974

#D89974
(216,153,116)
#C58C6A
(197,140,106)
#B27F60
(178,127,96)
#9F7256
(159,114,86)
#8C654C
(140,101,76)
#795842
(121,88,66)
#664B38
(102,75,56)
#533E2E
(83,62,46)
#403124
(64,49,36)
#2D241A
(45,36,26)
#1A1710
(26,23,16)
#000000
(0,0,0)

Tints of #D89974

#D89974
(216,153,116)
#DBA280
(219,162,128)
#DEAB8C
(222,171,140)
#E1B498
(225,180,152)
#E4BDA4
(228,189,164)
#E7C6B0
(231,198,176)
#EACFBC
(234,207,188)
#EDD8C8
(237,216,200)
#F0E1D4
(240,225,212)
#F3EAE0
(243,234,224)
#F6F3EC
(246,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D89974 color. Also use rgb(216,153,116) instead hex code.

Text Font Color

.myTextColor { color: #D89974; }

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

This text font color is #D89974.

Background Color

.myBgColor { background-color: #D89974; }

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

This div background color is #D89974.

Border color

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

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

This div border color is #D89974.

Opacity

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

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

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

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

This text has shadow with #D89974 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D89974.

Preview

Color preview on black background

This text has color #D89974 on black background.


Color preview on white background

This text has color #D89974 on white background.


Black color preview on #D89974 background

This text has black color on #D89974 background.


White color preview on #D89974 background

This text has white color on #D89974 background.


Related colors

Complementary color

Complementary color for #hex is #27668B.


I love getcolorcode.com

Triadic colors

1 #74D899 and #9974D8 with #D89974 are triadic colors.

2 #7499D8 and #99D874 with #D89974 are triadic colors.