COLOR #B35774

HEX: #B35774 RGB: (179,87,116)

Color info

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

RGB color model

#B35774 color RGB value is (179,87,116).

RGB: (179,87,116) (70%, 34%, 45%)

RGB channels and saturation

R 179 of 255 = 70%
G 87 of 255 = 34%
B 116 of 255 = 45%

179
87
116

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

Portions of RGB colors in percentages

R + G + B = 179 + 87 + 116 = 382 (100%)
R 179 of 382 ~ 46.86%
G 87 of 382 ~ 22.77%
B 116 of 382 ~ 30.37'%

%46.86
%22.77
%30.37

CMYK color model

#B35774 color CMYK value is (0,51,35,30).

  • cyan value is 0.00%
  • magenta value is 51.40%
  • yellow value is 35.20%
  • key color value is 29.80%

CMYK: (0,51,35,30)
C0M51Y35K30 (0%, 51%, 35%, 30%)
(0.00 / 0.51 / 0.35 / 0.30)

CMYK percentages

%0
%51.4
%35.2
%29.8

Codes

Color #B35774 in popluar color models

B3 57 74
RGB 179 87 116
HSL 341° 37.70% 52.16%
HSB/HSV 341° 51.40% 70.20%
CMYK 0.00% 51.40% 35.20%
29.80%

Color #B35774 in popluar number systems.

HEX B3 57 74
Decimal 179 87 116
Binary 10110011 1010111 1110100
Octal 263 127 164

Shades and tints

Shades of #B35774

#B35774
(179,87,116)
#A3506A
(163,80,106)
#934960
(147,73,96)
#834256
(131,66,86)
#733B4C
(115,59,76)
#633442
(99,52,66)
#532D38
(83,45,56)
#43262E
(67,38,46)
#331F24
(51,31,36)
#23181A
(35,24,26)
#131110
(19,17,16)
#000000
(0,0,0)

Tints of #B35774

#B35774
(179,87,116)
#B96680
(185,102,128)
#BF758C
(191,117,140)
#C58498
(197,132,152)
#CB93A4
(203,147,164)
#D1A2B0
(209,162,176)
#D7B1BC
(215,177,188)
#DDC0C8
(221,192,200)
#E3CFD4
(227,207,212)
#E9DEE0
(233,222,224)
#EFEDEC
(239,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B35774 color. Also use rgb(179,87,116) instead hex code.

Text Font Color

.myTextColor { color: #B35774; }

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

This text font color is #B35774.

Background Color

.myBgColor { background-color: #B35774; }

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

This div background color is #B35774.

Border color

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

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

This div border color is #B35774.

Opacity

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

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

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

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

This text has shadow with #B35774 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B35774.

Preview

Color preview on black background

This text has color #B35774 on black background.


Color preview on white background

This text has color #B35774 on white background.


Black color preview on #B35774 background

This text has black color on #B35774 background.


White color preview on #B35774 background

This text has white color on #B35774 background.


Related colors

Complementary color

Complementary color for #hex is #4CA88B.


I love getcolorcode.com

Triadic colors

1 #74B357 and #5774B3 with #B35774 are triadic colors.

2 #7457B3 and #57B374 with #B35774 are triadic colors.