COLOR #EDD9FF

HEX: #EDD9FF RGB: (237,217,255)

Renk bilgisi

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

RGB renk modeli

#EDD9FF color RGB value is (237,217,255).

RGB: (237,217,255) (93%, 85%, 100%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 217 of 255 = 85%
B 255 of 255 = 100%

237
217
255

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 217 + 255 = 709 (100%)
R 237 of 709 ~ 33.43%
G 217 of 709 ~ 30.61%
B 255 of 709 ~ 35.97'%

%33.43
%30.61
%35.97

CMYK RENK MODELİ

#EDD9FF rengi CMYK tonu (7,15,0,0).

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

CMYK: (7,15,0,0)
C7M15Y0K0 (7%, 15%, 0%, 0%)
(0.07 / 0.15 / 0.00 / 0.00)

CMYK yüzdeleri

%7.06
%14.9
%0
%0

Codes

Color #EDD9FF in popluar color models

ED D9 FF
RGB 237 217 255
HSL 272° 100.00% 92.55%
HSB/HSV 272° 14.90% 100.00%
CMYK 7.06% 14.90% 0.00%
0.00%

Color #EDD9FF in popluar number systems.

HEX ED D9 FF
Decimal 237 217 255
Binary 11101101 11011001 11111111
Octal 355 331 377

Shades and tints

Shades of #EDD9FF

#EDD9FF
(237,217,255)
#D8C6E8
(216,198,232)
#C3B3D1
(195,179,209)
#AEA0BA
(174,160,186)
#998DA3
(153,141,163)
#847A8C
(132,122,140)
#6F6775
(111,103,117)
#5A545E
(90,84,94)
#454147
(69,65,71)
#302E30
(48,46,48)
#1B1B19
(27,27,25)
#000000
(0,0,0)

Tints of #EDD9FF

#EDD9FF
(237,217,255)
#EEDCFF
(238,220,255)
#EFDFFF
(239,223,255)
#F0E2FF
(240,226,255)
#F1E5FF
(241,229,255)
#F2E8FF
(242,232,255)
#F3EBFF
(243,235,255)
#F4EEFF
(244,238,255)
#F5F1FF
(245,241,255)
#F6F4FF
(246,244,255)
#F7F7FF
(247,247,255)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD9FF; }

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

This text font color is #EDD9FF.

Background Color

.myBgColor { background-color: #EDD9FF; }

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

This div background color is #EDD9FF.

Border color

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

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

This div border color is #EDD9FF.

Opacity

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

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

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

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

This text has shadow with #EDD9FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD9FF.

Preview

Color preview on black background

This text has color #EDD9FF on black background.


Color preview on white background

This text has color #EDD9FF on white background.


Black color preview on #EDD9FF background

This text has black color on #EDD9FF background.


White color preview on #EDD9FF background

This text has white color on #EDD9FF background.


Related colors

Complementary color

Complementary color for #hex is #122600.


I love getcolorcode.com

Triadic colors

1 #FFEDD9 and #D9FFED with #EDD9FF are triadic colors.

2 #FFD9ED and #D9EDFF with #EDD9FF are triadic colors.