COLOR #E195B6

HEX: #E195B6 RGB: (225,149,182)

Color info

#E195B6 contains mainly red and blue colors. Web safe color of #E195B6 is #CC99CC (or #C9C).

RGB color model

#E195B6 color RGB value is (225,149,182).

RGB: (225,149,182) (88%, 58%, 71%)

RGB channels and saturation

R 225 of 255 = 88%
G 149 of 255 = 58%
B 182 of 255 = 71%

225
149
182

R + G + B ~ 72%. #E195B6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 225 + 149 + 182 = 556 (100%)
R 225 of 556 ~ 40.47%
G 149 of 556 ~ 26.8%
B 182 of 556 ~ 32.73'%

%40.47
%26.8
%32.73

CMYK color model

#E195B6 color CMYK value is (0,34,19,12).

  • cyan value is 0.00%
  • magenta value is 33.78%
  • yellow value is 19.11%
  • key color value is 11.76%

CMYK: (0,34,19,12)
C0M34Y19K12 (0%, 34%, 19%, 12%)
(0.00 / 0.34 / 0.19 / 0.12)

CMYK percentages

%0
%33.78
%19.11
%11.76

Codes

Color #E195B6 in popluar color models

E1 95 B6
RGB 225 149 182
HSL 334° 55.88% 73.33%
HSB/HSV 334° 33.78% 88.24%
CMYK 0.00% 33.78% 19.11%
11.76%

Color #E195B6 in popluar number systems.

HEX E1 95 B6
Decimal 225 149 182
Binary 11100001 10010101 10110110
Octal 341 225 266

Shades and tints

Shades of #E195B6

#E195B6
(225,149,182)
#CD88A6
(205,136,166)
#B97B96
(185,123,150)
#A56E86
(165,110,134)
#916176
(145,97,118)
#7D5466
(125,84,102)
#694756
(105,71,86)
#553A46
(85,58,70)
#412D36
(65,45,54)
#2D2026
(45,32,38)
#191316
(25,19,22)
#000000
(0,0,0)

Tints of #E195B6

#E195B6
(225,149,182)
#E39EBC
(227,158,188)
#E5A7C2
(229,167,194)
#E7B0C8
(231,176,200)
#E9B9CE
(233,185,206)
#EBC2D4
(235,194,212)
#EDCBDA
(237,203,218)
#EFD4E0
(239,212,224)
#F1DDE6
(241,221,230)
#F3E6EC
(243,230,236)
#F5EFF2
(245,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E195B6 color. Also use rgb(225,149,182) instead hex code.

Text Font Color

.myTextColor { color: #E195B6; }

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

This text font color is #E195B6.

Background Color

.myBgColor { background-color: #E195B6; }

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

This div background color is #E195B6.

Border color

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

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

This div border color is #E195B6.

Opacity

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

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

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

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

This text has shadow with #E195B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E195B6.

Preview

Color preview on black background

This text has color #E195B6 on black background.


Color preview on white background

This text has color #E195B6 on white background.


Black color preview on #E195B6 background

This text has black color on #E195B6 background.


White color preview on #E195B6 background

This text has white color on #E195B6 background.


Related colors

Complementary color

Complementary color for #hex is #1E6A49.


I love getcolorcode.com

Triadic colors

1 #B6E195 and #95B6E1 with #E195B6 are triadic colors.

2 #B695E1 and #95E1B6 with #E195B6 are triadic colors.