COLOR #BCE59C

HEX: #BCE59C RGB: (188,229,156)

Renk bilgisi

#BCE59C contains mainly red and green colors. #BCE59C ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#BCE59C color RGB value is (188,229,156).

RGB: (188,229,156) (74%, 90%, 61%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 229 of 255 = 90%
B 156 of 255 = 61%

188
229
156

R + G + B ~ 75%. #BCE59C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 229 + 156 = 573 (100%)
R 188 of 573 ~ 32.81%
G 229 of 573 ~ 39.97%
B 156 of 573 ~ 27.23'%

%32.81
%39.97
%27.23

CMYK RENK MODELİ

#BCE59C rengi CMYK tonu (18,0,32,10).

  • camgöbeği tonu 17.90%
  • eflatun tonu 0.00%
  • sarı tonu 31.88%
  • ana renk tonu 10.20%

CMYK: (18,0,32,10)
C18M0Y32K10 (18%, 0%, 32%, 10%)
(0.18 / 0.00 / 0.32 / 0.10)

CMYK yüzdeleri

%17.9
%0
%31.88
%10.2

Codes

Color #BCE59C in popluar color models

BC E5 9C
RGB 188 229 156
HSL 94° 58.40% 75.49%
HSB/HSV 94° 31.88% 89.80%
CMYK 17.90% 0.00% 31.88%
10.20%

Color #BCE59C in popluar number systems.

HEX BC E5 9C
Decimal 188 229 156
Binary 10111100 11100101 10011100
Octal 274 345 234

Shades and tints

Shades of #BCE59C

#BCE59C
(188,229,156)
#ABD18E
(171,209,142)
#9ABD80
(154,189,128)
#89A972
(137,169,114)
#789564
(120,149,100)
#678156
(103,129,86)
#566D48
(86,109,72)
#45593A
(69,89,58)
#34452C
(52,69,44)
#23311E
(35,49,30)
#121D10
(18,29,16)
#000000
(0,0,0)

Tints of #BCE59C

#BCE59C
(188,229,156)
#C2E7A5
(194,231,165)
#C8E9AE
(200,233,174)
#CEEBB7
(206,235,183)
#D4EDC0
(212,237,192)
#DAEFC9
(218,239,201)
#E0F1D2
(224,241,210)
#E6F3DB
(230,243,219)
#ECF5E4
(236,245,228)
#F2F7ED
(242,247,237)
#F8F9F6
(248,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCE59C color. Also use rgb(188,229,156) instead hex code.

Text Font Color

.myTextColor { color: #BCE59C; }

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

This text font color is #BCE59C.

Background Color

.myBgColor { background-color: #BCE59C; }

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

This div background color is #BCE59C.

Border color

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

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

This div border color is #BCE59C.

Opacity

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

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

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

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

This text has shadow with #BCE59C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCE59C.

Preview

Color preview on black background

This text has color #BCE59C on black background.


Color preview on white background

This text has color #BCE59C on white background.


Black color preview on #BCE59C background

This text has black color on #BCE59C background.


White color preview on #BCE59C background

This text has white color on #BCE59C background.


Related colors

Complementary color

Complementary color for #hex is #431A63.


I love getcolorcode.com

Triadic colors

1 #9CBCE5 and #E59CBC with #BCE59C are triadic colors.

2 #9CE5BC and #E5BC9C with #BCE59C are triadic colors.