COLOR #EDD9F5

HEX: #EDD9F5 RGB: (237,217,245)

Renk bilgisi

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

RGB renk modeli

#EDD9F5 color RGB value is (237,217,245).

RGB: (237,217,245) (93%, 85%, 96%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 217 of 255 = 85%
B 245 of 255 = 96%

237
217
245

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 217 + 245 = 699 (100%)
R 237 of 699 ~ 33.91%
G 217 of 699 ~ 31.04%
B 245 of 699 ~ 35.05'%

%33.91
%31.04
%35.05

CMYK RENK MODELİ

#EDD9F5 rengi CMYK tonu (3,11,0,4).

  • camgöbeği tonu 3.27%
  • eflatun tonu 11.43%
  • sarı tonu 0.00%
  • ana renk tonu 3.92%

CMYK: (3,11,0,4)
C3M11Y0K4 (3%, 11%, 0%, 4%)
(0.03 / 0.11 / 0.00 / 0.04)

CMYK yüzdeleri

%3.27
%11.43
%0
%3.92

Codes

Color #EDD9F5 in popluar color models

ED D9 F5
RGB 237 217 245
HSL 283° 58.33% 90.59%
HSB/HSV 283° 11.43% 96.08%
CMYK 3.27% 11.43% 0.00%
3.92%

Color #EDD9F5 in popluar number systems.

HEX ED D9 F5
Decimal 237 217 245
Binary 11101101 11011001 11110101
Octal 355 331 365

Shades and tints

Shades of #EDD9F5

#EDD9F5
(237,217,245)
#D8C6DF
(216,198,223)
#C3B3C9
(195,179,201)
#AEA0B3
(174,160,179)
#998D9D
(153,141,157)
#847A87
(132,122,135)
#6F6771
(111,103,113)
#5A545B
(90,84,91)
#454145
(69,65,69)
#302E2F
(48,46,47)
#1B1B19
(27,27,25)
#000000
(0,0,0)

Tints of #EDD9F5

#EDD9F5
(237,217,245)
#EEDCF5
(238,220,245)
#EFDFF5
(239,223,245)
#F0E2F5
(240,226,245)
#F1E5F5
(241,229,245)
#F2E8F5
(242,232,245)
#F3EBF5
(243,235,245)
#F4EEF5
(244,238,245)
#F5F1F5
(245,241,245)
#F6F4F5
(246,244,245)
#F7F7F5
(247,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDD9F5 color. Also use rgb(237,217,245) instead hex code.

Text Font Color

.myTextColor { color: #EDD9F5; }

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

This text font color is #EDD9F5.

Background Color

.myBgColor { background-color: #EDD9F5; }

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

This div background color is #EDD9F5.

Border color

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

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

This div border color is #EDD9F5.

Opacity

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

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

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

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

This text has shadow with #EDD9F5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD9F5.

Preview

Color preview on black background

This text has color #EDD9F5 on black background.


Color preview on white background

This text has color #EDD9F5 on white background.


Black color preview on #EDD9F5 background

This text has black color on #EDD9F5 background.


White color preview on #EDD9F5 background

This text has white color on #EDD9F5 background.


Related colors

Complementary color

Complementary color for #hex is #12260A.


I love getcolorcode.com

Triadic colors

1 #F5EDD9 and #D9F5ED with #EDD9F5 are triadic colors.

2 #F5D9ED and #D9EDF5 with #EDD9F5 are triadic colors.