COLOR #E195D1

HEX: #E195D1 RGB: (225,149,209)

Color info

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

RGB color model

#E195D1 color RGB value is (225,149,209).

RGB: (225,149,209) (88%, 58%, 82%)

RGB channels and saturation

R 225 of 255 = 88%
G 149 of 255 = 58%
B 209 of 255 = 82%

225
149
209

R + G + B ~ 76%. #E195D1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 225 + 149 + 209 = 583 (100%)
R 225 of 583 ~ 38.59%
G 149 of 583 ~ 25.56%
B 209 of 583 ~ 35.85'%

%38.59
%25.56
%35.85

CMYK color model

#E195D1 color CMYK value is (0,34,7,12).

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

CMYK: (0,34,7,12)
C0M34Y7K12 (0%, 34%, 7%, 12%)
(0.00 / 0.34 / 0.07 / 0.12)

CMYK percentages

%0
%33.78
%7.11
%11.76

Codes

Color #E195D1 in popluar color models

E1 95 D1
RGB 225 149 209
HSL 313° 55.88% 73.33%
HSB/HSV 313° 33.78% 88.24%
CMYK 0.00% 33.78% 7.11%
11.76%

Color #E195D1 in popluar number systems.

HEX E1 95 D1
Decimal 225 149 209
Binary 11100001 10010101 11010001
Octal 341 225 321

Shades and tints

Shades of #E195D1

#E195D1
(225,149,209)
#CD88BE
(205,136,190)
#B97BAB
(185,123,171)
#A56E98
(165,110,152)
#916185
(145,97,133)
#7D5472
(125,84,114)
#69475F
(105,71,95)
#553A4C
(85,58,76)
#412D39
(65,45,57)
#2D2026
(45,32,38)
#191313
(25,19,19)
#000000
(0,0,0)

Tints of #E195D1

#E195D1
(225,149,209)
#E39ED5
(227,158,213)
#E5A7D9
(229,167,217)
#E7B0DD
(231,176,221)
#E9B9E1
(233,185,225)
#EBC2E5
(235,194,229)
#EDCBE9
(237,203,233)
#EFD4ED
(239,212,237)
#F1DDF1
(241,221,241)
#F3E6F5
(243,230,245)
#F5EFF9
(245,239,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E195D1; }

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

This text font color is #E195D1.

Background Color

.myBgColor { background-color: #E195D1; }

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

This div background color is #E195D1.

Border color

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

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

This div border color is #E195D1.

Opacity

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

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

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

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

This text has shadow with #E195D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E195D1.

Preview

Color preview on black background

This text has color #E195D1 on black background.


Color preview on white background

This text has color #E195D1 on white background.


Black color preview on #E195D1 background

This text has black color on #E195D1 background.


White color preview on #E195D1 background

This text has white color on #E195D1 background.


Related colors

Complementary color

Complementary color for #hex is #1E6A2E.


I love getcolorcode.com

Triadic colors

1 #D1E195 and #95D1E1 with #E195D1 are triadic colors.

2 #D195E1 and #95E1D1 with #E195D1 are triadic colors.