COLOR #B35477

HEX: #B35477 RGB: (179,84,119)

Color info

#B35477 contains mainly red color. Web safe color of #B35477 is #996666 (or #966).

RGB color model

#B35477 color RGB value is (179,84,119).

RGB: (179,84,119) (70%, 33%, 47%)

RGB channels and saturation

R 179 of 255 = 70%
G 84 of 255 = 33%
B 119 of 255 = 47%

179
84
119

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

Portions of RGB colors in percentages

R + G + B = 179 + 84 + 119 = 382 (100%)
R 179 of 382 ~ 46.86%
G 84 of 382 ~ 21.99%
B 119 of 382 ~ 31.15'%

%46.86
%21.99
%31.15

CMYK color model

#B35477 color CMYK value is (0,53,34,30).

  • cyan value is 0.00%
  • magenta value is 53.07%
  • yellow value is 33.52%
  • key color value is 29.80%

CMYK: (0,53,34,30)
C0M53Y34K30 (0%, 53%, 34%, 30%)
(0.00 / 0.53 / 0.34 / 0.30)

CMYK percentages

%0
%53.07
%33.52
%29.8

Codes

Color #B35477 in popluar color models

B3 54 77
RGB 179 84 119
HSL 338° 38.46% 51.57%
HSB/HSV 338° 53.07% 70.20%
CMYK 0.00% 53.07% 33.52%
29.80%

Color #B35477 in popluar number systems.

HEX B3 54 77
Decimal 179 84 119
Binary 10110011 1010100 1110111
Octal 263 124 167

Shades and tints

Shades of #B35477

#B35477
(179,84,119)
#A34D6D
(163,77,109)
#934663
(147,70,99)
#833F59
(131,63,89)
#73384F
(115,56,79)
#633145
(99,49,69)
#532A3B
(83,42,59)
#432331
(67,35,49)
#331C27
(51,28,39)
#23151D
(35,21,29)
#130E13
(19,14,19)
#000000
(0,0,0)

Tints of #B35477

#B35477
(179,84,119)
#B96383
(185,99,131)
#BF728F
(191,114,143)
#C5819B
(197,129,155)
#CB90A7
(203,144,167)
#D19FB3
(209,159,179)
#D7AEBF
(215,174,191)
#DDBDCB
(221,189,203)
#E3CCD7
(227,204,215)
#E9DBE3
(233,219,227)
#EFEAEF
(239,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B35477 color. Also use rgb(179,84,119) instead hex code.

Text Font Color

.myTextColor { color: #B35477; }

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

This text font color is #B35477.

Background Color

.myBgColor { background-color: #B35477; }

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

This div background color is #B35477.

Border color

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

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

This div border color is #B35477.

Opacity

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

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

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

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

This text has shadow with #B35477 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B35477.

Preview

Color preview on black background

This text has color #B35477 on black background.


Color preview on white background

This text has color #B35477 on white background.


Black color preview on #B35477 background

This text has black color on #B35477 background.


White color preview on #B35477 background

This text has white color on #B35477 background.


Related colors

Complementary color

Complementary color for #hex is #4CAB88.


I love getcolorcode.com

Triadic colors

1 #77B354 and #5477B3 with #B35477 are triadic colors.

2 #7754B3 and #54B377 with #B35477 are triadic colors.