COLOR #E6BAB9

HEX: #E6BAB9 RGB: (230,186,185)

Renk bilgisi

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

RGB renk modeli

#E6BAB9 color RGB value is (230,186,185).

RGB: (230,186,185) (90%, 73%, 73%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 186 of 255 = 73%
B 185 of 255 = 73%

230
186
185

R + G + B ~ 79%. #E6BAB9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 186 + 185 = 601 (100%)
R 230 of 601 ~ 38.27%
G 186 of 601 ~ 30.95%
B 185 of 601 ~ 30.78'%

%38.27
%30.95
%30.78

CMYK RENK MODELİ

#E6BAB9 rengi CMYK tonu (0,19,20,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 19.13%
  • sarı tonu 19.57%
  • ana renk tonu 9.80%

CMYK: (0,19,20,10)
C0M19Y20K10 (0%, 19%, 20%, 10%)
(0.00 / 0.19 / 0.20 / 0.10)

CMYK yüzdeleri

%0
%19.13
%19.57
%9.8

Codes

Color #E6BAB9 in popluar color models

E6 BA B9
RGB 230 186 185
HSL 47.37% 81.37%
HSB/HSV 19.57% 90.20%
CMYK 0.00% 19.13% 19.57%
9.80%

Color #E6BAB9 in popluar number systems.

HEX E6 BA B9
Decimal 230 186 185
Binary 11100110 10111010 10111001
Octal 346 272 271

Shades and tints

Shades of #E6BAB9

#E6BAB9
(230,186,185)
#D2AAA9
(210,170,169)
#BE9A99
(190,154,153)
#AA8A89
(170,138,137)
#967A79
(150,122,121)
#826A69
(130,106,105)
#6E5A59
(110,90,89)
#5A4A49
(90,74,73)
#463A39
(70,58,57)
#322A29
(50,42,41)
#1E1A19
(30,26,25)
#000000
(0,0,0)

Tints of #E6BAB9

#E6BAB9
(230,186,185)
#E8C0BF
(232,192,191)
#EAC6C5
(234,198,197)
#ECCCCB
(236,204,203)
#EED2D1
(238,210,209)
#F0D8D7
(240,216,215)
#F2DEDD
(242,222,221)
#F4E4E3
(244,228,227)
#F6EAE9
(246,234,233)
#F8F0EF
(248,240,239)
#FAF6F5
(250,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6BAB9; }

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

This text font color is #E6BAB9.

Background Color

.myBgColor { background-color: #E6BAB9; }

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

This div background color is #E6BAB9.

Border color

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

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

This div border color is #E6BAB9.

Opacity

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

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

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

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

This text has shadow with #E6BAB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BAB9.

Preview

Color preview on black background

This text has color #E6BAB9 on black background.


Color preview on white background

This text has color #E6BAB9 on white background.


Black color preview on #E6BAB9 background

This text has black color on #E6BAB9 background.


White color preview on #E6BAB9 background

This text has white color on #E6BAB9 background.


Related colors

Complementary color

Complementary color for #hex is #194546.


I love getcolorcode.com

Triadic colors

1 #B9E6BA and #BAB9E6 with #E6BAB9 are triadic colors.

2 #B9BAE6 and #BAE6B9 with #E6BAB9 are triadic colors.