COLOR #B35B8D

HEX: #B35B8D RGB: (179,91,141)

Color info

#B35B8D contains mainly red and blue colors. Web safe color of #B35B8D is #996699 (or #969).

RGB color model

#B35B8D color RGB value is (179,91,141).

RGB: (179,91,141) (70%, 36%, 55%)

RGB channels and saturation

R 179 of 255 = 70%
G 91 of 255 = 36%
B 141 of 255 = 55%

179
91
141

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

Portions of RGB colors in percentages

R + G + B = 179 + 91 + 141 = 411 (100%)
R 179 of 411 ~ 43.55%
G 91 of 411 ~ 22.14%
B 141 of 411 ~ 34.31'%

%43.55
%22.14
%34.31

CMYK color model

#B35B8D color CMYK value is (0,49,21,30).

  • cyan value is 0.00%
  • magenta value is 49.16%
  • yellow value is 21.23%
  • key color value is 29.80%
CMYK: (0,49,21,30) C0M49Y21K30 (0%,49%,21%,30%) (0.00/0.49/0.21/0.30) 

CMYK percentages

%0
%49.16
%21.23
%29.8

Codes

Color #B35B8D in popluar color models

B3 5B 8D
RGB 179 91 141
HSL 326° 36.67% 52.94%
HSB/HSV 326° 49.16% 70.20%
CMYK 0.00% 49.16% 21.23%
29.80%

Color #B35B8D in popluar number systems.

HEX B3 5B 8D
Decimal 179 91 141
Binary 10110011 1011011 10001101
Octal 263 133 215

Shades and tints

Shades of #B35B8D

#B35B8D
(179,91,141)
#A35381
(163,83,129)
#934B75
(147,75,117)
#834369
(131,67,105)
#733B5D
(115,59,93)
#633351
(99,51,81)
#532B45
(83,43,69)
#432339
(67,35,57)
#331B2D
(51,27,45)
#231321
(35,19,33)
#130B15
(19,11,21)
#000000
(0,0,0)

Tints of #B35B8D

#B35B8D
(179,91,141)
#B96997
(185,105,151)
#BF77A1
(191,119,161)
#C585AB
(197,133,171)
#CB93B5
(203,147,181)
#D1A1BF
(209,161,191)
#D7AFC9
(215,175,201)
#DDBDD3
(221,189,211)
#E3CBDD
(227,203,221)
#E9D9E7
(233,217,231)
#EFE7F1
(239,231,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B35B8D color. Also use rgb(179,91,141) instead hex code.

Text Font Color

.myTextColor { color: #B35B8D; }

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

This text font color is #B35B8D.

Background Color

.myBgColor { background-color: #B35B8D; }

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

This div background color is #B35B8D.

Border color

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

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

This div border color is #B35B8D.

Opacity

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

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

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

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

This text has shadow with #B35B8D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B35B8D.

Preview

Color preview on black background

This text has color #B35B8D on black background.


Color preview on white background

This text has color #B35B8D on white background.


Black color preview on #B35B8D background

This text has black color on #B35B8D background.


White color preview on #B35B8D background

This text has white color on #B35B8D background.


Related colors

Complementary color

Complementary color for #hex is #4CA472.


I love getcolorcode.com

Triadic colors

1 #8DB35B and #5B8DB3 with #B35B8D are triadic colors.

2 #8D5BB3 and #5BB38D with #B35B8D are triadic colors.