COLOR #D38280

HEX: #D38280 RGB: (211,130,128)

Color info

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

RGB color model

#D38280 color RGB value is (211,130,128).

RGB: (211,130,128) (83%, 51%, 50%)

RGB channels and saturation

R 211 of 255 = 83%
G 130 of 255 = 51%
B 128 of 255 = 50%

211
130
128

R + G + B ~ 61%. #D38280 is quite light color.

Portions of RGB colors in percentages

R + G + B = 211 + 130 + 128 = 469 (100%)
R 211 of 469 ~ 44.99%
G 130 of 469 ~ 27.72%
B 128 of 469 ~ 27.29'%

%44.99
%27.72
%27.29

CMYK color model

#D38280 color CMYK value is (0,38,39,17).

  • cyan value is 0.00%
  • magenta value is 38.39%
  • yellow value is 39.34%
  • key color value is 17.25%
CMYK: (0,38,39,17) C0M38Y39K17 (0%,38%,39%,17%) (0.00/0.38/0.39/0.17) 

CMYK percentages

%0
%38.39
%39.34
%17.25

Codes

Color #D38280 in popluar color models

D3 82 80
RGB 211 130 128
HSL 48.54% 66.47%
HSB/HSV 39.34% 82.75%
CMYK 0.00% 38.39% 39.34%
17.25%

Color #D38280 in popluar number systems.

HEX D3 82 80
Decimal 211 130 128
Binary 11010011 10000010 10000000
Octal 323 202 200

Shades and tints

Shades of #D38280

#D38280
(211,130,128)
#C07775
(192,119,117)
#AD6C6A
(173,108,106)
#9A615F
(154,97,95)
#875654
(135,86,84)
#744B49
(116,75,73)
#61403E
(97,64,62)
#4E3533
(78,53,51)
#3B2A28
(59,42,40)
#281F1D
(40,31,29)
#151412
(21,20,18)
#000000
(0,0,0)

Tints of #D38280

#D38280
(211,130,128)
#D78D8B
(215,141,139)
#DB9896
(219,152,150)
#DFA3A1
(223,163,161)
#E3AEAC
(227,174,172)
#E7B9B7
(231,185,183)
#EBC4C2
(235,196,194)
#EFCFCD
(239,207,205)
#F3DAD8
(243,218,216)
#F7E5E3
(247,229,227)
#FBF0EE
(251,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D38280 color. Also use rgb(211,130,128) instead hex code.

Text Font Color

.myTextColor { color: #D38280; }

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

This text font color is #D38280.

Background Color

.myBgColor { background-color: #D38280; }

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

This div background color is #D38280.

Border color

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

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

This div border color is #D38280.

Opacity

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

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

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

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

This text has shadow with #D38280 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D38280.

Preview

Color preview on black background

This text has color #D38280 on black background.


Color preview on white background

This text has color #D38280 on white background.


Black color preview on #D38280 background

This text has black color on #D38280 background.


White color preview on #D38280 background

This text has white color on #D38280 background.


Related colors

Complementary color

Complementary color for #hex is #2C7D7F.


I love getcolorcode.com

Triadic colors

1 #80D382 and #8280D3 with #D38280 are triadic colors.

2 #8082D3 and #82D380 with #D38280 are triadic colors.