COLOR #BBE4AE

HEX: #BBE4AE RGB: (187,228,174)

Color info

#BBE4AE contains red, green and blue colors in about the same proportion. Web safe color of #BBE4AE is #CCCC99 (or #CC9).

RGB color model

#BBE4AE color RGB value is (187,228,174).

RGB: (187,228,174) (73%, 89%, 68%)

RGB channels and saturation

R 187 of 255 = 73%
G 228 of 255 = 89%
B 174 of 255 = 68%

187
228
174

R + G + B ~ 77%. #BBE4AE is quite light color.

Portions of RGB colors in percentages

R + G + B = 187 + 228 + 174 = 589 (100%)
R 187 of 589 ~ 31.75%
G 228 of 589 ~ 38.71%
B 174 of 589 ~ 29.54'%

%31.75
%38.71
%29.54

CMYK color model

#BBE4AE color CMYK value is (18,0,24,11).

  • cyan value is 17.98%
  • magenta value is 0.00%
  • yellow value is 23.68%
  • key color value is 10.59%
CMYK: (18,0,24,11) C18M0Y24K11 (18%,0%,24%,11%) (0.18/0.00/0.24/0.11) 

CMYK percentages

%17.98
%0
%23.68
%10.59

Codes

Color #BBE4AE in popluar color models

BB E4 AE
RGB 187 228 174
HSL 106° 50.00% 78.82%
HSB/HSV 106° 23.68% 89.41%
CMYK 17.98% 0.00% 23.68%
10.59%

Color #BBE4AE in popluar number systems.

HEX BB E4 AE
Decimal 187 228 174
Binary 10111011 11100100 10101110
Octal 273 344 256

Shades and tints

Shades of #BBE4AE

#BBE4AE
(187,228,174)
#AAD09F
(170,208,159)
#99BC90
(153,188,144)
#88A881
(136,168,129)
#779472
(119,148,114)
#668063
(102,128,99)
#556C54
(85,108,84)
#445845
(68,88,69)
#334436
(51,68,54)
#223027
(34,48,39)
#111C18
(17,28,24)
#000000
(0,0,0)

Tints of #BBE4AE

#BBE4AE
(187,228,174)
#C1E6B5
(193,230,181)
#C7E8BC
(199,232,188)
#CDEAC3
(205,234,195)
#D3ECCA
(211,236,202)
#D9EED1
(217,238,209)
#DFF0D8
(223,240,216)
#E5F2DF
(229,242,223)
#EBF4E6
(235,244,230)
#F1F6ED
(241,246,237)
#F7F8F4
(247,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BBE4AE color. Also use rgb(187,228,174) instead hex code.

Text Font Color

.myTextColor { color: #BBE4AE; }

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

This text font color is #BBE4AE.

Background Color

.myBgColor { background-color: #BBE4AE; }

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

This div background color is #BBE4AE.

Border color

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

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

This div border color is #BBE4AE.

Opacity

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

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

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

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

This text has shadow with #BBE4AE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBE4AE.

Preview

Color preview on black background

This text has color #BBE4AE on black background.


Color preview on white background

This text has color #BBE4AE on white background.


Black color preview on #BBE4AE background

This text has black color on #BBE4AE background.


White color preview on #BBE4AE background

This text has white color on #BBE4AE background.


Related colors

Complementary color

Complementary color for #hex is #441B51.


I love getcolorcode.com

Triadic colors

1 #AEBBE4 and #E4AEBB with #BBE4AE are triadic colors.

2 #AEE4BB and #E4BBAE with #BBE4AE are triadic colors.