COLOR #D59DB0

HEX: #D59DB0 RGB: (213,157,176)

Renk bilgisi

#D59DB0 contains red, green and blue colors in about the same proportion. #D59DB0 ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#D59DB0 color RGB value is (213,157,176).

RGB: (213,157,176) (84%, 62%, 69%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 157 of 255 = 62%
B 176 of 255 = 69%

213
157
176

R + G + B ~ 72%. #D59DB0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 157 + 176 = 546 (100%)
R 213 of 546 ~ 39.01%
G 157 of 546 ~ 28.75%
B 176 of 546 ~ 32.23'%

%39.01
%28.75
%32.23

CMYK RENK MODELİ

#D59DB0 rengi CMYK tonu (0,26,17,16).

  • camgöbeği tonu 0.00%
  • eflatun tonu 26.29%
  • sarı tonu 17.37%
  • ana renk tonu 16.47%

CMYK: (0,26,17,16)
C0M26Y17K16 (0%, 26%, 17%, 16%)
(0.00 / 0.26 / 0.17 / 0.16)

CMYK yüzdeleri

%0
%26.29
%17.37
%16.47

Codes

Color #D59DB0 in popluar color models

D5 9D B0
RGB 213 157 176
HSL 340° 40.00% 72.55%
HSB/HSV 340° 26.29% 83.53%
CMYK 0.00% 26.29% 17.37%
16.47%

Color #D59DB0 in popluar number systems.

HEX D5 9D B0
Decimal 213 157 176
Binary 11010101 10011101 10110000
Octal 325 235 260

Shades and tints

Shades of #D59DB0

#D59DB0
(213,157,176)
#C28FA0
(194,143,160)
#AF8190
(175,129,144)
#9C7380
(156,115,128)
#896570
(137,101,112)
#765760
(118,87,96)
#634950
(99,73,80)
#503B40
(80,59,64)
#3D2D30
(61,45,48)
#2A1F20
(42,31,32)
#171110
(23,17,16)
#000000
(0,0,0)

Tints of #D59DB0

#D59DB0
(213,157,176)
#D8A5B7
(216,165,183)
#DBADBE
(219,173,190)
#DEB5C5
(222,181,197)
#E1BDCC
(225,189,204)
#E4C5D3
(228,197,211)
#E7CDDA
(231,205,218)
#EAD5E1
(234,213,225)
#EDDDE8
(237,221,232)
#F0E5EF
(240,229,239)
#F3EDF6
(243,237,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D59DB0 color. Also use rgb(213,157,176) instead hex code.

Text Font Color

.myTextColor { color: #D59DB0; }

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

This text font color is #D59DB0.

Background Color

.myBgColor { background-color: #D59DB0; }

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

This div background color is #D59DB0.

Border color

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

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

This div border color is #D59DB0.

Opacity

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

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

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

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

This text has shadow with #D59DB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D59DB0.

Preview

Color preview on black background

This text has color #D59DB0 on black background.


Color preview on white background

This text has color #D59DB0 on white background.


Black color preview on #D59DB0 background

This text has black color on #D59DB0 background.


White color preview on #D59DB0 background

This text has white color on #D59DB0 background.


Related colors

Complementary color

Complementary color for #hex is #2A624F.


I love getcolorcode.com

Triadic colors

1 #B0D59D and #9DB0D5 with #D59DB0 are triadic colors.

2 #B09DD5 and #9DD5B0 with #D59DB0 are triadic colors.