COLOR #D593E5

HEX: #D593E5 RGB: (213,147,229)

Renk bilgisi

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

RGB renk modeli

#D593E5 color RGB value is (213,147,229).

RGB: (213,147,229) (84%, 58%, 90%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 147 of 255 = 58%
B 229 of 255 = 90%

213
147
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 147 + 229 = 589 (100%)
R 213 of 589 ~ 36.16%
G 147 of 589 ~ 24.96%
B 229 of 589 ~ 38.88'%

%36.16
%24.96
%38.88

CMYK RENK MODELİ

#D593E5 rengi CMYK tonu (7,36,0,10).

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

CMYK: (7,36,0,10)
C7M36Y0K10 (7%, 36%, 0%, 10%)
(0.07 / 0.36 / 0.00 / 0.10)

CMYK yüzdeleri

%6.99
%35.81
%0
%10.2

Codes

Color #D593E5 in popluar color models

D5 93 E5
RGB 213 147 229
HSL 288° 61.19% 73.73%
HSB/HSV 288° 35.81% 89.80%
CMYK 6.99% 35.81% 0.00%
10.20%

Color #D593E5 in popluar number systems.

HEX D5 93 E5
Decimal 213 147 229
Binary 11010101 10010011 11100101
Octal 325 223 345

Shades and tints

Shades of #D593E5

#D593E5
(213,147,229)
#C286D1
(194,134,209)
#AF79BD
(175,121,189)
#9C6CA9
(156,108,169)
#895F95
(137,95,149)
#765281
(118,82,129)
#63456D
(99,69,109)
#503859
(80,56,89)
#3D2B45
(61,43,69)
#2A1E31
(42,30,49)
#17111D
(23,17,29)
#000000
(0,0,0)

Tints of #D593E5

#D593E5
(213,147,229)
#D89CE7
(216,156,231)
#DBA5E9
(219,165,233)
#DEAEEB
(222,174,235)
#E1B7ED
(225,183,237)
#E4C0EF
(228,192,239)
#E7C9F1
(231,201,241)
#EAD2F3
(234,210,243)
#EDDBF5
(237,219,245)
#F0E4F7
(240,228,247)
#F3EDF9
(243,237,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D593E5; }

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

This text font color is #D593E5.

Background Color

.myBgColor { background-color: #D593E5; }

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

This div background color is #D593E5.

Border color

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

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

This div border color is #D593E5.

Opacity

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

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

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

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

This text has shadow with #D593E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D593E5.

Preview

Color preview on black background

This text has color #D593E5 on black background.


Color preview on white background

This text has color #D593E5 on white background.


Black color preview on #D593E5 background

This text has black color on #D593E5 background.


White color preview on #D593E5 background

This text has white color on #D593E5 background.


Related colors

Complementary color

Complementary color for #D593E5 is #2A6C1A.


I love getcolorcode.com

Triadic colors

1 #E5D593 and #93E5D5 with #D593E5 are triadic colors.

2 #E593D5 and #93D5E5 with #D593E5 are triadic colors.