COLOR #B48690

HEX: #B48690 RGB: (180,134,144)

Color info

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

RGB color model

#B48690 color RGB value is (180,134,144).

RGB: (180,134,144) (71%, 53%, 56%)

RGB channels and saturation

R 180 of 255 = 71%
G 134 of 255 = 53%
B 144 of 255 = 56%

180
134
144

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

Portions of RGB colors in percentages

R + G + B = 180 + 134 + 144 = 458 (100%)
R 180 of 458 ~ 39.3%
G 134 of 458 ~ 29.26%
B 144 of 458 ~ 31.44'%

%39.3
%29.26
%31.44

CMYK color model

#B48690 color CMYK value is (0,26,20,29).

  • cyan value is 0.00%
  • magenta value is 25.56%
  • yellow value is 20.00%
  • key color value is 29.41%
CMYK: (0,26,20,29) C0M26Y20K29 (0%,26%,20%,29%) (0.00/0.26/0.20/0.29) 

CMYK percentages

%0
%25.56
%20
%29.41

Codes

Color #B48690 in popluar color models

B4 86 90
RGB 180 134 144
HSL 347° 23.47% 61.57%
HSB/HSV 347° 25.56% 70.59%
CMYK 0.00% 25.56% 20.00%
29.41%

Color #B48690 in popluar number systems.

HEX B4 86 90
Decimal 180 134 144
Binary 10110100 10000110 10010000
Octal 264 206 220

Shades and tints

Shades of #B48690

#B48690
(180,134,144)
#A47A83
(164,122,131)
#946E76
(148,110,118)
#846269
(132,98,105)
#74565C
(116,86,92)
#644A4F
(100,74,79)
#543E42
(84,62,66)
#443235
(68,50,53)
#342628
(52,38,40)
#241A1B
(36,26,27)
#140E0E
(20,14,14)
#000000
(0,0,0)

Tints of #B48690

#B48690
(180,134,144)
#BA919A
(186,145,154)
#C09CA4
(192,156,164)
#C6A7AE
(198,167,174)
#CCB2B8
(204,178,184)
#D2BDC2
(210,189,194)
#D8C8CC
(216,200,204)
#DED3D6
(222,211,214)
#E4DEE0
(228,222,224)
#EAE9EA
(234,233,234)
#F0F4F4
(240,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B48690; }

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

This text font color is #B48690.

Background Color

.myBgColor { background-color: #B48690; }

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

This div background color is #B48690.

Border color

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

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

This div border color is #B48690.

Opacity

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

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

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

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

This text has shadow with #B48690 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B48690.

Preview

Color preview on black background

This text has color #B48690 on black background.


Color preview on white background

This text has color #B48690 on white background.


Black color preview on #B48690 background

This text has black color on #B48690 background.


White color preview on #B48690 background

This text has white color on #B48690 background.


Related colors

Complementary color

Complementary color for #hex is #4B796F.


I love getcolorcode.com

Triadic colors

1 #90B486 and #8690B4 with #B48690 are triadic colors.

2 #9086B4 and #86B490 with #B48690 are triadic colors.