COLOR #D59BDF

HEX: #D59BDF RGB: (213,155,223)

Renk bilgisi

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

RGB renk modeli

#D59BDF color RGB value is (213,155,223).

RGB: (213,155,223) (84%, 61%, 87%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 155 of 255 = 61%
B 223 of 255 = 87%

213
155
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 155 + 223 = 591 (100%)
R 213 of 591 ~ 36.04%
G 155 of 591 ~ 26.23%
B 223 of 591 ~ 37.73'%

%36.04
%26.23
%37.73

CMYK RENK MODELİ

#D59BDF rengi CMYK tonu (4,30,0,13).

  • camgöbeği tonu 4.48%
  • eflatun tonu 30.49%
  • sarı tonu 0.00%
  • ana renk tonu 12.55%

CMYK: (4,30,0,13)
C4M30Y0K13 (4%, 30%, 0%, 13%)
(0.04 / 0.30 / 0.00 / 0.13)

CMYK yüzdeleri

%4.48
%30.49
%0
%12.55

Codes

Color #D59BDF in popluar color models

D5 9B DF
RGB 213 155 223
HSL 291° 51.52% 74.12%
HSB/HSV 291° 30.49% 87.45%
CMYK 4.48% 30.49% 0.00%
12.55%

Color #D59BDF in popluar number systems.

HEX D5 9B DF
Decimal 213 155 223
Binary 11010101 10011011 11011111
Octal 325 233 337

Shades and tints

Shades of #D59BDF

#D59BDF
(213,155,223)
#C28DCB
(194,141,203)
#AF7FB7
(175,127,183)
#9C71A3
(156,113,163)
#89638F
(137,99,143)
#76557B
(118,85,123)
#634767
(99,71,103)
#503953
(80,57,83)
#3D2B3F
(61,43,63)
#2A1D2B
(42,29,43)
#170F17
(23,15,23)
#000000
(0,0,0)

Tints of #D59BDF

#D59BDF
(213,155,223)
#D8A4E1
(216,164,225)
#DBADE3
(219,173,227)
#DEB6E5
(222,182,229)
#E1BFE7
(225,191,231)
#E4C8E9
(228,200,233)
#E7D1EB
(231,209,235)
#EADAED
(234,218,237)
#EDE3EF
(237,227,239)
#F0ECF1
(240,236,241)
#F3F5F3
(243,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D59BDF color. Also use rgb(213,155,223) instead hex code.

Text Font Color

.myTextColor { color: #D59BDF; }

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

This text font color is #D59BDF.

Background Color

.myBgColor { background-color: #D59BDF; }

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

This div background color is #D59BDF.

Border color

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

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

This div border color is #D59BDF.

Opacity

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

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

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

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

This text has shadow with #D59BDF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D59BDF.

Preview

Color preview on black background

This text has color #D59BDF on black background.


Color preview on white background

This text has color #D59BDF on white background.


Black color preview on #D59BDF background

This text has black color on #D59BDF background.


White color preview on #D59BDF background

This text has white color on #D59BDF background.


Related colors

Complementary color

Complementary color for #hex is #2A6420.


I love getcolorcode.com

Triadic colors

1 #DFD59B and #9BDFD5 with #D59BDF are triadic colors.

2 #DF9BD5 and #9BD5DF with #D59BDF are triadic colors.