COLOR #BBC96B

HEX: #BBC96B RGB: (187,201,107)

Renk bilgisi

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

RGB renk modeli

#BBC96B color RGB value is (187,201,107).

RGB: (187,201,107) (73%, 79%, 42%)

RGB bağlantıları ve doygunluk

R 187 of 255 = 73%
G 201 of 255 = 79%
B 107 of 255 = 42%

187
201
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 187 + 201 + 107 = 495 (100%)
R 187 of 495 ~ 37.78%
G 201 of 495 ~ 40.61%
B 107 of 495 ~ 21.62'%

%37.78
%40.61
%21.62

CMYK RENK MODELİ

#BBC96B rengi CMYK tonu (7,0,47,21).

  • camgöbeği tonu 6.97%
  • eflatun tonu 0.00%
  • sarı tonu 46.77%
  • ana renk tonu 21.18%

CMYK: (7,0,47,21)
C7M0Y47K21 (7%, 0%, 47%, 21%)
(0.07 / 0.00 / 0.47 / 0.21)

CMYK yüzdeleri

%6.97
%0
%46.77
%21.18

Codes

Color #BBC96B in popluar color models

BB C9 6B
RGB 187 201 107
HSL 69° 46.53% 60.39%
HSB/HSV 69° 46.77% 78.82%
CMYK 6.97% 0.00% 46.77%
21.18%

Color #BBC96B in popluar number systems.

HEX BB C9 6B
Decimal 187 201 107
Binary 10111011 11001001 1101011
Octal 273 311 153

Shades and tints

Shades of #BBC96B

#BBC96B
(187,201,107)
#AAB762
(170,183,98)
#99A559
(153,165,89)
#889350
(136,147,80)
#778147
(119,129,71)
#666F3E
(102,111,62)
#555D35
(85,93,53)
#444B2C
(68,75,44)
#333923
(51,57,35)
#22271A
(34,39,26)
#111511
(17,21,17)
#000000
(0,0,0)

Tints of #BBC96B

#BBC96B
(187,201,107)
#C1CD78
(193,205,120)
#C7D185
(199,209,133)
#CDD592
(205,213,146)
#D3D99F
(211,217,159)
#D9DDAC
(217,221,172)
#DFE1B9
(223,225,185)
#E5E5C6
(229,229,198)
#EBE9D3
(235,233,211)
#F1EDE0
(241,237,224)
#F7F1ED
(247,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BBC96B color. Also use rgb(187,201,107) instead hex code.

Text Font Color

.myTextColor { color: #BBC96B; }

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

This text font color is #BBC96B.

Background Color

.myBgColor { background-color: #BBC96B; }

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

This div background color is #BBC96B.

Border color

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

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

This div border color is #BBC96B.

Opacity

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

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

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

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

This text has shadow with #BBC96B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBC96B.

Preview

Color preview on black background

This text has color #BBC96B on black background.


Color preview on white background

This text has color #BBC96B on white background.


Black color preview on #BBC96B background

This text has black color on #BBC96B background.


White color preview on #BBC96B background

This text has white color on #BBC96B background.


Related colors

Complementary color

Complementary color for #hex is #443694.


I love getcolorcode.com

Triadic colors

1 #6BBBC9 and #C96BBB with #BBC96B are triadic colors.

2 #6BC9BB and #C9BB6B with #BBC96B are triadic colors.