COLOR #EDDDEB

HEX: #EDDDEB RGB: (237,221,235)

Renk bilgisi

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

RGB renk modeli

#EDDDEB color RGB value is (237,221,235).

RGB: (237,221,235) (93%, 87%, 92%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 221 of 255 = 87%
B 235 of 255 = 92%

237
221
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 221 + 235 = 693 (100%)
R 237 of 693 ~ 34.2%
G 221 of 693 ~ 31.89%
B 235 of 693 ~ 33.91'%

%34.2
%31.89
%33.91

CMYK RENK MODELİ

#EDDDEB rengi CMYK tonu (0,7,1,7).

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

CMYK: (0,7,1,7)
C0M7Y1K7 (0%, 7%, 1%, 7%)
(0.00 / 0.07 / 0.01 / 0.07)

CMYK yüzdeleri

%0
%6.75
%0.84
%7.06

Codes

Color #EDDDEB in popluar color models

ED DD EB
RGB 237 221 235
HSL 308° 30.77% 89.80%
HSB/HSV 308° 6.75% 92.94%
CMYK 0.00% 6.75% 0.84%
7.06%

Color #EDDDEB in popluar number systems.

HEX ED DD EB
Decimal 237 221 235
Binary 11101101 11011101 11101011
Octal 355 335 353

Shades and tints

Shades of #EDDDEB

#EDDDEB
(237,221,235)
#D8C9D6
(216,201,214)
#C3B5C1
(195,181,193)
#AEA1AC
(174,161,172)
#998D97
(153,141,151)
#847982
(132,121,130)
#6F656D
(111,101,109)
#5A5158
(90,81,88)
#453D43
(69,61,67)
#30292E
(48,41,46)
#1B1519
(27,21,25)
#000000
(0,0,0)

Tints of #EDDDEB

#EDDDEB
(237,221,235)
#EEE0EC
(238,224,236)
#EFE3ED
(239,227,237)
#F0E6EE
(240,230,238)
#F1E9EF
(241,233,239)
#F2ECF0
(242,236,240)
#F3EFF1
(243,239,241)
#F4F2F2
(244,242,242)
#F5F5F3
(245,245,243)
#F6F8F4
(246,248,244)
#F7FBF5
(247,251,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDDDEB; }

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

This text font color is #EDDDEB.

Background Color

.myBgColor { background-color: #EDDDEB; }

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

This div background color is #EDDDEB.

Border color

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

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

This div border color is #EDDDEB.

Opacity

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

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

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

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

This text has shadow with #EDDDEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDDEB.

Preview

Color preview on black background

This text has color #EDDDEB on black background.


Color preview on white background

This text has color #EDDDEB on white background.


Black color preview on #EDDDEB background

This text has black color on #EDDDEB background.


White color preview on #EDDDEB background

This text has white color on #EDDDEB background.


Related colors

Complementary color

Complementary color for #hex is #122214.


I love getcolorcode.com

Triadic colors

1 #EBEDDD and #DDEBED with #EDDDEB are triadic colors.

2 #EBDDED and #DDEDEB with #EDDDEB are triadic colors.