COLOR #E6BAA6

HEX: #E6BAA6 RGB: (230,186,166)

Renk bilgisi

#E6BAA6 contains mainly red and green colors. #E6BAA6 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#E6BAA6 color RGB value is (230,186,166).

RGB: (230,186,166) (90%, 73%, 65%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 186 of 255 = 73%
B 166 of 255 = 65%

230
186
166

R + G + B ~ 76%. #E6BAA6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 186 + 166 = 582 (100%)
R 230 of 582 ~ 39.52%
G 186 of 582 ~ 31.96%
B 166 of 582 ~ 28.52'%

%39.52
%31.96
%28.52

CMYK RENK MODELİ

#E6BAA6 rengi CMYK tonu (0,19,28,10).

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

CMYK: (0,19,28,10)
C0M19Y28K10 (0%, 19%, 28%, 10%)
(0.00 / 0.19 / 0.28 / 0.10)

CMYK yüzdeleri

%0
%19.13
%27.83
%9.8

Codes

Color #E6BAA6 in popluar color models

E6 BA A6
RGB 230 186 166
HSL 19° 56.14% 77.65%
HSB/HSV 19° 27.83% 90.20%
CMYK 0.00% 19.13% 27.83%
9.80%

Color #E6BAA6 in popluar number systems.

HEX E6 BA A6
Decimal 230 186 166
Binary 11100110 10111010 10100110
Octal 346 272 246

Shades and tints

Shades of #E6BAA6

#E6BAA6
(230,186,166)
#D2AA97
(210,170,151)
#BE9A88
(190,154,136)
#AA8A79
(170,138,121)
#967A6A
(150,122,106)
#826A5B
(130,106,91)
#6E5A4C
(110,90,76)
#5A4A3D
(90,74,61)
#463A2E
(70,58,46)
#322A1F
(50,42,31)
#1E1A10
(30,26,16)
#000000
(0,0,0)

Tints of #E6BAA6

#E6BAA6
(230,186,166)
#E8C0AE
(232,192,174)
#EAC6B6
(234,198,182)
#ECCCBE
(236,204,190)
#EED2C6
(238,210,198)
#F0D8CE
(240,216,206)
#F2DED6
(242,222,214)
#F4E4DE
(244,228,222)
#F6EAE6
(246,234,230)
#F8F0EE
(248,240,238)
#FAF6F6
(250,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6BAA6; }

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

This text font color is #E6BAA6.

Background Color

.myBgColor { background-color: #E6BAA6; }

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

This div background color is #E6BAA6.

Border color

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

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

This div border color is #E6BAA6.

Opacity

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

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

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

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

This text has shadow with #E6BAA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6BAA6.

Preview

Color preview on black background

This text has color #E6BAA6 on black background.


Color preview on white background

This text has color #E6BAA6 on white background.


Black color preview on #E6BAA6 background

This text has black color on #E6BAA6 background.


White color preview on #E6BAA6 background

This text has white color on #E6BAA6 background.


Related colors

Complementary color

Complementary color for #hex is #194559.


I love getcolorcode.com

Triadic colors

1 #A6E6BA and #BAA6E6 with #E6BAA6 are triadic colors.

2 #A6BAE6 and #BAE6A6 with #E6BAA6 are triadic colors.