COLOR #BCEA39

HEX: #BCEA39 RGB: (188,234,57)

Color info

#BCEA39 contains mainly red and green colors. Web safe color of #BCEA39 is #CCFF33 (or #CF3).

RGB color model

#BCEA39 color RGB value is (188,234,57).

RGB: (188,234,57) (74%, 92%, 22%)

RGB channels and saturation

R 188 of 255 = 74%
G 234 of 255 = 92%
B 57 of 255 = 22%

188
234
57

R + G + B ~ 63%. #BCEA39 is quite light color.

Portions of RGB colors in percentages

R + G + B = 188 + 234 + 57 = 479 (100%)
R 188 of 479 ~ 39.25%
G 234 of 479 ~ 48.85%
B 57 of 479 ~ 11.9'%

%39.25
%48.85
%11.9

CMYK color model

#BCEA39 color CMYK value is (20,0,76,8).

  • cyan value is 19.66%
  • magenta value is 0.00%
  • yellow value is 75.64%
  • key color value is 8.24%
CMYK: (20,0,76,8) C20M0Y76K8 (20%,0%,76%,8%) (0.20/0.00/0.76/0.08) 

CMYK percentages

%19.66
%0
%75.64
%8.24

Codes

Color #BCEA39 in popluar color models

BC EA 39
RGB 188 234 57
HSL 76° 80.82% 57.06%
HSB/HSV 76° 75.64% 91.76%
CMYK 19.66% 0.00% 75.64%
8.24%

Color #BCEA39 in popluar number systems.

HEX BC EA 39
Decimal 188 234 57
Binary 10111100 11101010 111001
Octal 274 352 71

Shades and tints

Shades of #BCEA39

#BCEA39
(188,234,57)
#ABD534
(171,213,52)
#9AC02F
(154,192,47)
#89AB2A
(137,171,42)
#789625
(120,150,37)
#678120
(103,129,32)
#566C1B
(86,108,27)
#455716
(69,87,22)
#344211
(52,66,17)
#232D0C
(35,45,12)
#121807
(18,24,7)
#000000
(0,0,0)

Tints of #BCEA39

#BCEA39
(188,234,57)
#C2EB4B
(194,235,75)
#C8EC5D
(200,236,93)
#CEED6F
(206,237,111)
#D4EE81
(212,238,129)
#DAEF93
(218,239,147)
#E0F0A5
(224,240,165)
#E6F1B7
(230,241,183)
#ECF2C9
(236,242,201)
#F2F3DB
(242,243,219)
#F8F4ED
(248,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCEA39 color. Also use rgb(188,234,57) instead hex code.

Text Font Color

.myTextColor { color: #BCEA39; }

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

This text font color is #BCEA39.

Background Color

.myBgColor { background-color: #BCEA39; }

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

This div background color is #BCEA39.

Border color

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

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

This div border color is #BCEA39.

Opacity

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

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

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

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

This text has shadow with #BCEA39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCEA39.

Preview

Color preview on black background

This text has color #BCEA39 on black background.


Color preview on white background

This text has color #BCEA39 on white background.


Black color preview on #BCEA39 background

This text has black color on #BCEA39 background.


White color preview on #BCEA39 background

This text has white color on #BCEA39 background.


Related colors

Complementary color

Complementary color for #hex is #4315C6.


I love getcolorcode.com

Triadic colors

1 #39BCEA and #EA39BC with #BCEA39 are triadic colors.

2 #39EABC and #EABC39 with #BCEA39 are triadic colors.