COLOR #BCC476

HEX: #BCC476 RGB: (188,196,118)

Renk bilgisi

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

RGB renk modeli

#BCC476 color RGB value is (188,196,118).

RGB: (188,196,118) (74%, 77%, 46%)

RGB bağlantıları ve doygunluk

R 188 of 255 = 74%
G 196 of 255 = 77%
B 118 of 255 = 46%

188
196
118

R + G + B ~ 66%. #BCC476 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 188 + 196 + 118 = 502 (100%)
R 188 of 502 ~ 37.45%
G 196 of 502 ~ 39.04%
B 118 of 502 ~ 23.51'%

%37.45
%39.04
%23.51

CMYK RENK MODELİ

#BCC476 rengi CMYK tonu (4,0,40,23).

  • camgöbeği tonu 4.08%
  • eflatun tonu 0.00%
  • sarı tonu 39.80%
  • ana renk tonu 23.14%

CMYK: (4,0,40,23)
C4M0Y40K23 (4%, 0%, 40%, 23%)
(0.04 / 0.00 / 0.40 / 0.23)

CMYK yüzdeleri

%4.08
%0
%39.8
%23.14

Codes

Color #BCC476 in popluar color models

BC C4 76
RGB 188 196 118
HSL 66° 39.80% 61.57%
HSB/HSV 66° 39.80% 76.86%
CMYK 4.08% 0.00% 39.80%
23.14%

Color #BCC476 in popluar number systems.

HEX BC C4 76
Decimal 188 196 118
Binary 10111100 11000100 1110110
Octal 274 304 166

Shades and tints

Shades of #BCC476

#BCC476
(188,196,118)
#ABB36C
(171,179,108)
#9AA262
(154,162,98)
#899158
(137,145,88)
#78804E
(120,128,78)
#676F44
(103,111,68)
#565E3A
(86,94,58)
#454D30
(69,77,48)
#343C26
(52,60,38)
#232B1C
(35,43,28)
#121A12
(18,26,18)
#000000
(0,0,0)

Tints of #BCC476

#BCC476
(188,196,118)
#C2C982
(194,201,130)
#C8CE8E
(200,206,142)
#CED39A
(206,211,154)
#D4D8A6
(212,216,166)
#DADDB2
(218,221,178)
#E0E2BE
(224,226,190)
#E6E7CA
(230,231,202)
#ECECD6
(236,236,214)
#F2F1E2
(242,241,226)
#F8F6EE
(248,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BCC476 color. Also use rgb(188,196,118) instead hex code.

Text Font Color

.myTextColor { color: #BCC476; }

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

This text font color is #BCC476.

Background Color

.myBgColor { background-color: #BCC476; }

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

This div background color is #BCC476.

Border color

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

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

This div border color is #BCC476.

Opacity

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

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

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

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

This text has shadow with #BCC476 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BCC476.

Preview

Color preview on black background

This text has color #BCC476 on black background.


Color preview on white background

This text has color #BCC476 on white background.


Black color preview on #BCC476 background

This text has black color on #BCC476 background.


White color preview on #BCC476 background

This text has white color on #BCC476 background.


Related colors

Complementary color

Complementary color for #hex is #433B89.


I love getcolorcode.com

Triadic colors

1 #76BCC4 and #C476BC with #BCC476 are triadic colors.

2 #76C4BC and #C4BC76 with #BCC476 are triadic colors.