COLOR #B394B2

HEX: #B394B2 RGB: (179,148,178)

Color info

#B394B2 contains red, green and blue colors in about the same proportion. Web safe color of #B394B2 is #999999 (or #999).

RGB color model

#B394B2 color RGB value is (179,148,178).

RGB: (179,148,178) (70%, 58%, 70%)

RGB channels and saturation

R 179 of 255 = 70%
G 148 of 255 = 58%
B 178 of 255 = 70%

179
148
178

R + G + B ~ 66%. #B394B2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 179 + 148 + 178 = 505 (100%)
R 179 of 505 ~ 35.45%
G 148 of 505 ~ 29.31%
B 178 of 505 ~ 35.25'%

%35.45
%29.31
%35.25

CMYK color model

#B394B2 color CMYK value is (0,17,1,30).

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

CMYK: (0,17,1,30)
C0M17Y1K30 (0%, 17%, 1%, 30%)
(0.00 / 0.17 / 0.01 / 0.30)

CMYK percentages

%0
%17.32
%0.56
%29.8

Codes

Color #B394B2 in popluar color models

B3 94 B2
RGB 179 148 178
HSL 302° 16.94% 64.12%
HSB/HSV 302° 17.32% 70.20%
CMYK 0.00% 17.32% 0.56%
29.80%

Color #B394B2 in popluar number systems.

HEX B3 94 B2
Decimal 179 148 178
Binary 10110011 10010100 10110010
Octal 263 224 262

Shades and tints

Shades of #B394B2

#B394B2
(179,148,178)
#A387A2
(163,135,162)
#937A92
(147,122,146)
#836D82
(131,109,130)
#736072
(115,96,114)
#635362
(99,83,98)
#534652
(83,70,82)
#433942
(67,57,66)
#332C32
(51,44,50)
#231F22
(35,31,34)
#131212
(19,18,18)
#000000
(0,0,0)

Tints of #B394B2

#B394B2
(179,148,178)
#B99DB9
(185,157,185)
#BFA6C0
(191,166,192)
#C5AFC7
(197,175,199)
#CBB8CE
(203,184,206)
#D1C1D5
(209,193,213)
#D7CADC
(215,202,220)
#DDD3E3
(221,211,227)
#E3DCEA
(227,220,234)
#E9E5F1
(233,229,241)
#EFEEF8
(239,238,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B394B2; }

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

This text font color is #B394B2.

Background Color

.myBgColor { background-color: #B394B2; }

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

This div background color is #B394B2.

Border color

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

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

This div border color is #B394B2.

Opacity

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

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

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

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

This text has shadow with #B394B2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B394B2.

Preview

Color preview on black background

This text has color #B394B2 on black background.


Color preview on white background

This text has color #B394B2 on white background.


Black color preview on #B394B2 background

This text has black color on #B394B2 background.


White color preview on #B394B2 background

This text has white color on #B394B2 background.


Related colors

Complementary color

Complementary color for #hex is #4C6B4D.


I love getcolorcode.com

Triadic colors

1 #B2B394 and #94B2B3 with #B394B2 are triadic colors.

2 #B294B3 and #94B3B2 with #B394B2 are triadic colors.