COLOR #EEF6BA

HEX: #EEF6BA RGB: (238,246,186)

Color info

#EEF6BA contains mainly red and green colors. Web safe color of #EEF6BA is #FFFFCC (or #FFC).

RGB color model

#EEF6BA color RGB value is (238,246,186).

RGB: (238,246,186) (93%, 96%, 73%)

RGB channels and saturation

R 238 of 255 = 93%
G 246 of 255 = 96%
B 186 of 255 = 73%

238
246
186

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

Portions of RGB colors in percentages

R + G + B = 238 + 246 + 186 = 670 (100%)
R 238 of 670 ~ 35.52%
G 246 of 670 ~ 36.72%
B 186 of 670 ~ 27.76'%

%35.52
%36.72
%27.76

CMYK color model

#EEF6BA color CMYK value is (3,0,24,4).

  • cyan value is 3.25%
  • magenta value is 0.00%
  • yellow value is 24.39%
  • key color value is 3.53%
CMYK: (3,0,24,4) C3M0Y24K4 (3%,0%,24%,4%) (0.03/0.00/0.24/0.04) 

CMYK percentages

%3.25
%0
%24.39
%3.53

Codes

Color #EEF6BA in popluar color models

EE F6 BA
RGB 238 246 186
HSL 68° 76.92% 84.71%
HSB/HSV 68° 24.39% 96.47%
CMYK 3.25% 0.00% 24.39%
3.53%

Color #EEF6BA in popluar number systems.

HEX EE F6 BA
Decimal 238 246 186
Binary 11101110 11110110 10111010
Octal 356 366 272

Shades and tints

Shades of #EEF6BA

#EEF6BA
(238,246,186)
#D9E0AA
(217,224,170)
#C4CA9A
(196,202,154)
#AFB48A
(175,180,138)
#9A9E7A
(154,158,122)
#85886A
(133,136,106)
#70725A
(112,114,90)
#5B5C4A
(91,92,74)
#46463A
(70,70,58)
#31302A
(49,48,42)
#1C1A1A
(28,26,26)
#000000
(0,0,0)

Tints of #EEF6BA

#EEF6BA
(238,246,186)
#EFF6C0
(239,246,192)
#F0F6C6
(240,246,198)
#F1F6CC
(241,246,204)
#F2F6D2
(242,246,210)
#F3F6D8
(243,246,216)
#F4F6DE
(244,246,222)
#F5F6E4
(245,246,228)
#F6F6EA
(246,246,234)
#F7F6F0
(247,246,240)
#F8F6F6
(248,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EEF6BA; }

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

This text font color is #EEF6BA.

Background Color

.myBgColor { background-color: #EEF6BA; }

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

This div background color is #EEF6BA.

Border color

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

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

This div border color is #EEF6BA.

Opacity

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

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

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

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

This text has shadow with #EEF6BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EEF6BA.

Preview

Color preview on black background

This text has color #EEF6BA on black background.


Color preview on white background

This text has color #EEF6BA on white background.


Black color preview on #EEF6BA background

This text has black color on #EEF6BA background.


White color preview on #EEF6BA background

This text has white color on #EEF6BA background.


Related colors

Complementary color

Complementary color for #hex is #110945.


I love getcolorcode.com

Triadic colors

1 #BAEEF6 and #F6BAEE with #EEF6BA are triadic colors.

2 #BAF6EE and #F6EEBA with #EEF6BA are triadic colors.