COLOR #EDD6FA

HEX: #EDD6FA RGB: (237,214,250)

Renk bilgisi

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

RGB renk modeli

#EDD6FA color RGB value is (237,214,250).

RGB: (237,214,250) (93%, 84%, 98%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 214 of 255 = 84%
B 250 of 255 = 98%

237
214
250

R + G + B ~ 92%. #EDD6FA is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 214 + 250 = 701 (100%)
R 237 of 701 ~ 33.81%
G 214 of 701 ~ 30.53%
B 250 of 701 ~ 35.66'%

%33.81
%30.53
%35.66

CMYK RENK MODELİ

#EDD6FA rengi CMYK tonu (5,14,0,2).

  • camgöbeği tonu 5.20%
  • eflatun tonu 14.40%
  • sarı tonu 0.00%
  • ana renk tonu 1.96%

CMYK: (5,14,0,2)
C5M14Y0K2 (5%, 14%, 0%, 2%)
(0.05 / 0.14 / 0.00 / 0.02)

CMYK yüzdeleri

%5.2
%14.4
%0
%1.96

Codes

Color #EDD6FA in popluar color models

ED D6 FA
RGB 237 214 250
HSL 278° 78.26% 90.98%
HSB/HSV 278° 14.40% 98.04%
CMYK 5.20% 14.40% 0.00%
1.96%

Color #EDD6FA in popluar number systems.

HEX ED D6 FA
Decimal 237 214 250
Binary 11101101 11010110 11111010
Octal 355 326 372

Shades and tints

Shades of #EDD6FA

#EDD6FA
(237,214,250)
#D8C3E4
(216,195,228)
#C3B0CE
(195,176,206)
#AE9DB8
(174,157,184)
#998AA2
(153,138,162)
#84778C
(132,119,140)
#6F6476
(111,100,118)
#5A5160
(90,81,96)
#453E4A
(69,62,74)
#302B34
(48,43,52)
#1B181E
(27,24,30)
#000000
(0,0,0)

Tints of #EDD6FA

#EDD6FA
(237,214,250)
#EED9FA
(238,217,250)
#EFDCFA
(239,220,250)
#F0DFFA
(240,223,250)
#F1E2FA
(241,226,250)
#F2E5FA
(242,229,250)
#F3E8FA
(243,232,250)
#F4EBFA
(244,235,250)
#F5EEFA
(245,238,250)
#F6F1FA
(246,241,250)
#F7F4FA
(247,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDD6FA color. Also use rgb(237,214,250) instead hex code.

Text Font Color

.myTextColor { color: #EDD6FA; }

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

This text font color is #EDD6FA.

Background Color

.myBgColor { background-color: #EDD6FA; }

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

This div background color is #EDD6FA.

Border color

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

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

This div border color is #EDD6FA.

Opacity

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

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

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

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

This text has shadow with #EDD6FA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD6FA.

Preview

Color preview on black background

This text has color #EDD6FA on black background.


Color preview on white background

This text has color #EDD6FA on white background.


Black color preview on #EDD6FA background

This text has black color on #EDD6FA background.


White color preview on #EDD6FA background

This text has white color on #EDD6FA background.


Related colors

Complementary color

Complementary color for #hex is #122905.


I love getcolorcode.com

Triadic colors

1 #FAEDD6 and #D6FAED with #EDD6FA are triadic colors.

2 #FAD6ED and #D6EDFA with #EDD6FA are triadic colors.