COLOR #EDBAE7

HEX: #EDBAE7 RGB: (237,186,231)

Renk bilgisi

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

RGB renk modeli

#EDBAE7 color RGB value is (237,186,231).

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

RGB bağlantıları ve doygunluk

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

237
186
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 186 + 231 = 654 (100%)
R 237 of 654 ~ 36.24%
G 186 of 654 ~ 28.44%
B 231 of 654 ~ 35.32'%

%36.24
%28.44
%35.32

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.52%
  • 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.52
%2.53
%7.06

Codes

Color #EDBAE7 in popluar color models

ED BA E7
RGB 237 186 231
HSL 307° 58.62% 82.94%
HSB/HSV 307° 21.52% 92.94%
CMYK 0.00% 21.52% 2.53%
7.06%

Color #EDBAE7 in popluar number systems.

HEX ED BA E7
Decimal 237 186 231
Binary 11101101 10111010 11100111
Octal 355 272 347

Shades and tints

Shades of #EDBAE7

#EDBAE7
(237,186,231)
#D8AAD2
(216,170,210)
#C39ABD
(195,154,189)
#AE8AA8
(174,138,168)
#997A93
(153,122,147)
#846A7E
(132,106,126)
#6F5A69
(111,90,105)
#5A4A54
(90,74,84)
#453A3F
(69,58,63)
#302A2A
(48,42,42)
#1B1A15
(27,26,21)
#000000
(0,0,0)

Tints of #EDBAE7

#EDBAE7
(237,186,231)
#EEC0E9
(238,192,233)
#EFC6EB
(239,198,235)
#F0CCED
(240,204,237)
#F1D2EF
(241,210,239)
#F2D8F1
(242,216,241)
#F3DEF3
(243,222,243)
#F4E4F5
(244,228,245)
#F5EAF7
(245,234,247)
#F6F0F9
(246,240,249)
#F7F6FB
(247,246,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDBAE7; }

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

This text font color is #EDBAE7.

Background Color

.myBgColor { background-color: #EDBAE7; }

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

This div background color is #EDBAE7.

Border color

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

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

This div border color is #EDBAE7.

Opacity

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

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

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

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

This text has shadow with #EDBAE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDBAE7.

Preview

Color preview on black background

This text has color #EDBAE7 on black background.


Color preview on white background

This text has color #EDBAE7 on white background.


Black color preview on #EDBAE7 background

This text has black color on #EDBAE7 background.


White color preview on #EDBAE7 background

This text has white color on #EDBAE7 background.


Related colors

Complementary color

Complementary color for #EDBAE7 is #124518.


I love getcolorcode.com

Triadic colors

1 #E7EDBA and #BAE7ED with #EDBAE7 are triadic colors.

2 #E7BAED and #BAEDE7 with #EDBAE7 are triadic colors.