COLOR #E5F0C3

HEX: #E5F0C3 RGB: (229,240,195)

Color info

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

RGB color model

#E5F0C3 color RGB value is (229,240,195).

RGB: (229,240,195) (90%, 94%, 76%)

RGB channels and saturation

R 229 of 255 = 90%
G 240 of 255 = 94%
B 195 of 255 = 76%

229
240
195

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

Portions of RGB colors in percentages

R + G + B = 229 + 240 + 195 = 664 (100%)
R 229 of 664 ~ 34.49%
G 240 of 664 ~ 36.14%
B 195 of 664 ~ 29.37'%

%34.49
%36.14
%29.37

CMYK color model

#E5F0C3 color CMYK value is (5,0,19,6).

  • cyan value is 4.58%
  • magenta value is 0.00%
  • yellow value is 18.75%
  • key color value is 5.88%

CMYK: (5,0,19,6)
C5M0Y19K6 (5%, 0%, 19%, 6%)
(0.05 / 0.00 / 0.19 / 0.06)

CMYK percentages

%4.58
%0
%18.75
%5.88

Codes

Color #E5F0C3 in popluar color models

E5 F0 C3
RGB 229 240 195
HSL 75° 60.00% 85.29%
HSB/HSV 75° 18.75% 94.12%
CMYK 4.58% 0.00% 18.75%
5.88%

Color #E5F0C3 in popluar number systems.

HEX E5 F0 C3
Decimal 229 240 195
Binary 11100101 11110000 11000011
Octal 345 360 303

Shades and tints

Shades of #E5F0C3

#E5F0C3
(229,240,195)
#D1DBB2
(209,219,178)
#BDC6A1
(189,198,161)
#A9B190
(169,177,144)
#959C7F
(149,156,127)
#81876E
(129,135,110)
#6D725D
(109,114,93)
#595D4C
(89,93,76)
#45483B
(69,72,59)
#31332A
(49,51,42)
#1D1E19
(29,30,25)
#000000
(0,0,0)

Tints of #E5F0C3

#E5F0C3
(229,240,195)
#E7F1C8
(231,241,200)
#E9F2CD
(233,242,205)
#EBF3D2
(235,243,210)
#EDF4D7
(237,244,215)
#EFF5DC
(239,245,220)
#F1F6E1
(241,246,225)
#F3F7E6
(243,247,230)
#F5F8EB
(245,248,235)
#F7F9F0
(247,249,240)
#F9FAF5
(249,250,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E5F0C3 color. Also use rgb(229,240,195) instead hex code.

Text Font Color

.myTextColor { color: #E5F0C3; }

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

This text font color is #E5F0C3.

Background Color

.myBgColor { background-color: #E5F0C3; }

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

This div background color is #E5F0C3.

Border color

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

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

This div border color is #E5F0C3.

Opacity

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

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

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

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

This text has shadow with #E5F0C3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E5F0C3.

Preview

Color preview on black background

This text has color #E5F0C3 on black background.


Color preview on white background

This text has color #E5F0C3 on white background.


Black color preview on #E5F0C3 background

This text has black color on #E5F0C3 background.


White color preview on #E5F0C3 background

This text has white color on #E5F0C3 background.


Related colors

Complementary color

Complementary color for #hex is #1A0F3C.


I love getcolorcode.com

Triadic colors

1 #C3E5F0 and #F0C3E5 with #E5F0C3 are triadic colors.

2 #C3F0E5 and #F0E5C3 with #E5F0C3 are triadic colors.