COLOR #E3F1C1

HEX: #E3F1C1 RGB: (227,241,193)

Color info

#E3F1C1 contains red, green and blue colors in about the same proportion. Web safe color of #E3F1C1 is #CCFFCC (or #CFC).

RGB color model

#E3F1C1 color RGB value is (227,241,193).

RGB: (227,241,193) (89%, 95%, 76%)

RGB channels and saturation

R 227 of 255 = 89%
G 241 of 255 = 95%
B 193 of 255 = 76%

227
241
193

R + G + B ~ 87%. #E3F1C1 is light color.

Portions of RGB colors in percentages

R + G + B = 227 + 241 + 193 = 661 (100%)
R 227 of 661 ~ 34.34%
G 241 of 661 ~ 36.46%
B 193 of 661 ~ 29.2'%

%34.34
%36.46
%29.2

CMYK color model

#E3F1C1 color CMYK value is (6,0,20,5).

  • cyan value is 5.81%
  • magenta value is 0.00%
  • yellow value is 19.92%
  • key color value is 5.49%

CMYK: (6,0,20,5)
C6M0Y20K5 (6%, 0%, 20%, 5%)
(0.06 / 0.00 / 0.20 / 0.05)

CMYK percentages

%5.81
%0
%19.92
%5.49

Codes

Color #E3F1C1 in popluar color models

E3 F1 C1
RGB 227 241 193
HSL 78° 63.16% 85.10%
HSB/HSV 78° 19.92% 94.51%
CMYK 5.81% 0.00% 19.92%
5.49%

Color #E3F1C1 in popluar number systems.

HEX E3 F1 C1
Decimal 227 241 193
Binary 11100011 11110001 11000001
Octal 343 361 301

Shades and tints

Shades of #E3F1C1

#E3F1C1
(227,241,193)
#CFDCB0
(207,220,176)
#BBC79F
(187,199,159)
#A7B28E
(167,178,142)
#939D7D
(147,157,125)
#7F886C
(127,136,108)
#6B735B
(107,115,91)
#575E4A
(87,94,74)
#434939
(67,73,57)
#2F3428
(47,52,40)
#1B1F17
(27,31,23)
#000000
(0,0,0)

Tints of #E3F1C1

#E3F1C1
(227,241,193)
#E5F2C6
(229,242,198)
#E7F3CB
(231,243,203)
#E9F4D0
(233,244,208)
#EBF5D5
(235,245,213)
#EDF6DA
(237,246,218)
#EFF7DF
(239,247,223)
#F1F8E4
(241,248,228)
#F3F9E9
(243,249,233)
#F5FAEE
(245,250,238)
#F7FBF3
(247,251,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E3F1C1 color. Also use rgb(227,241,193) instead hex code.

Text Font Color

.myTextColor { color: #E3F1C1; }

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

This text font color is #E3F1C1.

Background Color

.myBgColor { background-color: #E3F1C1; }

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

This div background color is #E3F1C1.

Border color

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

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

This div border color is #E3F1C1.

Opacity

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

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

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

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

This text has shadow with #E3F1C1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E3F1C1.

Preview

Color preview on black background

This text has color #E3F1C1 on black background.


Color preview on white background

This text has color #E3F1C1 on white background.


Black color preview on #E3F1C1 background

This text has black color on #E3F1C1 background.


White color preview on #E3F1C1 background

This text has white color on #E3F1C1 background.


Related colors

Complementary color

Complementary color for #hex is #1C0E3E.


I love getcolorcode.com

Triadic colors

1 #C1E3F1 and #F1C1E3 with #E3F1C1 are triadic colors.

2 #C1F1E3 and #F1E3C1 with #E3F1C1 are triadic colors.