COLOR #E7C4E3

HEX: #E7C4E3 RGB: (231,196,227)

Color info

#E7C4E3 contains red, green and blue colors in about the same proportion. Web safe color of #E7C4E3 is #FFCCCC (or #FCC).

RGB color model

#E7C4E3 color RGB value is (231,196,227).

RGB: (231,196,227) (91%, 77%, 89%)

RGB channels and saturation

R 231 of 255 = 91%
G 196 of 255 = 77%
B 227 of 255 = 89%

231
196
227

R + G + B ~ 86%. #E7C4E3 is light color.

Portions of RGB colors in percentages

R + G + B = 231 + 196 + 227 = 654 (100%)
R 231 of 654 ~ 35.32%
G 196 of 654 ~ 29.97%
B 227 of 654 ~ 34.71'%

%35.32
%29.97
%34.71

CMYK color model

#E7C4E3 color CMYK value is (0,15,2,9).

  • cyan value is 0.00%
  • magenta value is 15.15%
  • yellow value is 1.73%
  • key color value is 9.41%

CMYK: (0,15,2,9)
C0M15Y2K9 (0%, 15%, 2%, 9%)
(0.00 / 0.15 / 0.02 / 0.09)

CMYK percentages

%0
%15.15
%1.73
%9.41

Codes

Color #E7C4E3 in popluar color models

E7 C4 E3
RGB 231 196 227
HSL 307° 42.17% 83.73%
HSB/HSV 307° 15.15% 90.59%
CMYK 0.00% 15.15% 1.73%
9.41%

Color #E7C4E3 in popluar number systems.

HEX E7 C4 E3
Decimal 231 196 227
Binary 11100111 11000100 11100011
Octal 347 304 343

Shades and tints

Shades of #E7C4E3

#E7C4E3
(231,196,227)
#D2B3CF
(210,179,207)
#BDA2BB
(189,162,187)
#A891A7
(168,145,167)
#938093
(147,128,147)
#7E6F7F
(126,111,127)
#695E6B
(105,94,107)
#544D57
(84,77,87)
#3F3C43
(63,60,67)
#2A2B2F
(42,43,47)
#151A1B
(21,26,27)
#000000
(0,0,0)

Tints of #E7C4E3

#E7C4E3
(231,196,227)
#E9C9E5
(233,201,229)
#EBCEE7
(235,206,231)
#EDD3E9
(237,211,233)
#EFD8EB
(239,216,235)
#F1DDED
(241,221,237)
#F3E2EF
(243,226,239)
#F5E7F1
(245,231,241)
#F7ECF3
(247,236,243)
#F9F1F5
(249,241,245)
#FBF6F7
(251,246,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7C4E3 color. Also use rgb(231,196,227) instead hex code.

Text Font Color

.myTextColor { color: #E7C4E3; }

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

This text font color is #E7C4E3.

Background Color

.myBgColor { background-color: #E7C4E3; }

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

This div background color is #E7C4E3.

Border color

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

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

This div border color is #E7C4E3.

Opacity

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

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

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

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

This text has shadow with #E7C4E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7C4E3.

Preview

Color preview on black background

This text has color #E7C4E3 on black background.


Color preview on white background

This text has color #E7C4E3 on white background.


Black color preview on #E7C4E3 background

This text has black color on #E7C4E3 background.


White color preview on #E7C4E3 background

This text has white color on #E7C4E3 background.


Related colors

Complementary color

Complementary color for #hex is #183B1C.


I love getcolorcode.com

Triadic colors

1 #E3E7C4 and #C4E3E7 with #E7C4E3 are triadic colors.

2 #E3C4E7 and #C4E7E3 with #E7C4E3 are triadic colors.