COLOR #EDE5FF

HEX: #EDE5FF RGB: (237,229,255)

Renk bilgisi

#EDE5FF contains red, green and blue colors in about the same proportion. #EDE5FF ‘ nin web güvenlik rengi #FFCCFF (ya da #FCF) dir.

RGB renk modeli

#EDE5FF color RGB value is (237,229,255).

RGB: (237,229,255) (93%, 90%, 100%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 229 of 255 = 90%
B 255 of 255 = 100%

237
229
255

R + G + B ~ 94%. #EDE5FF is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 229 + 255 = 721 (100%)
R 237 of 721 ~ 32.87%
G 229 of 721 ~ 31.76%
B 255 of 721 ~ 35.37'%

%32.87
%31.76
%35.37

CMYK RENK MODELİ

#EDE5FF rengi CMYK tonu (7,10,0,0).

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

CMYK: (7,10,0,0)
C7M10Y0K0 (7%, 10%, 0%, 0%)
(0.07 / 0.10 / 0.00 / 0.00)

CMYK yüzdeleri

%7.06
%10.2
%0
%0

Codes

Color #EDE5FF in popluar color models

ED E5 FF
RGB 237 229 255
HSL 258° 100.00% 94.90%
HSB/HSV 258° 10.20% 100.00%
CMYK 7.06% 10.20% 0.00%
0.00%

Color #EDE5FF in popluar number systems.

HEX ED E5 FF
Decimal 237 229 255
Binary 11101101 11100101 11111111
Octal 355 345 377

Shades and tints

Shades of #EDE5FF

#EDE5FF
(237,229,255)
#D8D1E8
(216,209,232)
#C3BDD1
(195,189,209)
#AEA9BA
(174,169,186)
#9995A3
(153,149,163)
#84818C
(132,129,140)
#6F6D75
(111,109,117)
#5A595E
(90,89,94)
#454547
(69,69,71)
#303130
(48,49,48)
#1B1D19
(27,29,25)
#000000
(0,0,0)

Tints of #EDE5FF

#EDE5FF
(237,229,255)
#EEE7FF
(238,231,255)
#EFE9FF
(239,233,255)
#F0EBFF
(240,235,255)
#F1EDFF
(241,237,255)
#F2EFFF
(242,239,255)
#F3F1FF
(243,241,255)
#F4F3FF
(244,243,255)
#F5F5FF
(245,245,255)
#F6F7FF
(246,247,255)
#F7F9FF
(247,249,255)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDE5FF color. Also use rgb(237,229,255) instead hex code.

Text Font Color

.myTextColor { color: #EDE5FF; }

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

This text font color is #EDE5FF.

Background Color

.myBgColor { background-color: #EDE5FF; }

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

This div background color is #EDE5FF.

Border color

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

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

This div border color is #EDE5FF.

Opacity

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

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

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

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

This text has shadow with #EDE5FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDE5FF.

Preview

Color preview on black background

This text has color #EDE5FF on black background.


Color preview on white background

This text has color #EDE5FF on white background.


Black color preview on #EDE5FF background

This text has black color on #EDE5FF background.


White color preview on #EDE5FF background

This text has white color on #EDE5FF background.


Related colors

Complementary color

Complementary color for #hex is #121A00.


I love getcolorcode.com

Triadic colors

1 #FFEDE5 and #E5FFED with #EDE5FF are triadic colors.

2 #FFE5ED and #E5EDFF with #EDE5FF are triadic colors.