COLOR #B8E7CE

HEX: #B8E7CE RGB: (184,231,206)

Color info

#B8E7CE contains red, green and blue colors in about the same proportion. Web safe color of #B8E7CE is #CCFFCC (or #CFC).

RGB color model

#B8E7CE color RGB value is (184,231,206).

RGB: (184,231,206) (72%, 91%, 81%)

RGB channels and saturation

R 184 of 255 = 72%
G 231 of 255 = 91%
B 206 of 255 = 81%

184
231
206

R + G + B ~ 81%. #B8E7CE is quite light color.

Portions of RGB colors in percentages

R + G + B = 184 + 231 + 206 = 621 (100%)
R 184 of 621 ~ 29.63%
G 231 of 621 ~ 37.2%
B 206 of 621 ~ 33.17'%

%29.63
%37.2
%33.17

CMYK color model

#B8E7CE color CMYK value is (20,0,11,9).

  • cyan value is 20.35%
  • magenta value is 0.00%
  • yellow value is 10.82%
  • key color value is 9.41%

CMYK: (20,0,11,9)
C20M0Y11K9 (20%, 0%, 11%, 9%)
(0.20 / 0.00 / 0.11 / 0.09)

CMYK percentages

%20.35
%0
%10.82
%9.41

Codes

Color #B8E7CE in popluar color models

B8 E7 CE
RGB 184 231 206
HSL 148° 49.47% 81.37%
HSB/HSV 148° 20.35% 90.59%
CMYK 20.35% 0.00% 10.82%
9.41%

Color #B8E7CE in popluar number systems.

HEX B8 E7 CE
Decimal 184 231 206
Binary 10111000 11100111 11001110
Octal 270 347 316

Shades and tints

Shades of #B8E7CE

#B8E7CE
(184,231,206)
#A8D2BC
(168,210,188)
#98BDAA
(152,189,170)
#88A898
(136,168,152)
#789386
(120,147,134)
#687E74
(104,126,116)
#586962
(88,105,98)
#485450
(72,84,80)
#383F3E
(56,63,62)
#282A2C
(40,42,44)
#18151A
(24,21,26)
#000000
(0,0,0)

Tints of #B8E7CE

#B8E7CE
(184,231,206)
#BEE9D2
(190,233,210)
#C4EBD6
(196,235,214)
#CAEDDA
(202,237,218)
#D0EFDE
(208,239,222)
#D6F1E2
(214,241,226)
#DCF3E6
(220,243,230)
#E2F5EA
(226,245,234)
#E8F7EE
(232,247,238)
#EEF9F2
(238,249,242)
#F4FBF6
(244,251,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B8E7CE color. Also use rgb(184,231,206) instead hex code.

Text Font Color

.myTextColor { color: #B8E7CE; }

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

This text font color is #B8E7CE.

Background Color

.myBgColor { background-color: #B8E7CE; }

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

This div background color is #B8E7CE.

Border color

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

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

This div border color is #B8E7CE.

Opacity

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

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

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

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

This text has shadow with #B8E7CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B8E7CE.

Preview

Color preview on black background

This text has color #B8E7CE on black background.


Color preview on white background

This text has color #B8E7CE on white background.


Black color preview on #B8E7CE background

This text has black color on #B8E7CE background.


White color preview on #B8E7CE background

This text has white color on #B8E7CE background.


Related colors

Complementary color

Complementary color for #hex is #471831.


I love getcolorcode.com

Triadic colors

1 #CEB8E7 and #E7CEB8 with #B8E7CE are triadic colors.

2 #CEE7B8 and #E7B8CE with #B8E7CE are triadic colors.