COLOR #BBC076

HEX: #BBC076 RGB: (187,192,118)

Renk bilgisi

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

RGB renk modeli

#BBC076 color RGB value is (187,192,118).

RGB: (187,192,118) (73%, 75%, 46%)

RGB bağlantıları ve doygunluk

R 187 of 255 = 73%
G 192 of 255 = 75%
B 118 of 255 = 46%

187
192
118

R + G + B ~ 65%. #BBC076 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 187 + 192 + 118 = 497 (100%)
R 187 of 497 ~ 37.63%
G 192 of 497 ~ 38.63%
B 118 of 497 ~ 23.74'%

%37.63
%38.63
%23.74

CMYK RENK MODELİ

#BBC076 rengi CMYK tonu (3,0,39,25).

  • camgöbeği tonu 2.60%
  • eflatun tonu 0.00%
  • sarı tonu 38.54%
  • ana renk tonu 24.71%

CMYK: (3,0,39,25)
C3M0Y39K25 (3%, 0%, 39%, 25%)
(0.03 / 0.00 / 0.39 / 0.25)

CMYK yüzdeleri

%2.6
%0
%38.54
%24.71

Codes

Color #BBC076 in popluar color models

BB C0 76
RGB 187 192 118
HSL 64° 37.00% 60.78%
HSB/HSV 64° 38.54% 75.29%
CMYK 2.60% 0.00% 38.54%
24.71%

Color #BBC076 in popluar number systems.

HEX BB C0 76
Decimal 187 192 118
Binary 10111011 11000000 1110110
Octal 273 300 166

Shades and tints

Shades of #BBC076

#BBC076
(187,192,118)
#AAAF6C
(170,175,108)
#999E62
(153,158,98)
#888D58
(136,141,88)
#777C4E
(119,124,78)
#666B44
(102,107,68)
#555A3A
(85,90,58)
#444930
(68,73,48)
#333826
(51,56,38)
#22271C
(34,39,28)
#111612
(17,22,18)
#000000
(0,0,0)

Tints of #BBC076

#BBC076
(187,192,118)
#C1C582
(193,197,130)
#C7CA8E
(199,202,142)
#CDCF9A
(205,207,154)
#D3D4A6
(211,212,166)
#D9D9B2
(217,217,178)
#DFDEBE
(223,222,190)
#E5E3CA
(229,227,202)
#EBE8D6
(235,232,214)
#F1EDE2
(241,237,226)
#F7F2EE
(247,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BBC076 color. Also use rgb(187,192,118) instead hex code.

Text Font Color

.myTextColor { color: #BBC076; }

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

This text font color is #BBC076.

Background Color

.myBgColor { background-color: #BBC076; }

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

This div background color is #BBC076.

Border color

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

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

This div border color is #BBC076.

Opacity

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

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

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

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

This text has shadow with #BBC076 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBC076.

Preview

Color preview on black background

This text has color #BBC076 on black background.


Color preview on white background

This text has color #BBC076 on white background.


Black color preview on #BBC076 background

This text has black color on #BBC076 background.


White color preview on #BBC076 background

This text has white color on #BBC076 background.


Related colors

Complementary color

Complementary color for #hex is #443F89.


I love getcolorcode.com

Triadic colors

1 #76BBC0 and #C076BB with #BBC076 are triadic colors.

2 #76C0BB and #C0BB76 with #BBC076 are triadic colors.