COLOR #B46079

HEX: #B46079 RGB: (180,96,121)

Color info

#B46079 contains mainly red and blue colors. Web safe color of #B46079 is #CC6666 (or #C66).

RGB color model

#B46079 color RGB value is (180,96,121).

RGB: (180,96,121) (71%, 38%, 47%)

RGB channels and saturation

R 180 of 255 = 71%
G 96 of 255 = 38%
B 121 of 255 = 47%

180
96
121

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

Portions of RGB colors in percentages

R + G + B = 180 + 96 + 121 = 397 (100%)
R 180 of 397 ~ 45.34%
G 96 of 397 ~ 24.18%
B 121 of 397 ~ 30.48'%

%45.34
%24.18
%30.48

CMYK color model

#B46079 color CMYK value is (0,47,33,29).

  • cyan value is 0.00%
  • magenta value is 46.67%
  • yellow value is 32.78%
  • key color value is 29.41%
CMYK: (0,47,33,29) C0M47Y33K29 (0%,47%,33%,29%) (0.00/0.47/0.33/0.29) 

CMYK percentages

%0
%46.67
%32.78
%29.41

Codes

Color #B46079 in popluar color models

B4 60 79
RGB 180 96 121
HSL 342° 35.90% 54.12%
HSB/HSV 342° 46.67% 70.59%
CMYK 0.00% 46.67% 32.78%
29.41%

Color #B46079 in popluar number systems.

HEX B4 60 79
Decimal 180 96 121
Binary 10110100 1100000 1111001
Octal 264 140 171

Shades and tints

Shades of #B46079

#B46079
(180,96,121)
#A4586E
(164,88,110)
#945063
(148,80,99)
#844858
(132,72,88)
#74404D
(116,64,77)
#643842
(100,56,66)
#543037
(84,48,55)
#44282C
(68,40,44)
#342021
(52,32,33)
#241816
(36,24,22)
#14100B
(20,16,11)
#000000
(0,0,0)

Tints of #B46079

#B46079
(180,96,121)
#BA6E85
(186,110,133)
#C07C91
(192,124,145)
#C68A9D
(198,138,157)
#CC98A9
(204,152,169)
#D2A6B5
(210,166,181)
#D8B4C1
(216,180,193)
#DEC2CD
(222,194,205)
#E4D0D9
(228,208,217)
#EADEE5
(234,222,229)
#F0ECF1
(240,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B46079 color. Also use rgb(180,96,121) instead hex code.

Text Font Color

.myTextColor { color: #B46079; }

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

This text font color is #B46079.

Background Color

.myBgColor { background-color: #B46079; }

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

This div background color is #B46079.

Border color

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

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

This div border color is #B46079.

Opacity

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

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

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

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

This text has shadow with #B46079 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B46079.

Preview

Color preview on black background

This text has color #B46079 on black background.


Color preview on white background

This text has color #B46079 on white background.


Black color preview on #B46079 background

This text has black color on #B46079 background.


White color preview on #B46079 background

This text has white color on #B46079 background.


Related colors

Complementary color

Complementary color for #hex is #4B9F86.


I love getcolorcode.com

Triadic colors

1 #79B460 and #6079B4 with #B46079 are triadic colors.

2 #7960B4 and #60B479 with #B46079 are triadic colors.