COLOR #D48673

HEX: #D48673 RGB: (212,134,115)

Color info

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

RGB color model

#D48673 color RGB value is (212,134,115).

RGB: (212,134,115) (83%, 53%, 45%)

RGB channels and saturation

R 212 of 255 = 83%
G 134 of 255 = 53%
B 115 of 255 = 45%

212
134
115

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

Portions of RGB colors in percentages

R + G + B = 212 + 134 + 115 = 461 (100%)
R 212 of 461 ~ 45.99%
G 134 of 461 ~ 29.07%
B 115 of 461 ~ 24.95'%

%45.99
%29.07
%24.95

CMYK color model

#D48673 color CMYK value is (0,37,46,17).

  • cyan value is 0.00%
  • magenta value is 36.79%
  • yellow value is 45.75%
  • key color value is 16.86%

CMYK: (0,37,46,17)
C0M37Y46K17 (0%, 37%, 46%, 17%)
(0.00 / 0.37 / 0.46 / 0.17)

CMYK percentages

%0
%36.79
%45.75
%16.86

Codes

Color #D48673 in popluar color models

D4 86 73
RGB 212 134 115
HSL 12° 53.01% 64.12%
HSB/HSV 12° 45.75% 83.14%
CMYK 0.00% 36.79% 45.75%
16.86%

Color #D48673 in popluar number systems.

HEX D4 86 73
Decimal 212 134 115
Binary 11010100 10000110 1110011
Octal 324 206 163

Shades and tints

Shades of #D48673

#D48673
(212,134,115)
#C17A69
(193,122,105)
#AE6E5F
(174,110,95)
#9B6255
(155,98,85)
#88564B
(136,86,75)
#754A41
(117,74,65)
#623E37
(98,62,55)
#4F322D
(79,50,45)
#3C2623
(60,38,35)
#291A19
(41,26,25)
#160E0F
(22,14,15)
#000000
(0,0,0)

Tints of #D48673

#D48673
(212,134,115)
#D7917F
(215,145,127)
#DA9C8B
(218,156,139)
#DDA797
(221,167,151)
#E0B2A3
(224,178,163)
#E3BDAF
(227,189,175)
#E6C8BB
(230,200,187)
#E9D3C7
(233,211,199)
#ECDED3
(236,222,211)
#EFE9DF
(239,233,223)
#F2F4EB
(242,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D48673 color. Also use rgb(212,134,115) instead hex code.

Text Font Color

.myTextColor { color: #D48673; }

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

This text font color is #D48673.

Background Color

.myBgColor { background-color: #D48673; }

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

This div background color is #D48673.

Border color

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

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

This div border color is #D48673.

Opacity

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

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

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

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

This text has shadow with #D48673 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D48673.

Preview

Color preview on black background

This text has color #D48673 on black background.


Color preview on white background

This text has color #D48673 on white background.


Black color preview on #D48673 background

This text has black color on #D48673 background.


White color preview on #D48673 background

This text has white color on #D48673 background.


Related colors

Complementary color

Complementary color for #hex is #2B798C.


I love getcolorcode.com

Triadic colors

1 #73D486 and #8673D4 with #D48673 are triadic colors.

2 #7386D4 and #86D473 with #D48673 are triadic colors.