COLOR #EFF1EF

HEX: #EFF1EF RGB: (239,241,239)

Color info

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

RGB color model

#EFF1EF color RGB value is (239,241,239).

RGB: (239,241,239) (94%, 95%, 94%)

RGB channels and saturation

R 239 of 255 = 94%
G 241 of 255 = 95%
B 239 of 255 = 94%

239
241
239

R + G + B ~ 94%. #EFF1EF is light color.

Portions of RGB colors in percentages

R + G + B = 239 + 241 + 239 = 719 (100%)
R 239 of 719 ~ 33.24%
G 241 of 719 ~ 33.52%
B 239 of 719 ~ 33.24'%

%33.24
%33.52
%33.24

CMYK color model

#EFF1EF color CMYK value is (1,0,1,5).

  • cyan value is 0.83%
  • magenta value is 0.00%
  • yellow value is 0.83%
  • key color value is 5.49%

CMYK: (1,0,1,5)
C1M0Y1K5 (1%, 0%, 1%, 5%)
(0.01 / 0.00 / 0.01 / 0.05)

CMYK percentages

%0.83
%0
%0.83
%5.49

Codes

Color #EFF1EF in popluar color models

EF F1 EF
RGB 239 241 239
HSL 120° 6.67% 94.12%
HSB/HSV 120° 0.83% 94.51%
CMYK 0.83% 0.00% 0.83%
5.49%

Color #EFF1EF in popluar number systems.

HEX EF F1 EF
Decimal 239 241 239
Binary 11101111 11110001 11101111
Octal 357 361 357

Shades and tints

Shades of #EFF1EF

#EFF1EF
(239,241,239)
#DADCDA
(218,220,218)
#C5C7C5
(197,199,197)
#B0B2B0
(176,178,176)
#9B9D9B
(155,157,155)
#868886
(134,136,134)
#717371
(113,115,113)
#5C5E5C
(92,94,92)
#474947
(71,73,71)
#323432
(50,52,50)
#1D1F1D
(29,31,29)
#000000
(0,0,0)

Tints of #EFF1EF

#EFF1EF
(239,241,239)
#F0F2F0
(240,242,240)
#F1F3F1
(241,243,241)
#F2F4F2
(242,244,242)
#F3F5F3
(243,245,243)
#F4F6F4
(244,246,244)
#F5F7F5
(245,247,245)
#F6F8F6
(246,248,246)
#F7F9F7
(247,249,247)
#F8FAF8
(248,250,248)
#F9FBF9
(249,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EFF1EF; }

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

This text font color is #EFF1EF.

Background Color

.myBgColor { background-color: #EFF1EF; }

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

This div background color is #EFF1EF.

Border color

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

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

This div border color is #EFF1EF.

Opacity

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

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

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

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

This text has shadow with #EFF1EF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EFF1EF.

Preview

Color preview on black background

This text has color #EFF1EF on black background.


Color preview on white background

This text has color #EFF1EF on white background.


Black color preview on #EFF1EF background

This text has black color on #EFF1EF background.


White color preview on #EFF1EF background

This text has white color on #EFF1EF background.


Related colors

Complementary color

Complementary color for #hex is #100E10.


I love getcolorcode.com

Triadic colors

1 #EFEFF1 and #F1EFEF with #EFF1EF are triadic colors.

2 #EFF1EF and #F1EFEF with #EFF1EF are triadic colors.