COLOR #EDB9E5

HEX: #EDB9E5 RGB: (237,185,229)

Renk bilgisi

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

RGB renk modeli

#EDB9E5 color RGB value is (237,185,229).

RGB: (237,185,229) (93%, 73%, 90%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 185 of 255 = 73%
B 229 of 255 = 90%

237
185
229

R + G + B ~ 85%. #EDB9E5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 185 + 229 = 651 (100%)
R 237 of 651 ~ 36.41%
G 185 of 651 ~ 28.42%
B 229 of 651 ~ 35.18'%

%36.41
%28.42
%35.18

CMYK RENK MODELİ

#EDB9E5 rengi CMYK tonu (0,22,3,7).

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

CMYK: (0,22,3,7)
C0M22Y3K7 (0%, 22%, 3%, 7%)
(0.00 / 0.22 / 0.03 / 0.07)

CMYK yüzdeleri

%0
%21.94
%3.38
%7.06

Codes

Color #EDB9E5 in popluar color models

ED B9 E5
RGB 237 185 229
HSL 309° 59.09% 82.75%
HSB/HSV 309° 21.94% 92.94%
CMYK 0.00% 21.94% 3.38%
7.06%

Color #EDB9E5 in popluar number systems.

HEX ED B9 E5
Decimal 237 185 229
Binary 11101101 10111001 11100101
Octal 355 271 345

Shades and tints

Shades of #EDB9E5

#EDB9E5
(237,185,229)
#D8A9D1
(216,169,209)
#C399BD
(195,153,189)
#AE89A9
(174,137,169)
#997995
(153,121,149)
#846981
(132,105,129)
#6F596D
(111,89,109)
#5A4959
(90,73,89)
#453945
(69,57,69)
#302931
(48,41,49)
#1B191D
(27,25,29)
#000000
(0,0,0)

Tints of #EDB9E5

#EDB9E5
(237,185,229)
#EEBFE7
(238,191,231)
#EFC5E9
(239,197,233)
#F0CBEB
(240,203,235)
#F1D1ED
(241,209,237)
#F2D7EF
(242,215,239)
#F3DDF1
(243,221,241)
#F4E3F3
(244,227,243)
#F5E9F5
(245,233,245)
#F6EFF7
(246,239,247)
#F7F5F9
(247,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDB9E5 color. Also use rgb(237,185,229) instead hex code.

Text Font Color

.myTextColor { color: #EDB9E5; }

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

This text font color is #EDB9E5.

Background Color

.myBgColor { background-color: #EDB9E5; }

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

This div background color is #EDB9E5.

Border color

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

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

This div border color is #EDB9E5.

Opacity

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

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

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

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

This text has shadow with #EDB9E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB9E5.

Preview

Color preview on black background

This text has color #EDB9E5 on black background.


Color preview on white background

This text has color #EDB9E5 on white background.


Black color preview on #EDB9E5 background

This text has black color on #EDB9E5 background.


White color preview on #EDB9E5 background

This text has white color on #EDB9E5 background.


Related colors

Complementary color

Complementary color for #hex is #12461A.


I love getcolorcode.com

Triadic colors

1 #E5EDB9 and #B9E5ED with #EDB9E5 are triadic colors.

2 #E5B9ED and #B9EDE5 with #EDB9E5 are triadic colors.