COLOR #BCD63B

HEX: #BCD63B RGB: (188,214,59)

Renk bilgisi

#BCD63B contains mainly red and green colors. #BCD63B ‘ nin web güvenlik rengi #CCCC33 (ya da #CC3) dir.

RGB renk modeli

#BCD63B color RGB value is (188,214,59).

RGB: (188,214,59) (74%, 84%, 23%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 214 of 255 = 84%
B 59 of 255 = 23%

188
214
59

R + G + B ~ 60%. #BCD63B is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 214 + 59 = 461 (100%)
R 188 of 461 ~ 40.78%
G 214 of 461 ~ 46.42%
B 59 of 461 ~ 12.8'%

%40.78
%46.42
%12.8

CMYK RENK MODELİ

#BCD63B rengi CMYK tonu (12,0,72,16).

  • camgöbeği tonu 12.15%
  • eflatun tonu 0.00%
  • sarı tonu 72.43%
  • ana renk tonu 16.08%

CMYK: (12,0,72,16)
C12M0Y72K16 (12%, 0%, 72%, 16%)
(0.12 / 0.00 / 0.72 / 0.16)

CMYK yüzdeleri

%12.15
%0
%72.43
%16.08

Codes

Color #BCD63B in popluar color models

BC D6 3B
RGB 188 214 59
HSL 70° 65.40% 53.53%
HSB/HSV 70° 72.43% 83.92%
CMYK 12.15% 0.00% 72.43%
16.08%

Color #BCD63B in popluar number systems.

HEX BC D6 3B
Decimal 188 214 59
Binary 10111100 11010110 111011
Octal 274 326 73

Shades and tints

Shades of #BCD63B

#BCD63B
(188,214,59)
#ABC336
(171,195,54)
#9AB031
(154,176,49)
#899D2C
(137,157,44)
#788A27
(120,138,39)
#677722
(103,119,34)
#56641D
(86,100,29)
#455118
(69,81,24)
#343E13
(52,62,19)
#232B0E
(35,43,14)
#121809
(18,24,9)
#000000
(0,0,0)

Tints of #BCD63B

#BCD63B
(188,214,59)
#C2D94C
(194,217,76)
#C8DC5D
(200,220,93)
#CEDF6E
(206,223,110)
#D4E27F
(212,226,127)
#DAE590
(218,229,144)
#E0E8A1
(224,232,161)
#E6EBB2
(230,235,178)
#ECEEC3
(236,238,195)
#F2F1D4
(242,241,212)
#F8F4E5
(248,244,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCD63B color. Also use rgb(188,214,59) instead hex code.

Text Font Color

.myTextColor { color: #BCD63B; }

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

This text font color is #BCD63B.

Background Color

.myBgColor { background-color: #BCD63B; }

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

This div background color is #BCD63B.

Border color

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

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

This div border color is #BCD63B.

Opacity

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

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

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

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

This text has shadow with #BCD63B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCD63B.

Preview

Color preview on black background

This text has color #BCD63B on black background.


Color preview on white background

This text has color #BCD63B on white background.


Black color preview on #BCD63B background

This text has black color on #BCD63B background.


White color preview on #BCD63B background

This text has white color on #BCD63B background.


Related colors

Complementary color

Complementary color for #hex is #4329C4.


I love getcolorcode.com

Triadic colors

1 #3BBCD6 and #D63BBC with #BCD63B are triadic colors.

2 #3BD6BC and #D6BC3B with #BCD63B are triadic colors.