COLOR #BBCE9E

HEX: #BBCE9E RGB: (187,206,158)

Color info

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

RGB color model

#BBCE9E color RGB value is (187,206,158).

RGB: (187,206,158) (73%, 81%, 62%)

RGB channels and saturation

R 187 of 255 = 73%
G 206 of 255 = 81%
B 158 of 255 = 62%

187
206
158

R + G + B ~ 72%. #BBCE9E is quite light color.

Portions of RGB colors in percentages

R + G + B = 187 + 206 + 158 = 551 (100%)
R 187 of 551 ~ 33.94%
G 206 of 551 ~ 37.39%
B 158 of 551 ~ 28.68'%

%33.94
%37.39
%28.68

CMYK color model

#BBCE9E color CMYK value is (9,0,23,19).

  • cyan value is 9.22%
  • magenta value is 0.00%
  • yellow value is 23.30%
  • key color value is 19.22%

CMYK: (9,0,23,19)
C9M0Y23K19 (9%, 0%, 23%, 19%)
(0.09 / 0.00 / 0.23 / 0.19)

CMYK percentages

%9.22
%0
%23.3
%19.22

Codes

Color #BBCE9E in popluar color models

BB CE 9E
RGB 187 206 158
HSL 84° 32.88% 71.37%
HSB/HSV 84° 23.30% 80.78%
CMYK 9.22% 0.00% 23.30%
19.22%

Color #BBCE9E in popluar number systems.

HEX BB CE 9E
Decimal 187 206 158
Binary 10111011 11001110 10011110
Octal 273 316 236

Shades and tints

Shades of #BBCE9E

#BBCE9E
(187,206,158)
#AABC90
(170,188,144)
#99AA82
(153,170,130)
#889874
(136,152,116)
#778666
(119,134,102)
#667458
(102,116,88)
#55624A
(85,98,74)
#44503C
(68,80,60)
#333E2E
(51,62,46)
#222C20
(34,44,32)
#111A12
(17,26,18)
#000000
(0,0,0)

Tints of #BBCE9E

#BBCE9E
(187,206,158)
#C1D2A6
(193,210,166)
#C7D6AE
(199,214,174)
#CDDAB6
(205,218,182)
#D3DEBE
(211,222,190)
#D9E2C6
(217,226,198)
#DFE6CE
(223,230,206)
#E5EAD6
(229,234,214)
#EBEEDE
(235,238,222)
#F1F2E6
(241,242,230)
#F7F6EE
(247,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BBCE9E color. Also use rgb(187,206,158) instead hex code.

Text Font Color

.myTextColor { color: #BBCE9E; }

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

This text font color is #BBCE9E.

Background Color

.myBgColor { background-color: #BBCE9E; }

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

This div background color is #BBCE9E.

Border color

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

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

This div border color is #BBCE9E.

Opacity

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

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

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

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

This text has shadow with #BBCE9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBCE9E.

Preview

Color preview on black background

This text has color #BBCE9E on black background.


Color preview on white background

This text has color #BBCE9E on white background.


Black color preview on #BBCE9E background

This text has black color on #BBCE9E background.


White color preview on #BBCE9E background

This text has white color on #BBCE9E background.


Related colors

Complementary color

Complementary color for #hex is #443161.


I love getcolorcode.com

Triadic colors

1 #9EBBCE and #CE9EBB with #BBCE9E are triadic colors.

2 #9ECEBB and #CEBB9E with #BBCE9E are triadic colors.