COLOR #EDDBE7

HEX: #EDDBE7 RGB: (237,219,231)

Renk bilgisi

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

RGB renk modeli

#EDDBE7 color RGB value is (237,219,231).

RGB: (237,219,231) (93%, 86%, 91%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 219 of 255 = 86%
B 231 of 255 = 91%

237
219
231

R + G + B ~ 90%. #EDDBE7 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 219 + 231 = 687 (100%)
R 237 of 687 ~ 34.5%
G 219 of 687 ~ 31.88%
B 231 of 687 ~ 33.62'%

%34.5
%31.88
%33.62

CMYK RENK MODELİ

#EDDBE7 rengi CMYK tonu (0,8,3,7).

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

CMYK: (0,8,3,7)
C0M8Y3K7 (0%, 8%, 3%, 7%)
(0.00 / 0.08 / 0.03 / 0.07)

CMYK yüzdeleri

%0
%7.59
%2.53
%7.06

Codes

Color #EDDBE7 in popluar color models

ED DB E7
RGB 237 219 231
HSL 320° 33.33% 89.41%
HSB/HSV 320° 7.59% 92.94%
CMYK 0.00% 7.59% 2.53%
7.06%

Color #EDDBE7 in popluar number systems.

HEX ED DB E7
Decimal 237 219 231
Binary 11101101 11011011 11100111
Octal 355 333 347

Shades and tints

Shades of #EDDBE7

#EDDBE7
(237,219,231)
#D8C8D2
(216,200,210)
#C3B5BD
(195,181,189)
#AEA2A8
(174,162,168)
#998F93
(153,143,147)
#847C7E
(132,124,126)
#6F6969
(111,105,105)
#5A5654
(90,86,84)
#45433F
(69,67,63)
#30302A
(48,48,42)
#1B1D15
(27,29,21)
#000000
(0,0,0)

Tints of #EDDBE7

#EDDBE7
(237,219,231)
#EEDEE9
(238,222,233)
#EFE1EB
(239,225,235)
#F0E4ED
(240,228,237)
#F1E7EF
(241,231,239)
#F2EAF1
(242,234,241)
#F3EDF3
(243,237,243)
#F4F0F5
(244,240,245)
#F5F3F7
(245,243,247)
#F6F6F9
(246,246,249)
#F7F9FB
(247,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDDBE7 color. Also use rgb(237,219,231) instead hex code.

Text Font Color

.myTextColor { color: #EDDBE7; }

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

This text font color is #EDDBE7.

Background Color

.myBgColor { background-color: #EDDBE7; }

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

This div background color is #EDDBE7.

Border color

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

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

This div border color is #EDDBE7.

Opacity

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

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

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

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

This text has shadow with #EDDBE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDBE7.

Preview

Color preview on black background

This text has color #EDDBE7 on black background.


Color preview on white background

This text has color #EDDBE7 on white background.


Black color preview on #EDDBE7 background

This text has black color on #EDDBE7 background.


White color preview on #EDDBE7 background

This text has white color on #EDDBE7 background.


Related colors

Complementary color

Complementary color for #hex is #122418.


I love getcolorcode.com

Triadic colors

1 #E7EDDB and #DBE7ED with #EDDBE7 are triadic colors.

2 #E7DBED and #DBEDE7 with #EDDBE7 are triadic colors.