COLOR #BCFB6A

HEX: #BCFB6A RGB: (188,251,106)

Color info

#BCFB6A contains mainly green color. Web safe color of #BCFB6A is #CCFF66 (or #CF6).

RGB color model

#BCFB6A color RGB value is (188,251,106).

RGB: (188,251,106) (74%, 98%, 42%)

RGB channels and saturation

R 188 of 255 = 74%
G 251 of 255 = 98%
B 106 of 255 = 42%

188
251
106

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

Portions of RGB colors in percentages

R + G + B = 188 + 251 + 106 = 545 (100%)
R 188 of 545 ~ 34.5%
G 251 of 545 ~ 46.06%
B 106 of 545 ~ 19.45'%

%34.5
%46.06
%19.45

CMYK color model

#BCFB6A color CMYK value is (25,0,58,2).

  • cyan value is 25.10%
  • magenta value is 0.00%
  • yellow value is 57.77%
  • key color value is 1.57%

CMYK: (25,0,58,2)
C25M0Y58K2 (25%, 0%, 58%, 2%)
(0.25 / 0.00 / 0.58 / 0.02)

CMYK percentages

%25.1
%0
%57.77
%1.57

Codes

Color #BCFB6A in popluar color models

BC FB 6A
RGB 188 251 106
HSL 86° 94.77% 70.00%
HSB/HSV 86° 57.77% 98.43%
CMYK 25.10% 0.00% 57.77%
1.57%

Color #BCFB6A in popluar number systems.

HEX BC FB 6A
Decimal 188 251 106
Binary 10111100 11111011 1101010
Octal 274 373 152

Shades and tints

Shades of #BCFB6A

#BCFB6A
(188,251,106)
#ABE561
(171,229,97)
#9ACF58
(154,207,88)
#89B94F
(137,185,79)
#78A346
(120,163,70)
#678D3D
(103,141,61)
#567734
(86,119,52)
#45612B
(69,97,43)
#344B22
(52,75,34)
#233519
(35,53,25)
#121F10
(18,31,16)
#000000
(0,0,0)

Tints of #BCFB6A

#BCFB6A
(188,251,106)
#C2FB77
(194,251,119)
#C8FB84
(200,251,132)
#CEFB91
(206,251,145)
#D4FB9E
(212,251,158)
#DAFBAB
(218,251,171)
#E0FBB8
(224,251,184)
#E6FBC5
(230,251,197)
#ECFBD2
(236,251,210)
#F2FBDF
(242,251,223)
#F8FBEC
(248,251,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BCFB6A; }

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

This text font color is #BCFB6A.

Background Color

.myBgColor { background-color: #BCFB6A; }

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

This div background color is #BCFB6A.

Border color

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

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

This div border color is #BCFB6A.

Opacity

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

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

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

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

This text has shadow with #BCFB6A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCFB6A.

Preview

Color preview on black background

This text has color #BCFB6A on black background.


Color preview on white background

This text has color #BCFB6A on white background.


Black color preview on #BCFB6A background

This text has black color on #BCFB6A background.


White color preview on #BCFB6A background

This text has white color on #BCFB6A background.


Related colors

Complementary color

Complementary color for #hex is #430495.


I love getcolorcode.com

Triadic colors

1 #6ABCFB and #FB6ABC with #BCFB6A are triadic colors.

2 #6AFBBC and #FBBC6A with #BCFB6A are triadic colors.