COLOR #D17083

HEX: #D17083 RGB: (209,112,131)

Color info

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

RGB color model

#D17083 color RGB value is (209,112,131).

RGB: (209,112,131) (82%, 44%, 51%)

RGB channels and saturation

R 209 of 255 = 82%
G 112 of 255 = 44%
B 131 of 255 = 51%

209
112
131

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

Portions of RGB colors in percentages

R + G + B = 209 + 112 + 131 = 452 (100%)
R 209 of 452 ~ 46.24%
G 112 of 452 ~ 24.78%
B 131 of 452 ~ 28.98'%

%46.24
%24.78
%28.98

CMYK color model

#D17083 color CMYK value is (0,46,37,18).

  • cyan value is 0.00%
  • magenta value is 46.41%
  • yellow value is 37.32%
  • key color value is 18.04%

CMYK: (0,46,37,18)
C0M46Y37K18 (0%, 46%, 37%, 18%)
(0.00 / 0.46 / 0.37 / 0.18)

CMYK percentages

%0
%46.41
%37.32
%18.04

Codes

Color #D17083 in popluar color models

D1 70 83
RGB 209 112 131
HSL 348° 51.32% 62.94%
HSB/HSV 348° 46.41% 81.96%
CMYK 0.00% 46.41% 37.32%
18.04%

Color #D17083 in popluar number systems.

HEX D1 70 83
Decimal 209 112 131
Binary 11010001 1110000 10000011
Octal 321 160 203

Shades and tints

Shades of #D17083

#D17083
(209,112,131)
#BE6678
(190,102,120)
#AB5C6D
(171,92,109)
#985262
(152,82,98)
#854857
(133,72,87)
#723E4C
(114,62,76)
#5F3441
(95,52,65)
#4C2A36
(76,42,54)
#39202B
(57,32,43)
#261620
(38,22,32)
#130C15
(19,12,21)
#000000
(0,0,0)

Tints of #D17083

#D17083
(209,112,131)
#D57D8E
(213,125,142)
#D98A99
(217,138,153)
#DD97A4
(221,151,164)
#E1A4AF
(225,164,175)
#E5B1BA
(229,177,186)
#E9BEC5
(233,190,197)
#EDCBD0
(237,203,208)
#F1D8DB
(241,216,219)
#F5E5E6
(245,229,230)
#F9F2F1
(249,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D17083 color. Also use rgb(209,112,131) instead hex code.

Text Font Color

.myTextColor { color: #D17083; }

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

This text font color is #D17083.

Background Color

.myBgColor { background-color: #D17083; }

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

This div background color is #D17083.

Border color

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

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

This div border color is #D17083.

Opacity

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

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

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

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

This text has shadow with #D17083 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D17083.

Preview

Color preview on black background

This text has color #D17083 on black background.


Color preview on white background

This text has color #D17083 on white background.


Black color preview on #D17083 background

This text has black color on #D17083 background.


White color preview on #D17083 background

This text has white color on #D17083 background.


Related colors

Complementary color

Complementary color for #hex is #2E8F7C.


I love getcolorcode.com

Triadic colors

1 #83D170 and #7083D1 with #D17083 are triadic colors.

2 #8370D1 and #70D183 with #D17083 are triadic colors.