COLOR #E6C1B0

HEX: #E6C1B0 RGB: (230,193,176)

Color info

#E6C1B0 contains red, green and blue colors in about the same proportion. Web safe color of #E6C1B0 is #CCCC99 (or #CC9).

RGB color model

#E6C1B0 color RGB value is (230,193,176).

RGB: (230,193,176) (90%, 76%, 69%)

RGB channels and saturation

R 230 of 255 = 90%
G 193 of 255 = 76%
B 176 of 255 = 69%

230
193
176

R + G + B ~ 78%. #E6C1B0 is quite light color.

Portions of RGB colors in percentages

R + G + B = 230 + 193 + 176 = 599 (100%)
R 230 of 599 ~ 38.4%
G 193 of 599 ~ 32.22%
B 176 of 599 ~ 29.38'%

%38.4
%32.22
%29.38

CMYK color model

#E6C1B0 color CMYK value is (0,16,23,10).

  • cyan value is 0.00%
  • magenta value is 16.09%
  • yellow value is 23.48%
  • key color value is 9.80%

CMYK: (0,16,23,10)
C0M16Y23K10 (0%, 16%, 23%, 10%)
(0.00 / 0.16 / 0.23 / 0.10)

CMYK percentages

%0
%16.09
%23.48
%9.8

Codes

Color #E6C1B0 in popluar color models

E6 C1 B0
RGB 230 193 176
HSL 19° 51.92% 79.61%
HSB/HSV 19° 23.48% 90.20%
CMYK 0.00% 16.09% 23.48%
9.80%

Color #E6C1B0 in popluar number systems.

HEX E6 C1 B0
Decimal 230 193 176
Binary 11100110 11000001 10110000
Octal 346 301 260

Shades and tints

Shades of #E6C1B0

#E6C1B0
(230,193,176)
#D2B0A0
(210,176,160)
#BE9F90
(190,159,144)
#AA8E80
(170,142,128)
#967D70
(150,125,112)
#826C60
(130,108,96)
#6E5B50
(110,91,80)
#5A4A40
(90,74,64)
#463930
(70,57,48)
#322820
(50,40,32)
#1E1710
(30,23,16)
#000000
(0,0,0)

Tints of #E6C1B0

#E6C1B0
(230,193,176)
#E8C6B7
(232,198,183)
#EACBBE
(234,203,190)
#ECD0C5
(236,208,197)
#EED5CC
(238,213,204)
#F0DAD3
(240,218,211)
#F2DFDA
(242,223,218)
#F4E4E1
(244,228,225)
#F6E9E8
(246,233,232)
#F8EEEF
(248,238,239)
#FAF3F6
(250,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E6C1B0 color. Also use rgb(230,193,176) instead hex code.

Text Font Color

.myTextColor { color: #E6C1B0; }

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

This text font color is #E6C1B0.

Background Color

.myBgColor { background-color: #E6C1B0; }

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

This div background color is #E6C1B0.

Border color

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

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

This div border color is #E6C1B0.

Opacity

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

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

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

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

This text has shadow with #E6C1B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6C1B0.

Preview

Color preview on black background

This text has color #E6C1B0 on black background.


Color preview on white background

This text has color #E6C1B0 on white background.


Black color preview on #E6C1B0 background

This text has black color on #E6C1B0 background.


White color preview on #E6C1B0 background

This text has white color on #E6C1B0 background.


Related colors

Complementary color

Complementary color for #hex is #193E4F.


I love getcolorcode.com

Triadic colors

1 #B0E6C1 and #C1B0E6 with #E6C1B0 are triadic colors.

2 #B0C1E6 and #C1E6B0 with #E6C1B0 are triadic colors.