COLOR #EDA5E4

HEX: #EDA5E4 RGB: (237,165,228)

Renk bilgisi

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

RGB renk modeli

#EDA5E4 color RGB value is (237,165,228).

RGB: (237,165,228) (93%, 65%, 89%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 165 of 255 = 65%
B 228 of 255 = 89%

237
165
228

R + G + B ~ 82%. #EDA5E4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 165 + 228 = 630 (100%)
R 237 of 630 ~ 37.62%
G 165 of 630 ~ 26.19%
B 228 of 630 ~ 36.19'%

%37.62
%26.19
%36.19

CMYK RENK MODELİ

#EDA5E4 rengi CMYK tonu (0,30,4,7).

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

CMYK: (0,30,4,7)
C0M30Y4K7 (0%, 30%, 4%, 7%)
(0.00 / 0.30 / 0.04 / 0.07)

CMYK yüzdeleri

%0
%30.38
%3.8
%7.06

Codes

Color #EDA5E4 in popluar color models

ED A5 E4
RGB 237 165 228
HSL 308° 66.67% 78.82%
HSB/HSV 308° 30.38% 92.94%
CMYK 0.00% 30.38% 3.80%
7.06%

Color #EDA5E4 in popluar number systems.

HEX ED A5 E4
Decimal 237 165 228
Binary 11101101 10100101 11100100
Octal 355 245 344

Shades and tints

Shades of #EDA5E4

#EDA5E4
(237,165,228)
#D896D0
(216,150,208)
#C387BC
(195,135,188)
#AE78A8
(174,120,168)
#996994
(153,105,148)
#845A80
(132,90,128)
#6F4B6C
(111,75,108)
#5A3C58
(90,60,88)
#452D44
(69,45,68)
#301E30
(48,30,48)
#1B0F1C
(27,15,28)
#000000
(0,0,0)

Tints of #EDA5E4

#EDA5E4
(237,165,228)
#EEADE6
(238,173,230)
#EFB5E8
(239,181,232)
#F0BDEA
(240,189,234)
#F1C5EC
(241,197,236)
#F2CDEE
(242,205,238)
#F3D5F0
(243,213,240)
#F4DDF2
(244,221,242)
#F5E5F4
(245,229,244)
#F6EDF6
(246,237,246)
#F7F5F8
(247,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDA5E4; }

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

This text font color is #EDA5E4.

Background Color

.myBgColor { background-color: #EDA5E4; }

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

This div background color is #EDA5E4.

Border color

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

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

This div border color is #EDA5E4.

Opacity

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

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

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

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

This text has shadow with #EDA5E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDA5E4.

Preview

Color preview on black background

This text has color #EDA5E4 on black background.


Color preview on white background

This text has color #EDA5E4 on white background.


Black color preview on #EDA5E4 background

This text has black color on #EDA5E4 background.


White color preview on #EDA5E4 background

This text has white color on #EDA5E4 background.


Related colors

Complementary color

Complementary color for #hex is #125A1B.


I love getcolorcode.com

Triadic colors

1 #E4EDA5 and #A5E4ED with #EDA5E4 are triadic colors.

2 #E4A5ED and #A5EDE4 with #EDA5E4 are triadic colors.