COLOR #D387AB

HEX: #D387AB RGB: (211,135,171)

Renk bilgisi

#D387AB contains mainly red and blue colors. #D387AB ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#D387AB color RGB value is (211,135,171).

RGB: (211,135,171) (83%, 53%, 67%)

RGB bağlantıları ve doygunluk

R 211 of 255 = 83%
G 135 of 255 = 53%
B 171 of 255 = 67%

211
135
171

R + G + B ~ 68%. #D387AB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 211 + 135 + 171 = 517 (100%)
R 211 of 517 ~ 40.81%
G 135 of 517 ~ 26.11%
B 171 of 517 ~ 33.08'%

%40.81
%26.11
%33.08

CMYK RENK MODELİ

#D387AB rengi CMYK tonu (0,36,19,17).

  • camgöbeği tonu 0.00%
  • eflatun tonu 36.02%
  • sarı tonu 18.96%
  • ana renk tonu 17.25%

CMYK: (0,36,19,17)
C0M36Y19K17 (0%, 36%, 19%, 17%)
(0.00 / 0.36 / 0.19 / 0.17)

CMYK yüzdeleri

%0
%36.02
%18.96
%17.25

Codes

Color #D387AB in popluar color models

D3 87 AB
RGB 211 135 171
HSL 332° 46.34% 67.84%
HSB/HSV 332° 36.02% 82.75%
CMYK 0.00% 36.02% 18.96%
17.25%

Color #D387AB in popluar number systems.

HEX D3 87 AB
Decimal 211 135 171
Binary 11010011 10000111 10101011
Octal 323 207 253

Shades and tints

Shades of #D387AB

#D387AB
(211,135,171)
#C07B9C
(192,123,156)
#AD6F8D
(173,111,141)
#9A637E
(154,99,126)
#87576F
(135,87,111)
#744B60
(116,75,96)
#613F51
(97,63,81)
#4E3342
(78,51,66)
#3B2733
(59,39,51)
#281B24
(40,27,36)
#150F15
(21,15,21)
#000000
(0,0,0)

Tints of #D387AB

#D387AB
(211,135,171)
#D791B2
(215,145,178)
#DB9BB9
(219,155,185)
#DFA5C0
(223,165,192)
#E3AFC7
(227,175,199)
#E7B9CE
(231,185,206)
#EBC3D5
(235,195,213)
#EFCDDC
(239,205,220)
#F3D7E3
(243,215,227)
#F7E1EA
(247,225,234)
#FBEBF1
(251,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D387AB color. Also use rgb(211,135,171) instead hex code.

Text Font Color

.myTextColor { color: #D387AB; }

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

This text font color is #D387AB.

Background Color

.myBgColor { background-color: #D387AB; }

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

This div background color is #D387AB.

Border color

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

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

This div border color is #D387AB.

Opacity

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

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

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

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

This text has shadow with #D387AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D387AB.

Preview

Color preview on black background

This text has color #D387AB on black background.


Color preview on white background

This text has color #D387AB on white background.


Black color preview on #D387AB background

This text has black color on #D387AB background.


White color preview on #D387AB background

This text has white color on #D387AB background.


Related colors

Complementary color

Complementary color for #hex is #2C7854.


I love getcolorcode.com

Triadic colors

1 #ABD387 and #87ABD3 with #D387AB are triadic colors.

2 #AB87D3 and #87D3AB with #D387AB are triadic colors.