COLOR #BBC980

HEX: #BBC980 RGB: (187,201,128)

Renk bilgisi

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

RGB renk modeli

#BBC980 color RGB value is (187,201,128).

RGB: (187,201,128) (73%, 79%, 50%)

RGB bağlantıları ve doygunluk

R 187 of 255 = 73%
G 201 of 255 = 79%
B 128 of 255 = 50%

187
201
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 187 + 201 + 128 = 516 (100%)
R 187 of 516 ~ 36.24%
G 201 of 516 ~ 38.95%
B 128 of 516 ~ 24.81'%

%36.24
%38.95
%24.81

CMYK RENK MODELİ

#BBC980 rengi CMYK tonu (7,0,36,21).

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

CMYK: (7,0,36,21)
C7M0Y36K21 (7%, 0%, 36%, 21%)
(0.07 / 0.00 / 0.36 / 0.21)

CMYK yüzdeleri

%6.97
%0
%36.32
%21.18

Codes

Color #BBC980 in popluar color models

BB C9 80
RGB 187 201 128
HSL 72° 40.33% 64.51%
HSB/HSV 72° 36.32% 78.82%
CMYK 6.97% 0.00% 36.32%
21.18%

Color #BBC980 in popluar number systems.

HEX BB C9 80
Decimal 187 201 128
Binary 10111011 11001001 10000000
Octal 273 311 200

Shades and tints

Shades of #BBC980

#BBC980
(187,201,128)
#AAB775
(170,183,117)
#99A56A
(153,165,106)
#88935F
(136,147,95)
#778154
(119,129,84)
#666F49
(102,111,73)
#555D3E
(85,93,62)
#444B33
(68,75,51)
#333928
(51,57,40)
#22271D
(34,39,29)
#111512
(17,21,18)
#000000
(0,0,0)

Tints of #BBC980

#BBC980
(187,201,128)
#C1CD8B
(193,205,139)
#C7D196
(199,209,150)
#CDD5A1
(205,213,161)
#D3D9AC
(211,217,172)
#D9DDB7
(217,221,183)
#DFE1C2
(223,225,194)
#E5E5CD
(229,229,205)
#EBE9D8
(235,233,216)
#F1EDE3
(241,237,227)
#F7F1EE
(247,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BBC980; }

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

This text font color is #BBC980.

Background Color

.myBgColor { background-color: #BBC980; }

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

This div background color is #BBC980.

Border color

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

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

This div border color is #BBC980.

Opacity

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

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

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

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

This text has shadow with #BBC980 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BBC980.

Preview

Color preview on black background

This text has color #BBC980 on black background.


Color preview on white background

This text has color #BBC980 on white background.


Black color preview on #BBC980 background

This text has black color on #BBC980 background.


White color preview on #BBC980 background

This text has white color on #BBC980 background.


Related colors

Complementary color

Complementary color for #hex is #44367F.


I love getcolorcode.com

Triadic colors

1 #80BBC9 and #C980BB with #BBC980 are triadic colors.

2 #80C9BB and #C9BB80 with #BBC980 are triadic colors.