COLOR #E6B6BA

HEX: #E6B6BA RGB: (230,182,186)

Color info

#E6B6BA contains red, green and blue colors in about the same proportion. Web safe color of #E6B6BA is #CCCCCC (or #CCC).

RGB color model

#E6B6BA color RGB value is (230,182,186).

RGB: (230,182,186) (90%, 71%, 73%)

RGB channels and saturation

R 230 of 255 = 90%
G 182 of 255 = 71%
B 186 of 255 = 73%

230
182
186

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

Portions of RGB colors in percentages

R + G + B = 230 + 182 + 186 = 598 (100%)
R 230 of 598 ~ 38.46%
G 182 of 598 ~ 30.43%
B 186 of 598 ~ 31.1'%

%38.46
%30.43
%31.1

CMYK color model

#E6B6BA color CMYK value is (0,21,19,10).

  • cyan value is 0.00%
  • magenta value is 20.87%
  • yellow value is 19.13%
  • key color value is 9.80%

CMYK: (0,21,19,10)
C0M21Y19K10 (0%, 21%, 19%, 10%)
(0.00 / 0.21 / 0.19 / 0.10)

CMYK percentages

%0
%20.87
%19.13
%9.8

Codes

Color #E6B6BA in popluar color models

E6 B6 BA
RGB 230 182 186
HSL 355° 48.98% 80.78%
HSB/HSV 355° 20.87% 90.20%
CMYK 0.00% 20.87% 19.13%
9.80%

Color #E6B6BA in popluar number systems.

HEX E6 B6 BA
Decimal 230 182 186
Binary 11100110 10110110 10111010
Octal 346 266 272

Shades and tints

Shades of #E6B6BA

#E6B6BA
(230,182,186)
#D2A6AA
(210,166,170)
#BE969A
(190,150,154)
#AA868A
(170,134,138)
#96767A
(150,118,122)
#82666A
(130,102,106)
#6E565A
(110,86,90)
#5A464A
(90,70,74)
#46363A
(70,54,58)
#32262A
(50,38,42)
#1E161A
(30,22,26)
#000000
(0,0,0)

Tints of #E6B6BA

#E6B6BA
(230,182,186)
#E8BCC0
(232,188,192)
#EAC2C6
(234,194,198)
#ECC8CC
(236,200,204)
#EECED2
(238,206,210)
#F0D4D8
(240,212,216)
#F2DADE
(242,218,222)
#F4E0E4
(244,224,228)
#F6E6EA
(246,230,234)
#F8ECF0
(248,236,240)
#FAF2F6
(250,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6B6BA; }

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

This text font color is #E6B6BA.

Background Color

.myBgColor { background-color: #E6B6BA; }

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

This div background color is #E6B6BA.

Border color

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

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

This div border color is #E6B6BA.

Opacity

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

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

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

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

This text has shadow with #E6B6BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6B6BA.

Preview

Color preview on black background

This text has color #E6B6BA on black background.


Color preview on white background

This text has color #E6B6BA on white background.


Black color preview on #E6B6BA background

This text has black color on #E6B6BA background.


White color preview on #E6B6BA background

This text has white color on #E6B6BA background.


Related colors

Complementary color

Complementary color for #hex is #194945.


I love getcolorcode.com

Triadic colors

1 #BAE6B6 and #B6BAE6 with #E6B6BA are triadic colors.

2 #BAB6E6 and #B6E6BA with #E6B6BA are triadic colors.