COLOR #EDA5E6

HEX: #EDA5E6 RGB: (237,165,230)

Renk bilgisi

#EDA5E6 contains mainly red and blue colors. #EDA5E6 ‘ nin web güvenlik rengi #FF99CC (ya da #F9C) dir.

RGB renk modeli

#EDA5E6 color RGB value is (237,165,230).

RGB: (237,165,230) (93%, 65%, 90%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 165 of 255 = 65%
B 230 of 255 = 90%

237
165
230

R + G + B ~ 83%. #EDA5E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 165 + 230 = 632 (100%)
R 237 of 632 ~ 37.5%
G 165 of 632 ~ 26.11%
B 230 of 632 ~ 36.39'%

%37.5
%26.11
%36.39

CMYK RENK MODELİ

#EDA5E6 rengi CMYK tonu (0,30,3,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.38%
  • sarı tonu 2.95%
  • ana renk tonu 7.06%

CMYK: (0,30,3,7)
C0M30Y3K7 (0%, 30%, 3%, 7%)
(0.00 / 0.30 / 0.03 / 0.07)

CMYK yüzdeleri

%0
%30.38
%2.95
%7.06

Codes

Color #EDA5E6 in popluar color models

ED A5 E6
RGB 237 165 230
HSL 306° 66.67% 78.82%
HSB/HSV 306° 30.38% 92.94%
CMYK 0.00% 30.38% 2.95%
7.06%

Color #EDA5E6 in popluar number systems.

HEX ED A5 E6
Decimal 237 165 230
Binary 11101101 10100101 11100110
Octal 355 245 346

Shades and tints

Shades of #EDA5E6

#EDA5E6
(237,165,230)
#D896D2
(216,150,210)
#C387BE
(195,135,190)
#AE78AA
(174,120,170)
#996996
(153,105,150)
#845A82
(132,90,130)
#6F4B6E
(111,75,110)
#5A3C5A
(90,60,90)
#452D46
(69,45,70)
#301E32
(48,30,50)
#1B0F1E
(27,15,30)
#000000
(0,0,0)

Tints of #EDA5E6

#EDA5E6
(237,165,230)
#EEADE8
(238,173,232)
#EFB5EA
(239,181,234)
#F0BDEC
(240,189,236)
#F1C5EE
(241,197,238)
#F2CDF0
(242,205,240)
#F3D5F2
(243,213,242)
#F4DDF4
(244,221,244)
#F5E5F6
(245,229,246)
#F6EDF8
(246,237,248)
#F7F5FA
(247,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDA5E6 color. Also use rgb(237,165,230) instead hex code.

Text Font Color

.myTextColor { color: #EDA5E6; }

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

This text font color is #EDA5E6.

Background Color

.myBgColor { background-color: #EDA5E6; }

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

This div background color is #EDA5E6.

Border color

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

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

This div border color is #EDA5E6.

Opacity

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

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

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

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

This text has shadow with #EDA5E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDA5E6.

Preview

Color preview on black background

This text has color #EDA5E6 on black background.


Color preview on white background

This text has color #EDA5E6 on white background.


Black color preview on #EDA5E6 background

This text has black color on #EDA5E6 background.


White color preview on #EDA5E6 background

This text has white color on #EDA5E6 background.


Related colors

Complementary color

Complementary color for #hex is #125A19.


I love getcolorcode.com

Triadic colors

1 #E6EDA5 and #A5E6ED with #EDA5E6 are triadic colors.

2 #E6A5ED and #A5EDE6 with #EDA5E6 are triadic colors.