COLOR #D38093

HEX: #D38093 RGB: (211,128,147)

Color info

#D38093 contains mainly red color. Web safe color of #D38093 is #CC6699 (or #C69).

RGB color model

#D38093 color RGB value is (211,128,147).

RGB: (211,128,147) (83%, 50%, 58%)

RGB channels and saturation

R 211 of 255 = 83%
G 128 of 255 = 50%
B 147 of 255 = 58%

211
128
147

R + G + B ~ 64%. #D38093 is quite light color.

Portions of RGB colors in percentages

R + G + B = 211 + 128 + 147 = 486 (100%)
R 211 of 486 ~ 43.42%
G 128 of 486 ~ 26.34%
B 147 of 486 ~ 30.25'%

%43.42
%26.34
%30.25

CMYK color model

#D38093 color CMYK value is (0,39,30,17).

  • cyan value is 0.00%
  • magenta value is 39.34%
  • yellow value is 30.33%
  • key color value is 17.25%
CMYK: (0,39,30,17) C0M39Y30K17 (0%,39%,30%,17%) (0.00/0.39/0.30/0.17) 

CMYK percentages

%0
%39.34
%30.33
%17.25

Codes

Color #D38093 in popluar color models

D3 80 93
RGB 211 128 147
HSL 346° 48.54% 66.47%
HSB/HSV 346° 39.34% 82.75%
CMYK 0.00% 39.34% 30.33%
17.25%

Color #D38093 in popluar number systems.

HEX D3 80 93
Decimal 211 128 147
Binary 11010011 10000000 10010011
Octal 323 200 223

Shades and tints

Shades of #D38093

#D38093
(211,128,147)
#C07586
(192,117,134)
#AD6A79
(173,106,121)
#9A5F6C
(154,95,108)
#87545F
(135,84,95)
#744952
(116,73,82)
#613E45
(97,62,69)
#4E3338
(78,51,56)
#3B282B
(59,40,43)
#281D1E
(40,29,30)
#151211
(21,18,17)
#000000
(0,0,0)

Tints of #D38093

#D38093
(211,128,147)
#D78B9C
(215,139,156)
#DB96A5
(219,150,165)
#DFA1AE
(223,161,174)
#E3ACB7
(227,172,183)
#E7B7C0
(231,183,192)
#EBC2C9
(235,194,201)
#EFCDD2
(239,205,210)
#F3D8DB
(243,216,219)
#F7E3E4
(247,227,228)
#FBEEED
(251,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D38093; }

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

This text font color is #D38093.

Background Color

.myBgColor { background-color: #D38093; }

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

This div background color is #D38093.

Border color

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

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

This div border color is #D38093.

Opacity

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

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

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

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

This text has shadow with #D38093 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D38093.

Preview

Color preview on black background

This text has color #D38093 on black background.


Color preview on white background

This text has color #D38093 on white background.


Black color preview on #D38093 background

This text has black color on #D38093 background.


White color preview on #D38093 background

This text has white color on #D38093 background.


Related colors

Complementary color

Complementary color for #hex is #2C7F6C.


I love getcolorcode.com

Triadic colors

1 #93D380 and #8093D3 with #D38093 are triadic colors.

2 #9380D3 and #80D393 with #D38093 are triadic colors.