COLOR #D59DDA

HEX: #D59DDA RGB: (213,157,218)

Renk bilgisi

#D59DDA contains mainly red and blue colors. #D59DDA ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#D59DDA color RGB value is (213,157,218).

RGB: (213,157,218) (84%, 62%, 85%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 157 of 255 = 62%
B 218 of 255 = 85%

213
157
218

R + G + B ~ 77%. #D59DDA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 157 + 218 = 588 (100%)
R 213 of 588 ~ 36.22%
G 157 of 588 ~ 26.7%
B 218 of 588 ~ 37.07'%

%36.22
%26.7
%37.07

CMYK RENK MODELİ

#D59DDA rengi CMYK tonu (2,28,0,15).

  • camgöbeği tonu 2.29%
  • eflatun tonu 27.98%
  • sarı tonu 0.00%
  • ana renk tonu 14.51%

CMYK: (2,28,0,15)
C2M28Y0K15 (2%, 28%, 0%, 15%)
(0.02 / 0.28 / 0.00 / 0.15)

CMYK yüzdeleri

%2.29
%27.98
%0
%14.51

Codes

Color #D59DDA in popluar color models

D5 9D DA
RGB 213 157 218
HSL 295° 45.19% 73.53%
HSB/HSV 295° 27.98% 85.49%
CMYK 2.29% 27.98% 0.00%
14.51%

Color #D59DDA in popluar number systems.

HEX D5 9D DA
Decimal 213 157 218
Binary 11010101 10011101 11011010
Octal 325 235 332

Shades and tints

Shades of #D59DDA

#D59DDA
(213,157,218)
#C28FC7
(194,143,199)
#AF81B4
(175,129,180)
#9C73A1
(156,115,161)
#89658E
(137,101,142)
#76577B
(118,87,123)
#634968
(99,73,104)
#503B55
(80,59,85)
#3D2D42
(61,45,66)
#2A1F2F
(42,31,47)
#17111C
(23,17,28)
#000000
(0,0,0)

Tints of #D59DDA

#D59DDA
(213,157,218)
#D8A5DD
(216,165,221)
#DBADE0
(219,173,224)
#DEB5E3
(222,181,227)
#E1BDE6
(225,189,230)
#E4C5E9
(228,197,233)
#E7CDEC
(231,205,236)
#EAD5EF
(234,213,239)
#EDDDF2
(237,221,242)
#F0E5F5
(240,229,245)
#F3EDF8
(243,237,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D59DDA; }

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

This text font color is #D59DDA.

Background Color

.myBgColor { background-color: #D59DDA; }

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

This div background color is #D59DDA.

Border color

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

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

This div border color is #D59DDA.

Opacity

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

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

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

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

This text has shadow with #D59DDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D59DDA.

Preview

Color preview on black background

This text has color #D59DDA on black background.


Color preview on white background

This text has color #D59DDA on white background.


Black color preview on #D59DDA background

This text has black color on #D59DDA background.


White color preview on #D59DDA background

This text has white color on #D59DDA background.


Related colors

Complementary color

Complementary color for #hex is #2A6225.


I love getcolorcode.com

Triadic colors

1 #DAD59D and #9DDAD5 with #D59DDA are triadic colors.

2 #DA9DD5 and #9DD5DA with #D59DDA are triadic colors.