COLOR #B4B692

HEX: #B4B692 RGB: (180,182,146)

Color info

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

RGB color model

#B4B692 color RGB value is (180,182,146).

RGB: (180,182,146) (71%, 71%, 57%)

RGB channels and saturation

R 180 of 255 = 71%
G 182 of 255 = 71%
B 146 of 255 = 57%

180
182
146

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

Portions of RGB colors in percentages

R + G + B = 180 + 182 + 146 = 508 (100%)
R 180 of 508 ~ 35.43%
G 182 of 508 ~ 35.83%
B 146 of 508 ~ 28.74'%

%35.43
%35.83
%28.74

CMYK color model

#B4B692 color CMYK value is (1,0,20,29).

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

CMYK: (1,0,20,29)
C1M0Y20K29 (1%, 0%, 20%, 29%)
(0.01 / 0.00 / 0.20 / 0.29)

CMYK percentages

%1.1
%0
%19.78
%28.63

Codes

Color #B4B692 in popluar color models

B4 B6 92
RGB 180 182 146
HSL 63° 19.78% 64.31%
HSB/HSV 63° 19.78% 71.37%
CMYK 1.10% 0.00% 19.78%
28.63%

Color #B4B692 in popluar number systems.

HEX B4 B6 92
Decimal 180 182 146
Binary 10110100 10110110 10010010
Octal 264 266 222

Shades and tints

Shades of #B4B692

#B4B692
(180,182,146)
#A4A685
(164,166,133)
#949678
(148,150,120)
#84866B
(132,134,107)
#74765E
(116,118,94)
#646651
(100,102,81)
#545644
(84,86,68)
#444637
(68,70,55)
#34362A
(52,54,42)
#24261D
(36,38,29)
#141610
(20,22,16)
#000000
(0,0,0)

Tints of #B4B692

#B4B692
(180,182,146)
#BABC9B
(186,188,155)
#C0C2A4
(192,194,164)
#C6C8AD
(198,200,173)
#CCCEB6
(204,206,182)
#D2D4BF
(210,212,191)
#D8DAC8
(216,218,200)
#DEE0D1
(222,224,209)
#E4E6DA
(228,230,218)
#EAECE3
(234,236,227)
#F0F2EC
(240,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B4B692; }

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

This text font color is #B4B692.

Background Color

.myBgColor { background-color: #B4B692; }

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

This div background color is #B4B692.

Border color

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

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

This div border color is #B4B692.

Opacity

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

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

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

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

This text has shadow with #B4B692 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B4B692.

Preview

Color preview on black background

This text has color #B4B692 on black background.


Color preview on white background

This text has color #B4B692 on white background.


Black color preview on #B4B692 background

This text has black color on #B4B692 background.


White color preview on #B4B692 background

This text has white color on #B4B692 background.


Related colors

Complementary color

Complementary color for #hex is #4B496D.


I love getcolorcode.com

Triadic colors

1 #92B4B6 and #B692B4 with #B4B692 are triadic colors.

2 #92B6B4 and #B6B492 with #B4B692 are triadic colors.