COLOR #B35394

HEX: #B35394 RGB: (179,83,148)

Color info

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

RGB color model

#B35394 color RGB value is (179,83,148).

RGB: (179,83,148) (70%, 33%, 58%)

RGB channels and saturation

R 179 of 255 = 70%
G 83 of 255 = 33%
B 148 of 255 = 58%

179
83
148

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

Portions of RGB colors in percentages

R + G + B = 179 + 83 + 148 = 410 (100%)
R 179 of 410 ~ 43.66%
G 83 of 410 ~ 20.24%
B 148 of 410 ~ 36.1'%

%43.66
%20.24
%36.1

CMYK color model

#B35394 color CMYK value is (0,54,17,30).

  • cyan value is 0.00%
  • magenta value is 53.63%
  • yellow value is 17.32%
  • key color value is 29.80%

CMYK: (0,54,17,30)
C0M54Y17K30 (0%, 54%, 17%, 30%)
(0.00 / 0.54 / 0.17 / 0.30)

CMYK percentages

%0
%53.63
%17.32
%29.8

Codes

Color #B35394 in popluar color models

B3 53 94
RGB 179 83 148
HSL 319° 38.71% 51.37%
HSB/HSV 319° 53.63% 70.20%
CMYK 0.00% 53.63% 17.32%
29.80%

Color #B35394 in popluar number systems.

HEX B3 53 94
Decimal 179 83 148
Binary 10110011 1010011 10010100
Octal 263 123 224

Shades and tints

Shades of #B35394

#B35394
(179,83,148)
#A34C87
(163,76,135)
#93457A
(147,69,122)
#833E6D
(131,62,109)
#733760
(115,55,96)
#633053
(99,48,83)
#532946
(83,41,70)
#432239
(67,34,57)
#331B2C
(51,27,44)
#23141F
(35,20,31)
#130D12
(19,13,18)
#000000
(0,0,0)

Tints of #B35394

#B35394
(179,83,148)
#B9629D
(185,98,157)
#BF71A6
(191,113,166)
#C580AF
(197,128,175)
#CB8FB8
(203,143,184)
#D19EC1
(209,158,193)
#D7ADCA
(215,173,202)
#DDBCD3
(221,188,211)
#E3CBDC
(227,203,220)
#E9DAE5
(233,218,229)
#EFE9EE
(239,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B35394 color. Also use rgb(179,83,148) instead hex code.

Text Font Color

.myTextColor { color: #B35394; }

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

This text font color is #B35394.

Background Color

.myBgColor { background-color: #B35394; }

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

This div background color is #B35394.

Border color

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

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

This div border color is #B35394.

Opacity

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

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

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

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

This text has shadow with #B35394 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B35394.

Preview

Color preview on black background

This text has color #B35394 on black background.


Color preview on white background

This text has color #B35394 on white background.


Black color preview on #B35394 background

This text has black color on #B35394 background.


White color preview on #B35394 background

This text has white color on #B35394 background.


Related colors

Complementary color

Complementary color for #hex is #4CAC6B.


I love getcolorcode.com

Triadic colors

1 #94B353 and #5394B3 with #B35394 are triadic colors.

2 #9453B3 and #53B394 with #B35394 are triadic colors.