COLOR #B49390

HEX: #B49390 RGB: (180,147,144)

Color info

#B49390 contains red, green and blue colors in about the same proportion. Web safe color of #B49390 is #CC9999 (or #C99).

RGB color model

#B49390 color RGB value is (180,147,144).

RGB: (180,147,144) (71%, 58%, 56%)

RGB channels and saturation

R 180 of 255 = 71%
G 147 of 255 = 58%
B 144 of 255 = 56%

180
147
144

R + G + B ~ 62%. #B49390 is quite light color.

Portions of RGB colors in percentages

R + G + B = 180 + 147 + 144 = 471 (100%)
R 180 of 471 ~ 38.22%
G 147 of 471 ~ 31.21%
B 144 of 471 ~ 30.57'%

%38.22
%31.21
%30.57

CMYK color model

#B49390 color CMYK value is (0,18,20,29).

  • cyan value is 0.00%
  • magenta value is 18.33%
  • yellow value is 20.00%
  • key color value is 29.41%

CMYK: (0,18,20,29)
C0M18Y20K29 (0%, 18%, 20%, 29%)
(0.00 / 0.18 / 0.20 / 0.29)

CMYK percentages

%0
%18.33
%20
%29.41

Codes

Color #B49390 in popluar color models

B4 93 90
RGB 180 147 144
HSL 19.35% 63.53%
HSB/HSV 20.00% 70.59%
CMYK 0.00% 18.33% 20.00%
29.41%

Color #B49390 in popluar number systems.

HEX B4 93 90
Decimal 180 147 144
Binary 10110100 10010011 10010000
Octal 264 223 220

Shades and tints

Shades of #B49390

#B49390
(180,147,144)
#A48683
(164,134,131)
#947976
(148,121,118)
#846C69
(132,108,105)
#745F5C
(116,95,92)
#64524F
(100,82,79)
#544542
(84,69,66)
#443835
(68,56,53)
#342B28
(52,43,40)
#241E1B
(36,30,27)
#14110E
(20,17,14)
#000000
(0,0,0)

Tints of #B49390

#B49390
(180,147,144)
#BA9C9A
(186,156,154)
#C0A5A4
(192,165,164)
#C6AEAE
(198,174,174)
#CCB7B8
(204,183,184)
#D2C0C2
(210,192,194)
#D8C9CC
(216,201,204)
#DED2D6
(222,210,214)
#E4DBE0
(228,219,224)
#EAE4EA
(234,228,234)
#F0EDF4
(240,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B49390; }

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

This text font color is #B49390.

Background Color

.myBgColor { background-color: #B49390; }

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

This div background color is #B49390.

Border color

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

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

This div border color is #B49390.

Opacity

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

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

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

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

This text has shadow with #B49390 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B49390.

Preview

Color preview on black background

This text has color #B49390 on black background.


Color preview on white background

This text has color #B49390 on white background.


Black color preview on #B49390 background

This text has black color on #B49390 background.


White color preview on #B49390 background

This text has white color on #B49390 background.


Related colors

Complementary color

Complementary color for #hex is #4B6C6F.


I love getcolorcode.com

Triadic colors

1 #90B493 and #9390B4 with #B49390 are triadic colors.

2 #9093B4 and #93B490 with #B49390 are triadic colors.