COLOR #BCC55F

HEX: #BCC55F RGB: (188,197,95)

Renk bilgisi

#BCC55F contains mainly red and green colors. #BCC55F ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#BCC55F color RGB value is (188,197,95).

RGB: (188,197,95) (74%, 77%, 37%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 197 of 255 = 77%
B 95 of 255 = 37%

188
197
95

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

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 197 + 95 = 480 (100%)
R 188 of 480 ~ 39.17%
G 197 of 480 ~ 41.04%
B 95 of 480 ~ 19.79'%

%39.17
%41.04
%19.79

CMYK RENK MODELİ

#BCC55F rengi CMYK tonu (5,0,52,23).

  • camgöbeği tonu 4.57%
  • eflatun tonu 0.00%
  • sarı tonu 51.78%
  • ana renk tonu 22.75%

CMYK: (5,0,52,23)
C5M0Y52K23 (5%, 0%, 52%, 23%)
(0.05 / 0.00 / 0.52 / 0.23)

CMYK yüzdeleri

%4.57
%0
%51.78
%22.75

Codes

Color #BCC55F in popluar color models

BC C5 5F
RGB 188 197 95
HSL 65° 46.79% 57.25%
HSB/HSV 65° 51.78% 77.25%
CMYK 4.57% 0.00% 51.78%
22.75%

Color #BCC55F in popluar number systems.

HEX BC C5 5F
Decimal 188 197 95
Binary 10111100 11000101 1011111
Octal 274 305 137

Shades and tints

Shades of #BCC55F

#BCC55F
(188,197,95)
#ABB457
(171,180,87)
#9AA34F
(154,163,79)
#899247
(137,146,71)
#78813F
(120,129,63)
#677037
(103,112,55)
#565F2F
(86,95,47)
#454E27
(69,78,39)
#343D1F
(52,61,31)
#232C17
(35,44,23)
#121B0F
(18,27,15)
#000000
(0,0,0)

Tints of #BCC55F

#BCC55F
(188,197,95)
#C2CA6D
(194,202,109)
#C8CF7B
(200,207,123)
#CED489
(206,212,137)
#D4D997
(212,217,151)
#DADEA5
(218,222,165)
#E0E3B3
(224,227,179)
#E6E8C1
(230,232,193)
#ECEDCF
(236,237,207)
#F2F2DD
(242,242,221)
#F8F7EB
(248,247,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCC55F color. Also use rgb(188,197,95) instead hex code.

Text Font Color

.myTextColor { color: #BCC55F; }

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

This text font color is #BCC55F.

Background Color

.myBgColor { background-color: #BCC55F; }

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

This div background color is #BCC55F.

Border color

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

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

This div border color is #BCC55F.

Opacity

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

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

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

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

This text has shadow with #BCC55F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCC55F.

Preview

Color preview on black background

This text has color #BCC55F on black background.


Color preview on white background

This text has color #BCC55F on white background.


Black color preview on #BCC55F background

This text has black color on #BCC55F background.


White color preview on #BCC55F background

This text has white color on #BCC55F background.


Related colors

Complementary color

Complementary color for #hex is #433AA0.


I love getcolorcode.com

Triadic colors

1 #5FBCC5 and #C55FBC with #BCC55F are triadic colors.

2 #5FC5BC and #C5BC5F with #BCC55F are triadic colors.