COLOR #D093E5

HEX: #D093E5 RGB: (208,147,229)

Renk bilgisi

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

RGB renk modeli

#D093E5 color RGB value is (208,147,229).

RGB: (208,147,229) (82%, 58%, 90%)

RGB bağlantıları ve doygunluk

R 208 of 255 = 82%
G 147 of 255 = 58%
B 229 of 255 = 90%

208
147
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 208 + 147 + 229 = 584 (100%)
R 208 of 584 ~ 35.62%
G 147 of 584 ~ 25.17%
B 229 of 584 ~ 39.21'%

%35.62
%25.17
%39.21

CMYK RENK MODELİ

#D093E5 rengi CMYK tonu (9,36,0,10).

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

CMYK: (9,36,0,10)
C9M36Y0K10 (9%, 36%, 0%, 10%)
(0.09 / 0.36 / 0.00 / 0.10)

CMYK yüzdeleri

%9.17
%35.81
%0
%10.2

Codes

Color #D093E5 in popluar color models

D0 93 E5
RGB 208 147 229
HSL 285° 61.19% 73.73%
HSB/HSV 285° 35.81% 89.80%
CMYK 9.17% 35.81% 0.00%
10.20%

Color #D093E5 in popluar number systems.

HEX D0 93 E5
Decimal 208 147 229
Binary 11010000 10010011 11100101
Octal 320 223 345

Shades and tints

Shades of #D093E5

#D093E5
(208,147,229)
#BE86D1
(190,134,209)
#AC79BD
(172,121,189)
#9A6CA9
(154,108,169)
#885F95
(136,95,149)
#765281
(118,82,129)
#64456D
(100,69,109)
#523859
(82,56,89)
#402B45
(64,43,69)
#2E1E31
(46,30,49)
#1C111D
(28,17,29)
#000000
(0,0,0)

Tints of #D093E5

#D093E5
(208,147,229)
#D49CE7
(212,156,231)
#D8A5E9
(216,165,233)
#DCAEEB
(220,174,235)
#E0B7ED
(224,183,237)
#E4C0EF
(228,192,239)
#E8C9F1
(232,201,241)
#ECD2F3
(236,210,243)
#F0DBF5
(240,219,245)
#F4E4F7
(244,228,247)
#F8EDF9
(248,237,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D093E5; }

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

This text font color is #D093E5.

Background Color

.myBgColor { background-color: #D093E5; }

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

This div background color is #D093E5.

Border color

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

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

This div border color is #D093E5.

Opacity

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

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

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

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

This text has shadow with #D093E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D093E5.

Preview

Color preview on black background

This text has color #D093E5 on black background.


Color preview on white background

This text has color #D093E5 on white background.


Black color preview on #D093E5 background

This text has black color on #D093E5 background.


White color preview on #D093E5 background

This text has white color on #D093E5 background.


Related colors

Complementary color

Complementary color for #hex is #2F6C1A.


I love getcolorcode.com

Triadic colors

1 #E5D093 and #93E5D0 with #D093E5 are triadic colors.

2 #E593D0 and #93D0E5 with #D093E5 are triadic colors.