COLOR #D59DC6

HEX: #D59DC6 RGB: (213,157,198)

Renk bilgisi

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

RGB renk modeli

#D59DC6 color RGB value is (213,157,198).

RGB: (213,157,198) (84%, 62%, 78%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 157 of 255 = 62%
B 198 of 255 = 78%

213
157
198

R + G + B ~ 75%. #D59DC6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 157 + 198 = 568 (100%)
R 213 of 568 ~ 37.5%
G 157 of 568 ~ 27.64%
B 198 of 568 ~ 34.86'%

%37.5
%27.64
%34.86

CMYK RENK MODELİ

#D59DC6 rengi CMYK tonu (0,26,7,16).

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

CMYK: (0,26,7,16)
C0M26Y7K16 (0%, 26%, 7%, 16%)
(0.00 / 0.26 / 0.07 / 0.16)

CMYK yüzdeleri

%0
%26.29
%7.04
%16.47

Codes

Color #D59DC6 in popluar color models

D5 9D C6
RGB 213 157 198
HSL 316° 40.00% 72.55%
HSB/HSV 316° 26.29% 83.53%
CMYK 0.00% 26.29% 7.04%
16.47%

Color #D59DC6 in popluar number systems.

HEX D5 9D C6
Decimal 213 157 198
Binary 11010101 10011101 11000110
Octal 325 235 306

Shades and tints

Shades of #D59DC6

#D59DC6
(213,157,198)
#C28FB4
(194,143,180)
#AF81A2
(175,129,162)
#9C7390
(156,115,144)
#89657E
(137,101,126)
#76576C
(118,87,108)
#63495A
(99,73,90)
#503B48
(80,59,72)
#3D2D36
(61,45,54)
#2A1F24
(42,31,36)
#171112
(23,17,18)
#000000
(0,0,0)

Tints of #D59DC6

#D59DC6
(213,157,198)
#D8A5CB
(216,165,203)
#DBADD0
(219,173,208)
#DEB5D5
(222,181,213)
#E1BDDA
(225,189,218)
#E4C5DF
(228,197,223)
#E7CDE4
(231,205,228)
#EAD5E9
(234,213,233)
#EDDDEE
(237,221,238)
#F0E5F3
(240,229,243)
#F3EDF8
(243,237,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D59DC6; }

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

This text font color is #D59DC6.

Background Color

.myBgColor { background-color: #D59DC6; }

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

This div background color is #D59DC6.

Border color

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

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

This div border color is #D59DC6.

Opacity

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

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

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

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

This text has shadow with #D59DC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D59DC6.

Preview

Color preview on black background

This text has color #D59DC6 on black background.


Color preview on white background

This text has color #D59DC6 on white background.


Black color preview on #D59DC6 background

This text has black color on #D59DC6 background.


White color preview on #D59DC6 background

This text has white color on #D59DC6 background.


Related colors

Complementary color

Complementary color for #hex is #2A6239.


I love getcolorcode.com

Triadic colors

1 #C6D59D and #9DC6D5 with #D59DC6 are triadic colors.

2 #C69DD5 and #9DD5C6 with #D59DC6 are triadic colors.