COLOR #D593EF

HEX: #D593EF RGB: (213,147,239)

Renk bilgisi

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

RGB renk modeli

#D593EF color RGB value is (213,147,239).

RGB: (213,147,239) (84%, 58%, 94%)

RGB bağlantıları ve doygunluk

R 213 of 255 = 84%
G 147 of 255 = 58%
B 239 of 255 = 94%

213
147
239

R + G + B ~ 79%. #D593EF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 213 + 147 + 239 = 599 (100%)
R 213 of 599 ~ 35.56%
G 147 of 599 ~ 24.54%
B 239 of 599 ~ 39.9'%

%35.56
%24.54
%39.9

CMYK RENK MODELİ

#D593EF rengi CMYK tonu (11,38,0,6).

  • camgöbeği tonu 10.88%
  • eflatun tonu 38.49%
  • sarı tonu 0.00%
  • ana renk tonu 6.27%

CMYK: (11,38,0,6)
C11M38Y0K6 (11%, 38%, 0%, 6%)
(0.11 / 0.38 / 0.00 / 0.06)

CMYK yüzdeleri

%10.88
%38.49
%0
%6.27

Codes

Color #D593EF in popluar color models

D5 93 EF
RGB 213 147 239
HSL 283° 74.19% 75.69%
HSB/HSV 283° 38.49% 93.73%
CMYK 10.88% 38.49% 0.00%
6.27%

Color #D593EF in popluar number systems.

HEX D5 93 EF
Decimal 213 147 239
Binary 11010101 10010011 11101111
Octal 325 223 357

Shades and tints

Shades of #D593EF

#D593EF
(213,147,239)
#C286DA
(194,134,218)
#AF79C5
(175,121,197)
#9C6CB0
(156,108,176)
#895F9B
(137,95,155)
#765286
(118,82,134)
#634571
(99,69,113)
#50385C
(80,56,92)
#3D2B47
(61,43,71)
#2A1E32
(42,30,50)
#17111D
(23,17,29)
#000000
(0,0,0)

Tints of #D593EF

#D593EF
(213,147,239)
#D89CF0
(216,156,240)
#DBA5F1
(219,165,241)
#DEAEF2
(222,174,242)
#E1B7F3
(225,183,243)
#E4C0F4
(228,192,244)
#E7C9F5
(231,201,245)
#EAD2F6
(234,210,246)
#EDDBF7
(237,219,247)
#F0E4F8
(240,228,248)
#F3EDF9
(243,237,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D593EF; }

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

This text font color is #D593EF.

Background Color

.myBgColor { background-color: #D593EF; }

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

This div background color is #D593EF.

Border color

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

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

This div border color is #D593EF.

Opacity

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

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

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

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

This text has shadow with #D593EF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D593EF.

Preview

Color preview on black background

This text has color #D593EF on black background.


Color preview on white background

This text has color #D593EF on white background.


Black color preview on #D593EF background

This text has black color on #D593EF background.


White color preview on #D593EF background

This text has white color on #D593EF background.


Related colors

Complementary color

Complementary color for #hex is #2A6C10.


I love getcolorcode.com

Triadic colors

1 #EFD593 and #93EFD5 with #D593EF are triadic colors.

2 #EF93D5 and #93D5EF with #D593EF are triadic colors.