COLOR #EDD3FA

HEX: #EDD3FA RGB: (237,211,250)

Renk bilgisi

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

RGB renk modeli

#EDD3FA color RGB value is (237,211,250).

RGB: (237,211,250) (93%, 83%, 98%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 211 of 255 = 83%
B 250 of 255 = 98%

237
211
250

R + G + B ~ 91%. #EDD3FA is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 211 + 250 = 698 (100%)
R 237 of 698 ~ 33.95%
G 211 of 698 ~ 30.23%
B 250 of 698 ~ 35.82'%

%33.95
%30.23
%35.82

CMYK RENK MODELİ

#EDD3FA rengi CMYK tonu (5,16,0,2).

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

CMYK: (5,16,0,2)
C5M16Y0K2 (5%, 16%, 0%, 2%)
(0.05 / 0.16 / 0.00 / 0.02)

CMYK yüzdeleri

%5.2
%15.6
%0
%1.96

Codes

Color #EDD3FA in popluar color models

ED D3 FA
RGB 237 211 250
HSL 280° 79.59% 90.39%
HSB/HSV 280° 15.60% 98.04%
CMYK 5.20% 15.60% 0.00%
1.96%

Color #EDD3FA in popluar number systems.

HEX ED D3 FA
Decimal 237 211 250
Binary 11101101 11010011 11111010
Octal 355 323 372

Shades and tints

Shades of #EDD3FA

#EDD3FA
(237,211,250)
#D8C0E4
(216,192,228)
#C3ADCE
(195,173,206)
#AE9AB8
(174,154,184)
#9987A2
(153,135,162)
#84748C
(132,116,140)
#6F6176
(111,97,118)
#5A4E60
(90,78,96)
#453B4A
(69,59,74)
#302834
(48,40,52)
#1B151E
(27,21,30)
#000000
(0,0,0)

Tints of #EDD3FA

#EDD3FA
(237,211,250)
#EED7FA
(238,215,250)
#EFDBFA
(239,219,250)
#F0DFFA
(240,223,250)
#F1E3FA
(241,227,250)
#F2E7FA
(242,231,250)
#F3EBFA
(243,235,250)
#F4EFFA
(244,239,250)
#F5F3FA
(245,243,250)
#F6F7FA
(246,247,250)
#F7FBFA
(247,251,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD3FA; }

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

This text font color is #EDD3FA.

Background Color

.myBgColor { background-color: #EDD3FA; }

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

This div background color is #EDD3FA.

Border color

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

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

This div border color is #EDD3FA.

Opacity

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

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

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

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

This text has shadow with #EDD3FA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD3FA.

Preview

Color preview on black background

This text has color #EDD3FA on black background.


Color preview on white background

This text has color #EDD3FA on white background.


Black color preview on #EDD3FA background

This text has black color on #EDD3FA background.


White color preview on #EDD3FA background

This text has white color on #EDD3FA background.


Related colors

Complementary color

Complementary color for #hex is #122C05.


I love getcolorcode.com

Triadic colors

1 #FAEDD3 and #D3FAED with #EDD3FA are triadic colors.

2 #FAD3ED and #D3EDFA with #EDD3FA are triadic colors.