COLOR #B46578

HEX: #B46578 RGB: (180,101,120)

Color info

#B46578 contains mainly red color. Web safe color of #B46578 is #CC6666 (or #C66).

RGB color model

#B46578 color RGB value is (180,101,120).

RGB: (180,101,120) (71%, 40%, 47%)

RGB channels and saturation

R 180 of 255 = 71%
G 101 of 255 = 40%
B 120 of 255 = 47%

180
101
120

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

Portions of RGB colors in percentages

R + G + B = 180 + 101 + 120 = 401 (100%)
R 180 of 401 ~ 44.89%
G 101 of 401 ~ 25.19%
B 120 of 401 ~ 29.93'%

%44.89
%25.19
%29.93

CMYK color model

#B46578 color CMYK value is (0,44,33,29).

  • cyan value is 0.00%
  • magenta value is 43.89%
  • yellow value is 33.33%
  • key color value is 29.41%

CMYK: (0,44,33,29)
C0M44Y33K29 (0%, 44%, 33%, 29%)
(0.00 / 0.44 / 0.33 / 0.29)

CMYK percentages

%0
%43.89
%33.33
%29.41

Codes

Color #B46578 in popluar color models

B4 65 78
RGB 180 101 120
HSL 346° 34.50% 55.10%
HSB/HSV 346° 43.89% 70.59%
CMYK 0.00% 43.89% 33.33%
29.41%

Color #B46578 in popluar number systems.

HEX B4 65 78
Decimal 180 101 120
Binary 10110100 1100101 1111000
Octal 264 145 170

Shades and tints

Shades of #B46578

#B46578
(180,101,120)
#A45C6E
(164,92,110)
#945364
(148,83,100)
#844A5A
(132,74,90)
#744150
(116,65,80)
#643846
(100,56,70)
#542F3C
(84,47,60)
#442632
(68,38,50)
#341D28
(52,29,40)
#24141E
(36,20,30)
#140B14
(20,11,20)
#000000
(0,0,0)

Tints of #B46578

#B46578
(180,101,120)
#BA7384
(186,115,132)
#C08190
(192,129,144)
#C68F9C
(198,143,156)
#CC9DA8
(204,157,168)
#D2ABB4
(210,171,180)
#D8B9C0
(216,185,192)
#DEC7CC
(222,199,204)
#E4D5D8
(228,213,216)
#EAE3E4
(234,227,228)
#F0F1F0
(240,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B46578 color. Also use rgb(180,101,120) instead hex code.

Text Font Color

.myTextColor { color: #B46578; }

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

This text font color is #B46578.

Background Color

.myBgColor { background-color: #B46578; }

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

This div background color is #B46578.

Border color

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

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

This div border color is #B46578.

Opacity

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

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

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

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

This text has shadow with #B46578 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B46578.

Preview

Color preview on black background

This text has color #B46578 on black background.


Color preview on white background

This text has color #B46578 on white background.


Black color preview on #B46578 background

This text has black color on #B46578 background.


White color preview on #B46578 background

This text has white color on #B46578 background.


Related colors

Complementary color

Complementary color for #hex is #4B9A87.


I love getcolorcode.com

Triadic colors

1 #78B465 and #6578B4 with #B46578 are triadic colors.

2 #7865B4 and #65B478 with #B46578 are triadic colors.