COLOR #EBF1BE

HEX: #EBF1BE RGB: (235,241,190)

Color info

#EBF1BE contains red, green and blue colors in about the same proportion. Web safe color of #EBF1BE is #FFFFCC (or #FFC).

RGB color model

#EBF1BE color RGB value is (235,241,190).

RGB: (235,241,190) (92%, 95%, 75%)

RGB channels and saturation

R 235 of 255 = 92%
G 241 of 255 = 95%
B 190 of 255 = 75%

235
241
190

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

Portions of RGB colors in percentages

R + G + B = 235 + 241 + 190 = 666 (100%)
R 235 of 666 ~ 35.29%
G 241 of 666 ~ 36.19%
B 190 of 666 ~ 28.53'%

%35.29
%36.19
%28.53

CMYK color model

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

  • cyan value is 2.49%
  • magenta value is 0.00%
  • yellow value is 21.16%
  • key color value is 5.49%
CMYK: (2,0,21,5) C2M0Y21K5 (2%,0%,21%,5%) (0.02/0.00/0.21/0.05) 

CMYK percentages

%2.49
%0
%21.16
%5.49

Codes

Color #EBF1BE in popluar color models

EB F1 BE
RGB 235 241 190
HSL 67° 64.56% 84.51%
HSB/HSV 67° 21.16% 94.51%
CMYK 2.49% 0.00% 21.16%
5.49%

Color #EBF1BE in popluar number systems.

HEX EB F1 BE
Decimal 235 241 190
Binary 11101011 11110001 10111110
Octal 353 361 276

Shades and tints

Shades of #EBF1BE

#EBF1BE
(235,241,190)
#D6DCAD
(214,220,173)
#C1C79C
(193,199,156)
#ACB28B
(172,178,139)
#979D7A
(151,157,122)
#828869
(130,136,105)
#6D7358
(109,115,88)
#585E47
(88,94,71)
#434936
(67,73,54)
#2E3425
(46,52,37)
#191F14
(25,31,20)
#000000
(0,0,0)

Tints of #EBF1BE

#EBF1BE
(235,241,190)
#ECF2C3
(236,242,195)
#EDF3C8
(237,243,200)
#EEF4CD
(238,244,205)
#EFF5D2
(239,245,210)
#F0F6D7
(240,246,215)
#F1F7DC
(241,247,220)
#F2F8E1
(242,248,225)
#F3F9E6
(243,249,230)
#F4FAEB
(244,250,235)
#F5FBF0
(245,251,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EBF1BE; }

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

This text font color is #EBF1BE.

Background Color

.myBgColor { background-color: #EBF1BE; }

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

This div background color is #EBF1BE.

Border color

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

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

This div border color is #EBF1BE.

Opacity

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

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

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

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

This text has shadow with #EBF1BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EBF1BE.

Preview

Color preview on black background

This text has color #EBF1BE on black background.


Color preview on white background

This text has color #EBF1BE on white background.


Black color preview on #EBF1BE background

This text has black color on #EBF1BE background.


White color preview on #EBF1BE background

This text has white color on #EBF1BE background.


Related colors

Complementary color

Complementary color for #hex is #140E41.


I love getcolorcode.com

Triadic colors

1 #BEEBF1 and #F1BEEB with #EBF1BE are triadic colors.

2 #BEF1EB and #F1EBBE with #EBF1BE are triadic colors.