COLOR #D28093

HEX: #D28093 RGB: (210,128,147)

Color info

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

RGB color model

#D28093 color RGB value is (210,128,147).

RGB: (210,128,147) (82%, 50%, 58%)

RGB channels and saturation

R 210 of 255 = 82%
G 128 of 255 = 50%
B 147 of 255 = 58%

210
128
147

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

Portions of RGB colors in percentages

R + G + B = 210 + 128 + 147 = 485 (100%)
R 210 of 485 ~ 43.3%
G 128 of 485 ~ 26.39%
B 147 of 485 ~ 30.31'%

%43.3
%26.39
%30.31

CMYK color model

#D28093 color CMYK value is (0,39,30,18).

  • cyan value is 0.00%
  • magenta value is 39.05%
  • yellow value is 30.00%
  • key color value is 17.65%

CMYK: (0,39,30,18)
C0M39Y30K18 (0%, 39%, 30%, 18%)
(0.00 / 0.39 / 0.30 / 0.18)

CMYK percentages

%0
%39.05
%30
%17.65

Codes

Color #D28093 in popluar color models

D2 80 93
RGB 210 128 147
HSL 346° 47.67% 66.27%
HSB/HSV 346° 39.05% 82.35%
CMYK 0.00% 39.05% 30.00%
17.65%

Color #D28093 in popluar number systems.

HEX D2 80 93
Decimal 210 128 147
Binary 11010010 10000000 10010011
Octal 322 200 223

Shades and tints

Shades of #D28093

#D28093
(210,128,147)
#BF7586
(191,117,134)
#AC6A79
(172,106,121)
#995F6C
(153,95,108)
#86545F
(134,84,95)
#734952
(115,73,82)
#603E45
(96,62,69)
#4D3338
(77,51,56)
#3A282B
(58,40,43)
#271D1E
(39,29,30)
#141211
(20,18,17)
#000000
(0,0,0)

Tints of #D28093

#D28093
(210,128,147)
#D68B9C
(214,139,156)
#DA96A5
(218,150,165)
#DEA1AE
(222,161,174)
#E2ACB7
(226,172,183)
#E6B7C0
(230,183,192)
#EAC2C9
(234,194,201)
#EECDD2
(238,205,210)
#F2D8DB
(242,216,219)
#F6E3E4
(246,227,228)
#FAEEED
(250,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D28093; }

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

This text font color is #D28093.

Background Color

.myBgColor { background-color: #D28093; }

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

This div background color is #D28093.

Border color

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

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

This div border color is #D28093.

Opacity

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

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

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

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

This text has shadow with #D28093 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D28093.

Preview

Color preview on black background

This text has color #D28093 on black background.


Color preview on white background

This text has color #D28093 on white background.


Black color preview on #D28093 background

This text has black color on #D28093 background.


White color preview on #D28093 background

This text has white color on #D28093 background.


Related colors

Complementary color

Complementary color for #hex is #2D7F6C.


I love getcolorcode.com

Triadic colors

1 #93D280 and #8093D2 with #D28093 are triadic colors.

2 #9380D2 and #80D293 with #D28093 are triadic colors.