COLOR #E0F0B5

HEX: #E0F0B5 RGB: (224,240,181)

Color info

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

RGB color model

#E0F0B5 color RGB value is (224,240,181).

RGB: (224,240,181) (88%, 94%, 71%)

RGB channels and saturation

R 224 of 255 = 88%
G 240 of 255 = 94%
B 181 of 255 = 71%

224
240
181

R + G + B ~ 84%. #E0F0B5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 224 + 240 + 181 = 645 (100%)
R 224 of 645 ~ 34.73%
G 240 of 645 ~ 37.21%
B 181 of 645 ~ 28.06'%

%34.73
%37.21
%28.06

CMYK color model

#E0F0B5 color CMYK value is (7,0,25,6).

  • cyan value is 6.67%
  • magenta value is 0.00%
  • yellow value is 24.58%
  • key color value is 5.88%

CMYK: (7,0,25,6)
C7M0Y25K6 (7%, 0%, 25%, 6%)
(0.07 / 0.00 / 0.25 / 0.06)

CMYK percentages

%6.67
%0
%24.58
%5.88

Codes

Color #E0F0B5 in popluar color models

E0 F0 B5
RGB 224 240 181
HSL 76° 66.29% 82.55%
HSB/HSV 76° 24.58% 94.12%
CMYK 6.67% 0.00% 24.58%
5.88%

Color #E0F0B5 in popluar number systems.

HEX E0 F0 B5
Decimal 224 240 181
Binary 11100000 11110000 10110101
Octal 340 360 265

Shades and tints

Shades of #E0F0B5

#E0F0B5
(224,240,181)
#CCDBA5
(204,219,165)
#B8C695
(184,198,149)
#A4B185
(164,177,133)
#909C75
(144,156,117)
#7C8765
(124,135,101)
#687255
(104,114,85)
#545D45
(84,93,69)
#404835
(64,72,53)
#2C3325
(44,51,37)
#181E15
(24,30,21)
#000000
(0,0,0)

Tints of #E0F0B5

#E0F0B5
(224,240,181)
#E2F1BB
(226,241,187)
#E4F2C1
(228,242,193)
#E6F3C7
(230,243,199)
#E8F4CD
(232,244,205)
#EAF5D3
(234,245,211)
#ECF6D9
(236,246,217)
#EEF7DF
(238,247,223)
#F0F8E5
(240,248,229)
#F2F9EB
(242,249,235)
#F4FAF1
(244,250,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E0F0B5 color. Also use rgb(224,240,181) instead hex code.

Text Font Color

.myTextColor { color: #E0F0B5; }

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

This text font color is #E0F0B5.

Background Color

.myBgColor { background-color: #E0F0B5; }

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

This div background color is #E0F0B5.

Border color

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

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

This div border color is #E0F0B5.

Opacity

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

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

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

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

This text has shadow with #E0F0B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E0F0B5.

Preview

Color preview on black background

This text has color #E0F0B5 on black background.


Color preview on white background

This text has color #E0F0B5 on white background.


Black color preview on #E0F0B5 background

This text has black color on #E0F0B5 background.


White color preview on #E0F0B5 background

This text has white color on #E0F0B5 background.


Related colors

Complementary color

Complementary color for #hex is #1F0F4A.


I love getcolorcode.com

Triadic colors

1 #B5E0F0 and #F0B5E0 with #E0F0B5 are triadic colors.

2 #B5F0E0 and #F0E0B5 with #E0F0B5 are triadic colors.