COLOR #E3B0E0

HEX: #E3B0E0 RGB: (227,176,224)

Color info

#E3B0E0 contains red, green and blue colors in about the same proportion. Web safe color of #E3B0E0 is #CC99CC (or #C9C).

RGB color model

#E3B0E0 color RGB value is (227,176,224).

RGB: (227,176,224) (89%, 69%, 88%)

RGB channels and saturation

R 227 of 255 = 89%
G 176 of 255 = 69%
B 224 of 255 = 88%

227
176
224

R + G + B ~ 82%. #E3B0E0 is quite light color.

Portions of RGB colors in percentages

R + G + B = 227 + 176 + 224 = 627 (100%)
R 227 of 627 ~ 36.2%
G 176 of 627 ~ 28.07%
B 224 of 627 ~ 35.73'%

%36.2
%28.07
%35.73

CMYK color model

#E3B0E0 color CMYK value is (0,22,1,11).

  • cyan value is 0.00%
  • magenta value is 22.47%
  • yellow value is 1.32%
  • key color value is 10.98%

CMYK: (0,22,1,11)
C0M22Y1K11 (0%, 22%, 1%, 11%)
(0.00 / 0.22 / 0.01 / 0.11)

CMYK percentages

%0
%22.47
%1.32
%10.98

Codes

Color #E3B0E0 in popluar color models

E3 B0 E0
RGB 227 176 224
HSL 304° 47.66% 79.02%
HSB/HSV 304° 22.47% 89.02%
CMYK 0.00% 22.47% 1.32%
10.98%

Color #E3B0E0 in popluar number systems.

HEX E3 B0 E0
Decimal 227 176 224
Binary 11100011 10110000 11100000
Octal 343 260 340

Shades and tints

Shades of #E3B0E0

#E3B0E0
(227,176,224)
#CFA0CC
(207,160,204)
#BB90B8
(187,144,184)
#A780A4
(167,128,164)
#937090
(147,112,144)
#7F607C
(127,96,124)
#6B5068
(107,80,104)
#574054
(87,64,84)
#433040
(67,48,64)
#2F202C
(47,32,44)
#1B1018
(27,16,24)
#000000
(0,0,0)

Tints of #E3B0E0

#E3B0E0
(227,176,224)
#E5B7E2
(229,183,226)
#E7BEE4
(231,190,228)
#E9C5E6
(233,197,230)
#EBCCE8
(235,204,232)
#EDD3EA
(237,211,234)
#EFDAEC
(239,218,236)
#F1E1EE
(241,225,238)
#F3E8F0
(243,232,240)
#F5EFF2
(245,239,242)
#F7F6F4
(247,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E3B0E0 color. Also use rgb(227,176,224) instead hex code.

Text Font Color

.myTextColor { color: #E3B0E0; }

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

This text font color is #E3B0E0.

Background Color

.myBgColor { background-color: #E3B0E0; }

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

This div background color is #E3B0E0.

Border color

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

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

This div border color is #E3B0E0.

Opacity

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

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

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

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

This text has shadow with #E3B0E0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E3B0E0.

Preview

Color preview on black background

This text has color #E3B0E0 on black background.


Color preview on white background

This text has color #E3B0E0 on white background.


Black color preview on #E3B0E0 background

This text has black color on #E3B0E0 background.


White color preview on #E3B0E0 background

This text has white color on #E3B0E0 background.


Related colors

Complementary color

Complementary color for #hex is #1C4F1F.


I love getcolorcode.com

Triadic colors

1 #E0E3B0 and #B0E0E3 with #E3B0E0 are triadic colors.

2 #E0B0E3 and #B0E3E0 with #E3B0E0 are triadic colors.