COLOR #D17D87

HEX: #D17D87 RGB: (209,125,135)

Renk bilgisi

#D17D87 contains mainly red color. #D17D87 ‘ nin web güvenlik rengi #CC6699 (ya da #C69) dir.

RGB renk modeli

#D17D87 color RGB value is (209,125,135).

RGB: (209,125,135) (82%, 49%, 53%)

RGB bağlantıları ve doygunluk

R 209 of 255 = 82%
G 125 of 255 = 49%
B 135 of 255 = 53%

209
125
135

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

Yüzdelerle RGB renk parçaları

R + G + B = 209 + 125 + 135 = 469 (100%)
R 209 of 469 ~ 44.56%
G 125 of 469 ~ 26.65%
B 135 of 469 ~ 28.78'%

%44.56
%26.65
%28.78

CMYK RENK MODELİ

#D17D87 rengi CMYK tonu (0,40,35,18).

  • camgöbeği tonu 0.00%
  • eflatun tonu 40.19%
  • sarı tonu 35.41%
  • ana renk tonu 18.04%

CMYK: (0,40,35,18)
C0M40Y35K18 (0%, 40%, 35%, 18%)
(0.00 / 0.40 / 0.35 / 0.18)

CMYK yüzdeleri

%0
%40.19
%35.41
%18.04

Codes

Color #D17D87 in popluar color models

D1 7D 87
RGB 209 125 135
HSL 353° 47.73% 65.49%
HSB/HSV 353° 40.19% 81.96%
CMYK 0.00% 40.19% 35.41%
18.04%

Color #D17D87 in popluar number systems.

HEX D1 7D 87
Decimal 209 125 135
Binary 11010001 1111101 10000111
Octal 321 175 207

Shades and tints

Shades of #D17D87

#D17D87
(209,125,135)
#BE727B
(190,114,123)
#AB676F
(171,103,111)
#985C63
(152,92,99)
#855157
(133,81,87)
#72464B
(114,70,75)
#5F3B3F
(95,59,63)
#4C3033
(76,48,51)
#392527
(57,37,39)
#261A1B
(38,26,27)
#130F0F
(19,15,15)
#000000
(0,0,0)

Tints of #D17D87

#D17D87
(209,125,135)
#D58891
(213,136,145)
#D9939B
(217,147,155)
#DD9EA5
(221,158,165)
#E1A9AF
(225,169,175)
#E5B4B9
(229,180,185)
#E9BFC3
(233,191,195)
#EDCACD
(237,202,205)
#F1D5D7
(241,213,215)
#F5E0E1
(245,224,225)
#F9EBEB
(249,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D17D87 color. Also use rgb(209,125,135) instead hex code.

Text Font Color

.myTextColor { color: #D17D87; }

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

This text font color is #D17D87.

Background Color

.myBgColor { background-color: #D17D87; }

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

This div background color is #D17D87.

Border color

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

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

This div border color is #D17D87.

Opacity

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

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

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

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

This text has shadow with #D17D87 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D17D87.

Preview

Color preview on black background

This text has color #D17D87 on black background.


Color preview on white background

This text has color #D17D87 on white background.


Black color preview on #D17D87 background

This text has black color on #D17D87 background.


White color preview on #D17D87 background

This text has white color on #D17D87 background.


Related colors

Complementary color

Complementary color for #hex is #2E8278.


I love getcolorcode.com

Triadic colors

1 #87D17D and #7D87D1 with #D17D87 are triadic colors.

2 #877DD1 and #7DD187 with #D17D87 are triadic colors.