COLOR #EDB9E7

HEX: #EDB9E7 RGB: (237,185,231)

Renk bilgisi

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

RGB renk modeli

#EDB9E7 color RGB value is (237,185,231).

RGB: (237,185,231) (93%, 73%, 91%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 185 of 255 = 73%
B 231 of 255 = 91%

237
185
231

R + G + B ~ 86%. #EDB9E7 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 185 + 231 = 653 (100%)
R 237 of 653 ~ 36.29%
G 185 of 653 ~ 28.33%
B 231 of 653 ~ 35.38'%

%36.29
%28.33
%35.38

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.94%
  • sarı tonu 2.53%
  • 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
%2.53
%7.06

Codes

Color #EDB9E7 in popluar color models

ED B9 E7
RGB 237 185 231
HSL 307° 59.09% 82.75%
HSB/HSV 307° 21.94% 92.94%
CMYK 0.00% 21.94% 2.53%
7.06%

Color #EDB9E7 in popluar number systems.

HEX ED B9 E7
Decimal 237 185 231
Binary 11101101 10111001 11100111
Octal 355 271 347

Shades and tints

Shades of #EDB9E7

#EDB9E7
(237,185,231)
#D8A9D2
(216,169,210)
#C399BD
(195,153,189)
#AE89A8
(174,137,168)
#997993
(153,121,147)
#84697E
(132,105,126)
#6F5969
(111,89,105)
#5A4954
(90,73,84)
#45393F
(69,57,63)
#30292A
(48,41,42)
#1B1915
(27,25,21)
#000000
(0,0,0)

Tints of #EDB9E7

#EDB9E7
(237,185,231)
#EEBFE9
(238,191,233)
#EFC5EB
(239,197,235)
#F0CBED
(240,203,237)
#F1D1EF
(241,209,239)
#F2D7F1
(242,215,241)
#F3DDF3
(243,221,243)
#F4E3F5
(244,227,245)
#F5E9F7
(245,233,247)
#F6EFF9
(246,239,249)
#F7F5FB
(247,245,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDB9E7; }

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

This text font color is #EDB9E7.

Background Color

.myBgColor { background-color: #EDB9E7; }

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

This div background color is #EDB9E7.

Border color

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

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

This div border color is #EDB9E7.

Opacity

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

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

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

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

This text has shadow with #EDB9E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDB9E7.

Preview

Color preview on black background

This text has color #EDB9E7 on black background.


Color preview on white background

This text has color #EDB9E7 on white background.


Black color preview on #EDB9E7 background

This text has black color on #EDB9E7 background.


White color preview on #EDB9E7 background

This text has white color on #EDB9E7 background.


Related colors

Complementary color

Complementary color for #hex is #124618.


I love getcolorcode.com

Triadic colors

1 #E7EDB9 and #B9E7ED with #EDB9E7 are triadic colors.

2 #E7B9ED and #B9EDE7 with #EDB9E7 are triadic colors.