COLOR #EEFBEE

HEX: #EEFBEE RGB: (238,251,238)

Color info

#EEFBEE contains red, green and blue colors in about the same proportion. Web safe color of #EEFBEE is #FFFFFF (or #FFF).

RGB color model

#EEFBEE color RGB value is (238,251,238).

RGB: (238,251,238) (93%, 98%, 93%)

RGB channels and saturation

R 238 of 255 = 93%
G 251 of 255 = 98%
B 238 of 255 = 93%

238
251
238

R + G + B ~ 95%. #EEFBEE is light color.

Portions of RGB colors in percentages

R + G + B = 238 + 251 + 238 = 727 (100%)
R 238 of 727 ~ 32.74%
G 251 of 727 ~ 34.53%
B 238 of 727 ~ 32.74'%

%32.74
%34.53
%32.74

CMYK color model

#EEFBEE color CMYK value is (5,0,5,2).

  • cyan value is 5.18%
  • magenta value is 0.00%
  • yellow value is 5.18%
  • key color value is 1.57%

CMYK: (5,0,5,2)
C5M0Y5K2 (5%, 0%, 5%, 2%)
(0.05 / 0.00 / 0.05 / 0.02)

CMYK percentages

%5.18
%0
%5.18
%1.57

Codes

Color #EEFBEE in popluar color models

EE FB EE
RGB 238 251 238
HSL 120° 61.90% 95.88%
HSB/HSV 120° 5.18% 98.43%
CMYK 5.18% 0.00% 5.18%
1.57%

Color #EEFBEE in popluar number systems.

HEX EE FB EE
Decimal 238 251 238
Binary 11101110 11111011 11101110
Octal 356 373 356

Shades and tints

Shades of #EEFBEE

#EEFBEE
(238,251,238)
#D9E5D9
(217,229,217)
#C4CFC4
(196,207,196)
#AFB9AF
(175,185,175)
#9AA39A
(154,163,154)
#858D85
(133,141,133)
#707770
(112,119,112)
#5B615B
(91,97,91)
#464B46
(70,75,70)
#313531
(49,53,49)
#1C1F1C
(28,31,28)
#000000
(0,0,0)

Tints of #EEFBEE

#EEFBEE
(238,251,238)
#EFFBEF
(239,251,239)
#F0FBF0
(240,251,240)
#F1FBF1
(241,251,241)
#F2FBF2
(242,251,242)
#F3FBF3
(243,251,243)
#F4FBF4
(244,251,244)
#F5FBF5
(245,251,245)
#F6FBF6
(246,251,246)
#F7FBF7
(247,251,247)
#F8FBF8
(248,251,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EEFBEE color. Also use rgb(238,251,238) instead hex code.

Text Font Color

.myTextColor { color: #EEFBEE; }

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

This text font color is #EEFBEE.

Background Color

.myBgColor { background-color: #EEFBEE; }

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

This div background color is #EEFBEE.

Border color

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

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

This div border color is #EEFBEE.

Opacity

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

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

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

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

This text has shadow with #EEFBEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EEFBEE.

Preview

Color preview on black background

This text has color #EEFBEE on black background.


Color preview on white background

This text has color #EEFBEE on white background.


Black color preview on #EEFBEE background

This text has black color on #EEFBEE background.


White color preview on #EEFBEE background

This text has white color on #EEFBEE background.


Related colors

Complementary color

Complementary color for #hex is #110411.


I love getcolorcode.com

Triadic colors

1 #EEEEFB and #FBEEEE with #EEFBEE are triadic colors.

2 #EEFBEE and #FBEEEE with #EEFBEE are triadic colors.