COLOR #D59FDB

HEX: #D59FDB RGB: (213,159,219)

Renk bilgisi

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

RGB renk modeli

#D59FDB color RGB value is (213,159,219).

RGB: (213,159,219) (84%, 62%, 86%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 159 of 255 = 62%
B 219 of 255 = 86%

213
159
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 159 + 219 = 591 (100%)
R 213 of 591 ~ 36.04%
G 159 of 591 ~ 26.9%
B 219 of 591 ~ 37.06'%

%36.04
%26.9
%37.06

CMYK RENK MODELİ

#D59FDB rengi CMYK tonu (3,27,0,14).

  • camgöbeği tonu 2.74%
  • eflatun tonu 27.40%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (3,27,0,14)
C3M27Y0K14 (3%, 27%, 0%, 14%)
(0.03 / 0.27 / 0.00 / 0.14)

CMYK yüzdeleri

%2.74
%27.4
%0
%14.12

Codes

Color #D59FDB in popluar color models

D5 9F DB
RGB 213 159 219
HSL 294° 45.45% 74.12%
HSB/HSV 294° 27.40% 85.88%
CMYK 2.74% 27.40% 0.00%
14.12%

Color #D59FDB in popluar number systems.

HEX D5 9F DB
Decimal 213 159 219
Binary 11010101 10011111 11011011
Octal 325 237 333

Shades and tints

Shades of #D59FDB

#D59FDB
(213,159,219)
#C291C8
(194,145,200)
#AF83B5
(175,131,181)
#9C75A2
(156,117,162)
#89678F
(137,103,143)
#76597C
(118,89,124)
#634B69
(99,75,105)
#503D56
(80,61,86)
#3D2F43
(61,47,67)
#2A2130
(42,33,48)
#17131D
(23,19,29)
#000000
(0,0,0)

Tints of #D59FDB

#D59FDB
(213,159,219)
#D8A7DE
(216,167,222)
#DBAFE1
(219,175,225)
#DEB7E4
(222,183,228)
#E1BFE7
(225,191,231)
#E4C7EA
(228,199,234)
#E7CFED
(231,207,237)
#EAD7F0
(234,215,240)
#EDDFF3
(237,223,243)
#F0E7F6
(240,231,246)
#F3EFF9
(243,239,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D59FDB color. Also use rgb(213,159,219) instead hex code.

Text Font Color

.myTextColor { color: #D59FDB; }

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

This text font color is #D59FDB.

Background Color

.myBgColor { background-color: #D59FDB; }

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

This div background color is #D59FDB.

Border color

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

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

This div border color is #D59FDB.

Opacity

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

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

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

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

This text has shadow with #D59FDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D59FDB.

Preview

Color preview on black background

This text has color #D59FDB on black background.


Color preview on white background

This text has color #D59FDB on white background.


Black color preview on #D59FDB background

This text has black color on #D59FDB background.


White color preview on #D59FDB background

This text has white color on #D59FDB background.


Related colors

Complementary color

Complementary color for #hex is #2A6024.


I love getcolorcode.com

Triadic colors

1 #DBD59F and #9FDBD5 with #D59FDB are triadic colors.

2 #DB9FD5 and #9FD5DB with #D59FDB are triadic colors.