COLOR #EDE4F6

HEX: #EDE4F6 RGB: (237,228,246)

Renk bilgisi

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

RGB renk modeli

#EDE4F6 color RGB value is (237,228,246).

RGB: (237,228,246) (93%, 89%, 96%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 228 of 255 = 89%
B 246 of 255 = 96%

237
228
246

R + G + B ~ 93%. #EDE4F6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 228 + 246 = 711 (100%)
R 237 of 711 ~ 33.33%
G 228 of 711 ~ 32.07%
B 246 of 711 ~ 34.6'%

%33.33
%32.07
%34.6

CMYK RENK MODELİ

#EDE4F6 rengi CMYK tonu (4,7,0,4).

  • camgöbeği tonu 3.66%
  • eflatun tonu 7.32%
  • sarı tonu 0.00%
  • ana renk tonu 3.53%

CMYK: (4,7,0,4)
C4M7Y0K4 (4%, 7%, 0%, 4%)
(0.04 / 0.07 / 0.00 / 0.04)

CMYK yüzdeleri

%3.66
%7.32
%0
%3.53

Codes

Color #EDE4F6 in popluar color models

ED E4 F6
RGB 237 228 246
HSL 270° 50.00% 92.94%
HSB/HSV 270° 7.32% 96.47%
CMYK 3.66% 7.32% 0.00%
3.53%

Color #EDE4F6 in popluar number systems.

HEX ED E4 F6
Decimal 237 228 246
Binary 11101101 11100100 11110110
Octal 355 344 366

Shades and tints

Shades of #EDE4F6

#EDE4F6
(237,228,246)
#D8D0E0
(216,208,224)
#C3BCCA
(195,188,202)
#AEA8B4
(174,168,180)
#99949E
(153,148,158)
#848088
(132,128,136)
#6F6C72
(111,108,114)
#5A585C
(90,88,92)
#454446
(69,68,70)
#303030
(48,48,48)
#1B1C1A
(27,28,26)
#000000
(0,0,0)

Tints of #EDE4F6

#EDE4F6
(237,228,246)
#EEE6F6
(238,230,246)
#EFE8F6
(239,232,246)
#F0EAF6
(240,234,246)
#F1ECF6
(241,236,246)
#F2EEF6
(242,238,246)
#F3F0F6
(243,240,246)
#F4F2F6
(244,242,246)
#F5F4F6
(245,244,246)
#F6F6F6
(246,246,246)
#F7F8F6
(247,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDE4F6; }

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

This text font color is #EDE4F6.

Background Color

.myBgColor { background-color: #EDE4F6; }

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

This div background color is #EDE4F6.

Border color

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

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

This div border color is #EDE4F6.

Opacity

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

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

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

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

This text has shadow with #EDE4F6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDE4F6.

Preview

Color preview on black background

This text has color #EDE4F6 on black background.


Color preview on white background

This text has color #EDE4F6 on white background.


Black color preview on #EDE4F6 background

This text has black color on #EDE4F6 background.


White color preview on #EDE4F6 background

This text has white color on #EDE4F6 background.


Related colors

Complementary color

Complementary color for #hex is #121B09.


I love getcolorcode.com

Triadic colors

1 #F6EDE4 and #E4F6ED with #EDE4F6 are triadic colors.

2 #F6E4ED and #E4EDF6 with #EDE4F6 are triadic colors.