COLOR #D09373

HEX: #D09373 RGB: (208,147,115)

Color info

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

RGB color model

#D09373 color RGB value is (208,147,115).

RGB: (208,147,115) (82%, 58%, 45%)

RGB channels and saturation

R 208 of 255 = 82%
G 147 of 255 = 58%
B 115 of 255 = 45%

208
147
115

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

Portions of RGB colors in percentages

R + G + B = 208 + 147 + 115 = 470 (100%)
R 208 of 470 ~ 44.26%
G 147 of 470 ~ 31.28%
B 115 of 470 ~ 24.47'%

%44.26
%31.28
%24.47

CMYK color model

#D09373 color CMYK value is (0,29,45,18).

  • cyan value is 0.00%
  • magenta value is 29.33%
  • yellow value is 44.71%
  • key color value is 18.43%

CMYK: (0,29,45,18)
C0M29Y45K18 (0%, 29%, 45%, 18%)
(0.00 / 0.29 / 0.45 / 0.18)

CMYK percentages

%0
%29.33
%44.71
%18.43

Codes

Color #D09373 in popluar color models

D0 93 73
RGB 208 147 115
HSL 21° 49.73% 63.33%
HSB/HSV 21° 44.71% 81.57%
CMYK 0.00% 29.33% 44.71%
18.43%

Color #D09373 in popluar number systems.

HEX D0 93 73
Decimal 208 147 115
Binary 11010000 10010011 1110011
Octal 320 223 163

Shades and tints

Shades of #D09373

#D09373
(208,147,115)
#BE8669
(190,134,105)
#AC795F
(172,121,95)
#9A6C55
(154,108,85)
#885F4B
(136,95,75)
#765241
(118,82,65)
#644537
(100,69,55)
#52382D
(82,56,45)
#402B23
(64,43,35)
#2E1E19
(46,30,25)
#1C110F
(28,17,15)
#000000
(0,0,0)

Tints of #D09373

#D09373
(208,147,115)
#D49C7F
(212,156,127)
#D8A58B
(216,165,139)
#DCAE97
(220,174,151)
#E0B7A3
(224,183,163)
#E4C0AF
(228,192,175)
#E8C9BB
(232,201,187)
#ECD2C7
(236,210,199)
#F0DBD3
(240,219,211)
#F4E4DF
(244,228,223)
#F8EDEB
(248,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D09373 color. Also use rgb(208,147,115) instead hex code.

Text Font Color

.myTextColor { color: #D09373; }

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

This text font color is #D09373.

Background Color

.myBgColor { background-color: #D09373; }

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

This div background color is #D09373.

Border color

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

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

This div border color is #D09373.

Opacity

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

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

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

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

This text has shadow with #D09373 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D09373.

Preview

Color preview on black background

This text has color #D09373 on black background.


Color preview on white background

This text has color #D09373 on white background.


Black color preview on #D09373 background

This text has black color on #D09373 background.


White color preview on #D09373 background

This text has white color on #D09373 background.


Related colors

Complementary color

Complementary color for #hex is #2F6C8C.


I love getcolorcode.com

Triadic colors

1 #73D093 and #9373D0 with #D09373 are triadic colors.

2 #7393D0 and #93D073 with #D09373 are triadic colors.