COLOR #D599E5

HEX: #D599E5 RGB: (213,153,229)

Renk bilgisi

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

RGB renk modeli

#D599E5 color RGB value is (213,153,229).

RGB: (213,153,229) (84%, 60%, 90%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 153 of 255 = 60%
B 229 of 255 = 90%

213
153
229

R + G + B ~ 78%. #D599E5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 153 + 229 = 595 (100%)
R 213 of 595 ~ 35.8%
G 153 of 595 ~ 25.71%
B 229 of 595 ~ 38.49'%

%35.8
%25.71
%38.49

CMYK RENK MODELİ

#D599E5 rengi CMYK tonu (7,33,0,10).

  • camgöbeği tonu 6.99%
  • eflatun tonu 33.19%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (7,33,0,10)
C7M33Y0K10 (7%, 33%, 0%, 10%)
(0.07 / 0.33 / 0.00 / 0.10)

CMYK yüzdeleri

%6.99
%33.19
%0
%10.2

Codes

Color #D599E5 in popluar color models

D5 99 E5
RGB 213 153 229
HSL 287° 59.38% 74.90%
HSB/HSV 287° 33.19% 89.80%
CMYK 6.99% 33.19% 0.00%
10.20%

Color #D599E5 in popluar number systems.

HEX D5 99 E5
Decimal 213 153 229
Binary 11010101 10011001 11100101
Octal 325 231 345

Shades and tints

Shades of #D599E5

#D599E5
(213,153,229)
#C28CD1
(194,140,209)
#AF7FBD
(175,127,189)
#9C72A9
(156,114,169)
#896595
(137,101,149)
#765881
(118,88,129)
#634B6D
(99,75,109)
#503E59
(80,62,89)
#3D3145
(61,49,69)
#2A2431
(42,36,49)
#17171D
(23,23,29)
#000000
(0,0,0)

Tints of #D599E5

#D599E5
(213,153,229)
#D8A2E7
(216,162,231)
#DBABE9
(219,171,233)
#DEB4EB
(222,180,235)
#E1BDED
(225,189,237)
#E4C6EF
(228,198,239)
#E7CFF1
(231,207,241)
#EAD8F3
(234,216,243)
#EDE1F5
(237,225,245)
#F0EAF7
(240,234,247)
#F3F3F9
(243,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D599E5 color. Also use rgb(213,153,229) instead hex code.

Text Font Color

.myTextColor { color: #D599E5; }

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

This text font color is #D599E5.

Background Color

.myBgColor { background-color: #D599E5; }

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

This div background color is #D599E5.

Border color

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

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

This div border color is #D599E5.

Opacity

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

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

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

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

This text has shadow with #D599E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D599E5.

Preview

Color preview on black background

This text has color #D599E5 on black background.


Color preview on white background

This text has color #D599E5 on white background.


Black color preview on #D599E5 background

This text has black color on #D599E5 background.


White color preview on #D599E5 background

This text has white color on #D599E5 background.


Related colors

Complementary color

Complementary color for #hex is #2A661A.


I love getcolorcode.com

Triadic colors

1 #E5D599 and #99E5D5 with #D599E5 are triadic colors.

2 #E599D5 and #99D5E5 with #D599E5 are triadic colors.