COLOR #EDDDF6

HEX: #EDDDF6 RGB: (237,221,246)

Renk bilgisi

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

RGB renk modeli

#EDDDF6 color RGB value is (237,221,246).

RGB: (237,221,246) (93%, 87%, 96%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 221 of 255 = 87%
B 246 of 255 = 96%

237
221
246

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 221 + 246 = 704 (100%)
R 237 of 704 ~ 33.66%
G 221 of 704 ~ 31.39%
B 246 of 704 ~ 34.94'%

%33.66
%31.39
%34.94

CMYK RENK MODELİ

#EDDDF6 rengi CMYK tonu (4,10,0,4).

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

CMYK: (4,10,0,4)
C4M10Y0K4 (4%, 10%, 0%, 4%)
(0.04 / 0.10 / 0.00 / 0.04)

CMYK yüzdeleri

%3.66
%10.16
%0
%3.53

Codes

Color #EDDDF6 in popluar color models

ED DD F6
RGB 237 221 246
HSL 278° 58.14% 91.57%
HSB/HSV 278° 10.16% 96.47%
CMYK 3.66% 10.16% 0.00%
3.53%

Color #EDDDF6 in popluar number systems.

HEX ED DD F6
Decimal 237 221 246
Binary 11101101 11011101 11110110
Octal 355 335 366

Shades and tints

Shades of #EDDDF6

#EDDDF6
(237,221,246)
#D8C9E0
(216,201,224)
#C3B5CA
(195,181,202)
#AEA1B4
(174,161,180)
#998D9E
(153,141,158)
#847988
(132,121,136)
#6F6572
(111,101,114)
#5A515C
(90,81,92)
#453D46
(69,61,70)
#302930
(48,41,48)
#1B151A
(27,21,26)
#000000
(0,0,0)

Tints of #EDDDF6

#EDDDF6
(237,221,246)
#EEE0F6
(238,224,246)
#EFE3F6
(239,227,246)
#F0E6F6
(240,230,246)
#F1E9F6
(241,233,246)
#F2ECF6
(242,236,246)
#F3EFF6
(243,239,246)
#F4F2F6
(244,242,246)
#F5F5F6
(245,245,246)
#F6F8F6
(246,248,246)
#F7FBF6
(247,251,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDDDF6; }

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

This text font color is #EDDDF6.

Background Color

.myBgColor { background-color: #EDDDF6; }

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

This div background color is #EDDDF6.

Border color

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

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

This div border color is #EDDDF6.

Opacity

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

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

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

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

This text has shadow with #EDDDF6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDDF6.

Preview

Color preview on black background

This text has color #EDDDF6 on black background.


Color preview on white background

This text has color #EDDDF6 on white background.


Black color preview on #EDDDF6 background

This text has black color on #EDDDF6 background.


White color preview on #EDDDF6 background

This text has white color on #EDDDF6 background.


Related colors

Complementary color

Complementary color for #hex is #122209.


I love getcolorcode.com

Triadic colors

1 #F6EDDD and #DDF6ED with #EDDDF6 are triadic colors.

2 #F6DDED and #DDEDF6 with #EDDDF6 are triadic colors.