COLOR #BCD59B

HEX: #BCD59B RGB: (188,213,155)

Renk bilgisi

#BCD59B contains red, green and blue colors in about the same proportion. #BCD59B ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#BCD59B color RGB value is (188,213,155).

RGB: (188,213,155) (74%, 84%, 61%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 213 of 255 = 84%
B 155 of 255 = 61%

188
213
155

R + G + B ~ 73%. #BCD59B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 213 + 155 = 556 (100%)
R 188 of 556 ~ 33.81%
G 213 of 556 ~ 38.31%
B 155 of 556 ~ 27.88'%

%33.81
%38.31
%27.88

CMYK RENK MODELİ

#BCD59B rengi CMYK tonu (12,0,27,16).

  • camgöbeği tonu 11.74%
  • eflatun tonu 0.00%
  • sarı tonu 27.23%
  • ana renk tonu 16.47%

CMYK: (12,0,27,16)
C12M0Y27K16 (12%, 0%, 27%, 16%)
(0.12 / 0.00 / 0.27 / 0.16)

CMYK yüzdeleri

%11.74
%0
%27.23
%16.47

Codes

Color #BCD59B in popluar color models

BC D5 9B
RGB 188 213 155
HSL 86° 40.85% 72.16%
HSB/HSV 86° 27.23% 83.53%
CMYK 11.74% 0.00% 27.23%
16.47%

Color #BCD59B in popluar number systems.

HEX BC D5 9B
Decimal 188 213 155
Binary 10111100 11010101 10011011
Octal 274 325 233

Shades and tints

Shades of #BCD59B

#BCD59B
(188,213,155)
#ABC28D
(171,194,141)
#9AAF7F
(154,175,127)
#899C71
(137,156,113)
#788963
(120,137,99)
#677655
(103,118,85)
#566347
(86,99,71)
#455039
(69,80,57)
#343D2B
(52,61,43)
#232A1D
(35,42,29)
#12170F
(18,23,15)
#000000
(0,0,0)

Tints of #BCD59B

#BCD59B
(188,213,155)
#C2D8A4
(194,216,164)
#C8DBAD
(200,219,173)
#CEDEB6
(206,222,182)
#D4E1BF
(212,225,191)
#DAE4C8
(218,228,200)
#E0E7D1
(224,231,209)
#E6EADA
(230,234,218)
#ECEDE3
(236,237,227)
#F2F0EC
(242,240,236)
#F8F3F5
(248,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCD59B color. Also use rgb(188,213,155) instead hex code.

Text Font Color

.myTextColor { color: #BCD59B; }

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

This text font color is #BCD59B.

Background Color

.myBgColor { background-color: #BCD59B; }

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

This div background color is #BCD59B.

Border color

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

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

This div border color is #BCD59B.

Opacity

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

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

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

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

This text has shadow with #BCD59B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCD59B.

Preview

Color preview on black background

This text has color #BCD59B on black background.


Color preview on white background

This text has color #BCD59B on white background.


Black color preview on #BCD59B background

This text has black color on #BCD59B background.


White color preview on #BCD59B background

This text has white color on #BCD59B background.


Related colors

Complementary color

Complementary color for #hex is #432A64.


I love getcolorcode.com

Triadic colors

1 #9BBCD5 and #D59BBC with #BCD59B are triadic colors.

2 #9BD5BC and #D5BC9B with #BCD59B are triadic colors.