COLOR #BBC97D

HEX: #BBC97D RGB: (187,201,125)

Renk bilgisi

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

RGB renk modeli

#BBC97D color RGB value is (187,201,125).

RGB: (187,201,125) (73%, 79%, 49%)

RGB bağlantıları ve doygunluk

R 187 of 255 = 73%
G 201 of 255 = 79%
B 125 of 255 = 49%

187
201
125

R + G + B ~ 67%. #BBC97D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 187 + 201 + 125 = 513 (100%)
R 187 of 513 ~ 36.45%
G 201 of 513 ~ 39.18%
B 125 of 513 ~ 24.37'%

%36.45
%39.18
%24.37

CMYK RENK MODELİ

#BBC97D rengi CMYK tonu (7,0,38,21).

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

CMYK: (7,0,38,21)
C7M0Y38K21 (7%, 0%, 38%, 21%)
(0.07 / 0.00 / 0.38 / 0.21)

CMYK yüzdeleri

%6.97
%0
%37.81
%21.18

Codes

Color #BBC97D in popluar color models

BB C9 7D
RGB 187 201 125
HSL 71° 41.30% 63.92%
HSB/HSV 71° 37.81% 78.82%
CMYK 6.97% 0.00% 37.81%
21.18%

Color #BBC97D in popluar number systems.

HEX BB C9 7D
Decimal 187 201 125
Binary 10111011 11001001 1111101
Octal 273 311 175

Shades and tints

Shades of #BBC97D

#BBC97D
(187,201,125)
#AAB772
(170,183,114)
#99A567
(153,165,103)
#88935C
(136,147,92)
#778151
(119,129,81)
#666F46
(102,111,70)
#555D3B
(85,93,59)
#444B30
(68,75,48)
#333925
(51,57,37)
#22271A
(34,39,26)
#11150F
(17,21,15)
#000000
(0,0,0)

Tints of #BBC97D

#BBC97D
(187,201,125)
#C1CD88
(193,205,136)
#C7D193
(199,209,147)
#CDD59E
(205,213,158)
#D3D9A9
(211,217,169)
#D9DDB4
(217,221,180)
#DFE1BF
(223,225,191)
#E5E5CA
(229,229,202)
#EBE9D5
(235,233,213)
#F1EDE0
(241,237,224)
#F7F1EB
(247,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BBC97D; }

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

This text font color is #BBC97D.

Background Color

.myBgColor { background-color: #BBC97D; }

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

This div background color is #BBC97D.

Border color

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

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

This div border color is #BBC97D.

Opacity

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

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

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

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

This text has shadow with #BBC97D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBC97D.

Preview

Color preview on black background

This text has color #BBC97D on black background.


Color preview on white background

This text has color #BBC97D on white background.


Black color preview on #BBC97D background

This text has black color on #BBC97D background.


White color preview on #BBC97D background

This text has white color on #BBC97D background.


Related colors

Complementary color

Complementary color for #hex is #443682.


I love getcolorcode.com

Triadic colors

1 #7DBBC9 and #C97DBB with #BBC97D are triadic colors.

2 #7DC9BB and #C9BB7D with #BBC97D are triadic colors.