COLOR #EDBAE6

HEX: #EDBAE6 RGB: (237,186,230)

Renk bilgisi

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

RGB renk modeli

#EDBAE6 color RGB value is (237,186,230).

RGB: (237,186,230) (93%, 73%, 90%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 186 of 255 = 73%
B 230 of 255 = 90%

237
186
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 186 + 230 = 653 (100%)
R 237 of 653 ~ 36.29%
G 186 of 653 ~ 28.48%
B 230 of 653 ~ 35.22'%

%36.29
%28.48
%35.22

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 21.52%
  • sarı tonu 2.95%
  • 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.95
%7.06

Codes

Color #EDBAE6 in popluar color models

ED BA E6
RGB 237 186 230
HSL 308° 58.62% 82.94%
HSB/HSV 308° 21.52% 92.94%
CMYK 0.00% 21.52% 2.95%
7.06%

Color #EDBAE6 in popluar number systems.

HEX ED BA E6
Decimal 237 186 230
Binary 11101101 10111010 11100110
Octal 355 272 346

Shades and tints

Shades of #EDBAE6

#EDBAE6
(237,186,230)
#D8AAD2
(216,170,210)
#C39ABE
(195,154,190)
#AE8AAA
(174,138,170)
#997A96
(153,122,150)
#846A82
(132,106,130)
#6F5A6E
(111,90,110)
#5A4A5A
(90,74,90)
#453A46
(69,58,70)
#302A32
(48,42,50)
#1B1A1E
(27,26,30)
#000000
(0,0,0)

Tints of #EDBAE6

#EDBAE6
(237,186,230)
#EEC0E8
(238,192,232)
#EFC6EA
(239,198,234)
#F0CCEC
(240,204,236)
#F1D2EE
(241,210,238)
#F2D8F0
(242,216,240)
#F3DEF2
(243,222,242)
#F4E4F4
(244,228,244)
#F5EAF6
(245,234,246)
#F6F0F8
(246,240,248)
#F7F6FA
(247,246,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDBAE6; }

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

This text font color is #EDBAE6.

Background Color

.myBgColor { background-color: #EDBAE6; }

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

This div background color is #EDBAE6.

Border color

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

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

This div border color is #EDBAE6.

Opacity

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

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

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

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

This text has shadow with #EDBAE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDBAE6.

Preview

Color preview on black background

This text has color #EDBAE6 on black background.


Color preview on white background

This text has color #EDBAE6 on white background.


Black color preview on #EDBAE6 background

This text has black color on #EDBAE6 background.


White color preview on #EDBAE6 background

This text has white color on #EDBAE6 background.


Related colors

Complementary color

Complementary color for #hex is #124519.


I love getcolorcode.com

Triadic colors

1 #E6EDBA and #BAE6ED with #EDBAE6 are triadic colors.

2 #E6BAED and #BAEDE6 with #EDBAE6 are triadic colors.