COLOR #BCFB9E

HEX: #BCFB9E RGB: (188,251,158)

Color info

#BCFB9E contains mainly green color. Web safe color of #BCFB9E is #CCFF99 (or #CF9).

RGB color model

#BCFB9E color RGB value is (188,251,158).

RGB: (188,251,158) (74%, 98%, 62%)

RGB channels and saturation

R 188 of 255 = 74%
G 251 of 255 = 98%
B 158 of 255 = 62%

188
251
158

R + G + B ~ 78%. #BCFB9E is quite light color.

Portions of RGB colors in percentages

R + G + B = 188 + 251 + 158 = 597 (100%)
R 188 of 597 ~ 31.49%
G 251 of 597 ~ 42.04%
B 158 of 597 ~ 26.47'%

%31.49
%42.04
%26.47

CMYK color model

#BCFB9E color CMYK value is (25,0,37,2).

  • cyan value is 25.10%
  • magenta value is 0.00%
  • yellow value is 37.05%
  • key color value is 1.57%
CMYK: (25,0,37,2) C25M0Y37K2 (25%,0%,37%,2%) (0.25/0.00/0.37/0.02) 

CMYK percentages

%25.1
%0
%37.05
%1.57

Codes

Color #BCFB9E in popluar color models

BC FB 9E
RGB 188 251 158
HSL 101° 92.08% 80.20%
HSB/HSV 101° 37.05% 98.43%
CMYK 25.10% 0.00% 37.05%
1.57%

Color #BCFB9E in popluar number systems.

HEX BC FB 9E
Decimal 188 251 158
Binary 10111100 11111011 10011110
Octal 274 373 236

Shades and tints

Shades of #BCFB9E

#BCFB9E
(188,251,158)
#ABE590
(171,229,144)
#9ACF82
(154,207,130)
#89B974
(137,185,116)
#78A366
(120,163,102)
#678D58
(103,141,88)
#56774A
(86,119,74)
#45613C
(69,97,60)
#344B2E
(52,75,46)
#233520
(35,53,32)
#121F12
(18,31,18)
#000000
(0,0,0)

Tints of #BCFB9E

#BCFB9E
(188,251,158)
#C2FBA6
(194,251,166)
#C8FBAE
(200,251,174)
#CEFBB6
(206,251,182)
#D4FBBE
(212,251,190)
#DAFBC6
(218,251,198)
#E0FBCE
(224,251,206)
#E6FBD6
(230,251,214)
#ECFBDE
(236,251,222)
#F2FBE6
(242,251,230)
#F8FBEE
(248,251,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCFB9E color. Also use rgb(188,251,158) instead hex code.

Text Font Color

.myTextColor { color: #BCFB9E; }

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

This text font color is #BCFB9E.

Background Color

.myBgColor { background-color: #BCFB9E; }

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

This div background color is #BCFB9E.

Border color

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

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

This div border color is #BCFB9E.

Opacity

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

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

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

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

This text has shadow with #BCFB9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCFB9E.

Preview

Color preview on black background

This text has color #BCFB9E on black background.


Color preview on white background

This text has color #BCFB9E on white background.


Black color preview on #BCFB9E background

This text has black color on #BCFB9E background.


White color preview on #BCFB9E background

This text has white color on #BCFB9E background.


Related colors

Complementary color

Complementary color for #hex is #430461.


I love getcolorcode.com

Triadic colors

1 #9EBCFB and #FB9EBC with #BCFB9E are triadic colors.

2 #9EFBBC and #FBBC9E with #BCFB9E are triadic colors.