COLOR #E6B5A6

HEX: #E6B5A6 RGB: (230,181,166)

Renk bilgisi

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

RGB renk modeli

#E6B5A6 color RGB value is (230,181,166).

RGB: (230,181,166) (90%, 71%, 65%)

RGB bağlantıları ve doygunluk

R 230 of 255 = 90%
G 181 of 255 = 71%
B 166 of 255 = 65%

230
181
166

R + G + B ~ 75%. #E6B5A6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 230 + 181 + 166 = 577 (100%)
R 230 of 577 ~ 39.86%
G 181 of 577 ~ 31.37%
B 166 of 577 ~ 28.77'%

%39.86
%31.37
%28.77

CMYK RENK MODELİ

#E6B5A6 rengi CMYK tonu (0,21,28,10).

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

CMYK: (0,21,28,10)
C0M21Y28K10 (0%, 21%, 28%, 10%)
(0.00 / 0.21 / 0.28 / 0.10)

CMYK yüzdeleri

%0
%21.3
%27.83
%9.8

Codes

Color #E6B5A6 in popluar color models

E6 B5 A6
RGB 230 181 166
HSL 14° 56.14% 77.65%
HSB/HSV 14° 27.83% 90.20%
CMYK 0.00% 21.30% 27.83%
9.80%

Color #E6B5A6 in popluar number systems.

HEX E6 B5 A6
Decimal 230 181 166
Binary 11100110 10110101 10100110
Octal 346 265 246

Shades and tints

Shades of #E6B5A6

#E6B5A6
(230,181,166)
#D2A597
(210,165,151)
#BE9588
(190,149,136)
#AA8579
(170,133,121)
#96756A
(150,117,106)
#82655B
(130,101,91)
#6E554C
(110,85,76)
#5A453D
(90,69,61)
#46352E
(70,53,46)
#32251F
(50,37,31)
#1E1510
(30,21,16)
#000000
(0,0,0)

Tints of #E6B5A6

#E6B5A6
(230,181,166)
#E8BBAE
(232,187,174)
#EAC1B6
(234,193,182)
#ECC7BE
(236,199,190)
#EECDC6
(238,205,198)
#F0D3CE
(240,211,206)
#F2D9D6
(242,217,214)
#F4DFDE
(244,223,222)
#F6E5E6
(246,229,230)
#F8EBEE
(248,235,238)
#FAF1F6
(250,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B5A6; }

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

This text font color is #E6B5A6.

Background Color

.myBgColor { background-color: #E6B5A6; }

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

This div background color is #E6B5A6.

Border color

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

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

This div border color is #E6B5A6.

Opacity

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

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

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

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

This text has shadow with #E6B5A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B5A6.

Preview

Color preview on black background

This text has color #E6B5A6 on black background.


Color preview on white background

This text has color #E6B5A6 on white background.


Black color preview on #E6B5A6 background

This text has black color on #E6B5A6 background.


White color preview on #E6B5A6 background

This text has white color on #E6B5A6 background.


Related colors

Complementary color

Complementary color for #hex is #194A59.


I love getcolorcode.com

Triadic colors

1 #A6E6B5 and #B5A6E6 with #E6B5A6 are triadic colors.

2 #A6B5E6 and #B5E6A6 with #E6B5A6 are triadic colors.