COLOR #B5CE9E

HEX: #B5CE9E RGB: (181,206,158)

Color info

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

RGB color model

#B5CE9E color RGB value is (181,206,158).

RGB: (181,206,158) (71%, 81%, 62%)

RGB channels and saturation

R 181 of 255 = 71%
G 206 of 255 = 81%
B 158 of 255 = 62%

181
206
158

R + G + B ~ 71%. #B5CE9E is quite light color.

Portions of RGB colors in percentages

R + G + B = 181 + 206 + 158 = 545 (100%)
R 181 of 545 ~ 33.21%
G 206 of 545 ~ 37.8%
B 158 of 545 ~ 28.99'%

%33.21
%37.8
%28.99

CMYK color model

#B5CE9E color CMYK value is (12,0,23,19).

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

CMYK: (12,0,23,19)
C12M0Y23K19 (12%, 0%, 23%, 19%)
(0.12 / 0.00 / 0.23 / 0.19)

CMYK percentages

%12.14
%0
%23.3
%19.22

Codes

Color #B5CE9E in popluar color models

B5 CE 9E
RGB 181 206 158
HSL 91° 32.88% 71.37%
HSB/HSV 91° 23.30% 80.78%
CMYK 12.14% 0.00% 23.30%
19.22%

Color #B5CE9E in popluar number systems.

HEX B5 CE 9E
Decimal 181 206 158
Binary 10110101 11001110 10011110
Octal 265 316 236

Shades and tints

Shades of #B5CE9E

#B5CE9E
(181,206,158)
#A5BC90
(165,188,144)
#95AA82
(149,170,130)
#859874
(133,152,116)
#758666
(117,134,102)
#657458
(101,116,88)
#55624A
(85,98,74)
#45503C
(69,80,60)
#353E2E
(53,62,46)
#252C20
(37,44,32)
#151A12
(21,26,18)
#000000
(0,0,0)

Tints of #B5CE9E

#B5CE9E
(181,206,158)
#BBD2A6
(187,210,166)
#C1D6AE
(193,214,174)
#C7DAB6
(199,218,182)
#CDDEBE
(205,222,190)
#D3E2C6
(211,226,198)
#D9E6CE
(217,230,206)
#DFEAD6
(223,234,214)
#E5EEDE
(229,238,222)
#EBF2E6
(235,242,230)
#F1F6EE
(241,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B5CE9E; }

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

This text font color is #B5CE9E.

Background Color

.myBgColor { background-color: #B5CE9E; }

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

This div background color is #B5CE9E.

Border color

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

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

This div border color is #B5CE9E.

Opacity

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

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

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

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

This text has shadow with #B5CE9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B5CE9E.

Preview

Color preview on black background

This text has color #B5CE9E on black background.


Color preview on white background

This text has color #B5CE9E on white background.


Black color preview on #B5CE9E background

This text has black color on #B5CE9E background.


White color preview on #B5CE9E background

This text has white color on #B5CE9E background.


Related colors

Complementary color

Complementary color for #hex is #4A3161.


I love getcolorcode.com

Triadic colors

1 #9EB5CE and #CE9EB5 with #B5CE9E are triadic colors.

2 #9ECEB5 and #CEB59E with #B5CE9E are triadic colors.