COLOR #E6BAED

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

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

230
186
237

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

Yüzdelerle RGB renk parçaları

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

%35.22
%28.48
%36.29

CMYK RENK MODELİ

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

  • camgöbeği tonu 2.95%
  • eflatun tonu 21.52%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

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

CMYK yüzdeleri

%2.95
%21.52
%0
%7.06

Codes

Color #E6BAED in popluar color models

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

Color #E6BAED in popluar number systems.

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

Shades and tints

Shades of #E6BAED

#E6BAED
(230,186,237)
#D2AAD8
(210,170,216)
#BE9AC3
(190,154,195)
#AA8AAE
(170,138,174)
#967A99
(150,122,153)
#826A84
(130,106,132)
#6E5A6F
(110,90,111)
#5A4A5A
(90,74,90)
#463A45
(70,58,69)
#322A30
(50,42,48)
#1E1A1B
(30,26,27)
#000000
(0,0,0)

Tints of #E6BAED

#E6BAED
(230,186,237)
#E8C0EE
(232,192,238)
#EAC6EF
(234,198,239)
#ECCCF0
(236,204,240)
#EED2F1
(238,210,241)
#F0D8F2
(240,216,242)
#F2DEF3
(242,222,243)
#F4E4F4
(244,228,244)
#F6EAF5
(246,234,245)
#F8F0F6
(248,240,246)
#FAF6F7
(250,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6BAED; }

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

This text font color is #E6BAED.

Background Color

.myBgColor { background-color: #E6BAED; }

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

This div background color is #E6BAED.

Border color

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

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

This div border color is #E6BAED.

Opacity

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

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

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

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

This text has shadow with #E6BAED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BAED.

Preview

Color preview on black background

This text has color #E6BAED on black background.


Color preview on white background

This text has color #E6BAED on white background.


Black color preview on #E6BAED background

This text has black color on #E6BAED background.


White color preview on #E6BAED background

This text has white color on #E6BAED background.


Related colors

Complementary color

Complementary color for #hex is #194512.


I love getcolorcode.com

Triadic colors

1 #EDE6BA and #BAEDE6 with #E6BAED are triadic colors.

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