COLOR #B6B490

HEX: #B6B490 RGB: (182,180,144)

Color info

#B6B490 contains red, green and blue colors in about the same proportion. Web safe color of #B6B490 is #CCCC99 (or #CC9).

RGB color model

#B6B490 color RGB value is (182,180,144).

RGB: (182,180,144) (71%, 71%, 56%)

RGB channels and saturation

R 182 of 255 = 71%
G 180 of 255 = 71%
B 144 of 255 = 56%

182
180
144

R + G + B ~ 66%. #B6B490 is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 180 + 144 = 506 (100%)
R 182 of 506 ~ 35.97%
G 180 of 506 ~ 35.57%
B 144 of 506 ~ 28.46'%

%35.97
%35.57
%28.46

CMYK color model

#B6B490 color CMYK value is (0,1,21,29).

  • cyan value is 0.00%
  • magenta value is 1.10%
  • yellow value is 20.88%
  • key color value is 28.63%

CMYK: (0,1,21,29)
C0M1Y21K29 (0%, 1%, 21%, 29%)
(0.00 / 0.01 / 0.21 / 0.29)

CMYK percentages

%0
%1.1
%20.88
%28.63

Codes

Color #B6B490 in popluar color models

B6 B4 90
RGB 182 180 144
HSL 57° 20.65% 63.92%
HSB/HSV 57° 20.88% 71.37%
CMYK 0.00% 1.10% 20.88%
28.63%

Color #B6B490 in popluar number systems.

HEX B6 B4 90
Decimal 182 180 144
Binary 10110110 10110100 10010000
Octal 266 264 220

Shades and tints

Shades of #B6B490

#B6B490
(182,180,144)
#A6A483
(166,164,131)
#969476
(150,148,118)
#868469
(134,132,105)
#76745C
(118,116,92)
#66644F
(102,100,79)
#565442
(86,84,66)
#464435
(70,68,53)
#363428
(54,52,40)
#26241B
(38,36,27)
#16140E
(22,20,14)
#000000
(0,0,0)

Tints of #B6B490

#B6B490
(182,180,144)
#BCBA9A
(188,186,154)
#C2C0A4
(194,192,164)
#C8C6AE
(200,198,174)
#CECCB8
(206,204,184)
#D4D2C2
(212,210,194)
#DAD8CC
(218,216,204)
#E0DED6
(224,222,214)
#E6E4E0
(230,228,224)
#ECEAEA
(236,234,234)
#F2F0F4
(242,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B6B490 color. Also use rgb(182,180,144) instead hex code.

Text Font Color

.myTextColor { color: #B6B490; }

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

This text font color is #B6B490.

Background Color

.myBgColor { background-color: #B6B490; }

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

This div background color is #B6B490.

Border color

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

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

This div border color is #B6B490.

Opacity

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

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

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

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

This text has shadow with #B6B490 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B6B490.

Preview

Color preview on black background

This text has color #B6B490 on black background.


Color preview on white background

This text has color #B6B490 on white background.


Black color preview on #B6B490 background

This text has black color on #B6B490 background.


White color preview on #B6B490 background

This text has white color on #B6B490 background.


Related colors

Complementary color

Complementary color for #hex is #494B6F.


I love getcolorcode.com

Triadic colors

1 #90B6B4 and #B490B6 with #B6B490 are triadic colors.

2 #90B4B6 and #B4B690 with #B6B490 are triadic colors.