COLOR #D593ED

HEX: #D593ED RGB: (213,147,237)

Renk bilgisi

#D593ED contains mainly red and blue colors. #D593ED ‘ nin web güvenlik rengi #CC99FF (ya da #C9F) dir.

RGB renk modeli

#D593ED color RGB value is (213,147,237).

RGB: (213,147,237) (84%, 58%, 93%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 147 of 255 = 58%
B 237 of 255 = 93%

213
147
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 147 + 237 = 597 (100%)
R 213 of 597 ~ 35.68%
G 147 of 597 ~ 24.62%
B 237 of 597 ~ 39.7'%

%35.68
%24.62
%39.7

CMYK RENK MODELİ

#D593ED rengi CMYK tonu (10,38,0,7).

  • camgöbeği tonu 10.13%
  • eflatun tonu 37.97%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (10,38,0,7)
C10M38Y0K7 (10%, 38%, 0%, 7%)
(0.10 / 0.38 / 0.00 / 0.07)

CMYK yüzdeleri

%10.13
%37.97
%0
%7.06

Codes

Color #D593ED in popluar color models

D5 93 ED
RGB 213 147 237
HSL 284° 71.43% 75.29%
HSB/HSV 284° 37.97% 92.94%
CMYK 10.13% 37.97% 0.00%
7.06%

Color #D593ED in popluar number systems.

HEX D5 93 ED
Decimal 213 147 237
Binary 11010101 10010011 11101101
Octal 325 223 355

Shades and tints

Shades of #D593ED

#D593ED
(213,147,237)
#C286D8
(194,134,216)
#AF79C3
(175,121,195)
#9C6CAE
(156,108,174)
#895F99
(137,95,153)
#765284
(118,82,132)
#63456F
(99,69,111)
#50385A
(80,56,90)
#3D2B45
(61,43,69)
#2A1E30
(42,30,48)
#17111B
(23,17,27)
#000000
(0,0,0)

Tints of #D593ED

#D593ED
(213,147,237)
#D89CEE
(216,156,238)
#DBA5EF
(219,165,239)
#DEAEF0
(222,174,240)
#E1B7F1
(225,183,241)
#E4C0F2
(228,192,242)
#E7C9F3
(231,201,243)
#EAD2F4
(234,210,244)
#EDDBF5
(237,219,245)
#F0E4F6
(240,228,246)
#F3EDF7
(243,237,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D593ED; }

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

This text font color is #D593ED.

Background Color

.myBgColor { background-color: #D593ED; }

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

This div background color is #D593ED.

Border color

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

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

This div border color is #D593ED.

Opacity

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

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

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

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

This text has shadow with #D593ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D593ED.

Preview

Color preview on black background

This text has color #D593ED on black background.


Color preview on white background

This text has color #D593ED on white background.


Black color preview on #D593ED background

This text has black color on #D593ED background.


White color preview on #D593ED background

This text has white color on #D593ED background.


Related colors

Complementary color

Complementary color for #hex is #2A6C12.


I love getcolorcode.com

Triadic colors

1 #EDD593 and #93EDD5 with #D593ED are triadic colors.

2 #ED93D5 and #93D5ED with #D593ED are triadic colors.