COLOR #B48164

HEX: #B48164 RGB: (180,129,100)

Color info

#B48164 contains mainly red and green colors. Web safe color of #B48164 is #CC9966 (or #C96).

RGB color model

#B48164 color RGB value is (180,129,100).

RGB: (180,129,100) (71%, 51%, 39%)

RGB channels and saturation

R 180 of 255 = 71%
G 129 of 255 = 51%
B 100 of 255 = 39%

180
129
100

R + G + B ~ 54%. #B48164 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 180 + 129 + 100 = 409 (100%)
R 180 of 409 ~ 44.01%
G 129 of 409 ~ 31.54%
B 100 of 409 ~ 24.45'%

%44.01
%31.54
%24.45

CMYK color model

#B48164 color CMYK value is (0,28,44,29).

  • cyan value is 0.00%
  • magenta value is 28.33%
  • yellow value is 44.44%
  • key color value is 29.41%
CMYK: (0,28,44,29) C0M28Y44K29 (0%,28%,44%,29%) (0.00/0.28/0.44/0.29) 

CMYK percentages

%0
%28.33
%44.44
%29.41

Codes

Color #B48164 in popluar color models

B4 81 64
RGB 180 129 100
HSL 22° 34.78% 54.90%
HSB/HSV 22° 44.44% 70.59%
CMYK 0.00% 28.33% 44.44%
29.41%

Color #B48164 in popluar number systems.

HEX B4 81 64
Decimal 180 129 100
Binary 10110100 10000001 1100100
Octal 264 201 144

Shades and tints

Shades of #B48164

#B48164
(180,129,100)
#A4765B
(164,118,91)
#946B52
(148,107,82)
#846049
(132,96,73)
#745540
(116,85,64)
#644A37
(100,74,55)
#543F2E
(84,63,46)
#443425
(68,52,37)
#34291C
(52,41,28)
#241E13
(36,30,19)
#14130A
(20,19,10)
#000000
(0,0,0)

Tints of #B48164

#B48164
(180,129,100)
#BA8C72
(186,140,114)
#C09780
(192,151,128)
#C6A28E
(198,162,142)
#CCAD9C
(204,173,156)
#D2B8AA
(210,184,170)
#D8C3B8
(216,195,184)
#DECEC6
(222,206,198)
#E4D9D4
(228,217,212)
#EAE4E2
(234,228,226)
#F0EFF0
(240,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B48164 color. Also use rgb(180,129,100) instead hex code.

Text Font Color

.myTextColor { color: #B48164; }

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

This text font color is #B48164.

Background Color

.myBgColor { background-color: #B48164; }

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

This div background color is #B48164.

Border color

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

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

This div border color is #B48164.

Opacity

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

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

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

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

This text has shadow with #B48164 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B48164.

Preview

Color preview on black background

This text has color #B48164 on black background.


Color preview on white background

This text has color #B48164 on white background.


Black color preview on #B48164 background

This text has black color on #B48164 background.


White color preview on #B48164 background

This text has white color on #B48164 background.


Related colors

Complementary color

Complementary color for #hex is #4B7E9B.


I love getcolorcode.com

Triadic colors

1 #64B481 and #8164B4 with #B48164 are triadic colors.

2 #6481B4 and #81B464 with #B48164 are triadic colors.