COLOR #B6B980

HEX: #B6B980 RGB: (182,185,128)

Renk bilgisi

#B6B980 contains red, green and blue colors in about the same proportion. #B6B980 ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#B6B980 color RGB value is (182,185,128).

RGB: (182,185,128) (71%, 73%, 50%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 185 of 255 = 73%
B 128 of 255 = 50%

182
185
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 185 + 128 = 495 (100%)
R 182 of 495 ~ 36.77%
G 185 of 495 ~ 37.37%
B 128 of 495 ~ 25.86'%

%36.77
%37.37
%25.86

CMYK RENK MODELİ

#B6B980 rengi CMYK tonu (2,0,31,27).

  • camgöbeği tonu 1.62%
  • eflatun tonu 0.00%
  • sarı tonu 30.81%
  • ana renk tonu 27.45%

CMYK: (2,0,31,27)
C2M0Y31K27 (2%, 0%, 31%, 27%)
(0.02 / 0.00 / 0.31 / 0.27)

CMYK yüzdeleri

%1.62
%0
%30.81
%27.45

Codes

Color #B6B980 in popluar color models

B6 B9 80
RGB 182 185 128
HSL 63° 28.93% 61.37%
HSB/HSV 63° 30.81% 72.55%
CMYK 1.62% 0.00% 30.81%
27.45%

Color #B6B980 in popluar number systems.

HEX B6 B9 80
Decimal 182 185 128
Binary 10110110 10111001 10000000
Octal 266 271 200

Shades and tints

Shades of #B6B980

#B6B980
(182,185,128)
#A6A975
(166,169,117)
#96996A
(150,153,106)
#86895F
(134,137,95)
#767954
(118,121,84)
#666949
(102,105,73)
#56593E
(86,89,62)
#464933
(70,73,51)
#363928
(54,57,40)
#26291D
(38,41,29)
#161912
(22,25,18)
#000000
(0,0,0)

Tints of #B6B980

#B6B980
(182,185,128)
#BCBF8B
(188,191,139)
#C2C596
(194,197,150)
#C8CBA1
(200,203,161)
#CED1AC
(206,209,172)
#D4D7B7
(212,215,183)
#DADDC2
(218,221,194)
#E0E3CD
(224,227,205)
#E6E9D8
(230,233,216)
#ECEFE3
(236,239,227)
#F2F5EE
(242,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6B980 color. Also use rgb(182,185,128) instead hex code.

Text Font Color

.myTextColor { color: #B6B980; }

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

This text font color is #B6B980.

Background Color

.myBgColor { background-color: #B6B980; }

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

This div background color is #B6B980.

Border color

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

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

This div border color is #B6B980.

Opacity

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

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

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

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

This text has shadow with #B6B980 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6B980.

Preview

Color preview on black background

This text has color #B6B980 on black background.


Color preview on white background

This text has color #B6B980 on white background.


Black color preview on #B6B980 background

This text has black color on #B6B980 background.


White color preview on #B6B980 background

This text has white color on #B6B980 background.


Related colors

Complementary color

Complementary color for #hex is #49467F.


I love getcolorcode.com

Triadic colors

1 #80B6B9 and #B980B6 with #B6B980 are triadic colors.

2 #80B9B6 and #B9B680 with #B6B980 are triadic colors.