COLOR #B175BA

HEX: #B175BA RGB: (177,117,186)

Color info

#B175BA contains mainly red and blue colors. Web safe color of #B175BA is #9966CC (or #96C).

RGB color model

#B175BA color RGB value is (177,117,186).

RGB: (177,117,186) (69%, 46%, 73%)

RGB channels and saturation

R 177 of 255 = 69%
G 117 of 255 = 46%
B 186 of 255 = 73%

177
117
186

R + G + B ~ 63%. #B175BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 177 + 117 + 186 = 480 (100%)
R 177 of 480 ~ 36.88%
G 117 of 480 ~ 24.38%
B 186 of 480 ~ 38.75'%

%36.88
%24.38
%38.75

CMYK color model

#B175BA color CMYK value is (5,37,0,27).

  • cyan value is 4.84%
  • magenta value is 37.10%
  • yellow value is 0.00%
  • key color value is 27.06%
CMYK: (5,37,0,27) C5M37Y0K27 (5%,37%,0%,27%) (0.05/0.37/0.00/0.27) 

CMYK percentages

%4.84
%37.1
%0
%27.06

Codes

Color #B175BA in popluar color models

B1 75 BA
RGB 177 117 186
HSL 292° 33.33% 59.41%
HSB/HSV 292° 37.10% 72.94%
CMYK 4.84% 37.10% 0.00%
27.06%

Color #B175BA in popluar number systems.

HEX B1 75 BA
Decimal 177 117 186
Binary 10110001 1110101 10111010
Octal 261 165 272

Shades and tints

Shades of #B175BA

#B175BA
(177,117,186)
#A16BAA
(161,107,170)
#91619A
(145,97,154)
#81578A
(129,87,138)
#714D7A
(113,77,122)
#61436A
(97,67,106)
#51395A
(81,57,90)
#412F4A
(65,47,74)
#31253A
(49,37,58)
#211B2A
(33,27,42)
#11111A
(17,17,26)
#000000
(0,0,0)

Tints of #B175BA

#B175BA
(177,117,186)
#B881C0
(184,129,192)
#BF8DC6
(191,141,198)
#C699CC
(198,153,204)
#CDA5D2
(205,165,210)
#D4B1D8
(212,177,216)
#DBBDDE
(219,189,222)
#E2C9E4
(226,201,228)
#E9D5EA
(233,213,234)
#F0E1F0
(240,225,240)
#F7EDF6
(247,237,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B175BA color. Also use rgb(177,117,186) instead hex code.

Text Font Color

.myTextColor { color: #B175BA; }

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

This text font color is #B175BA.

Background Color

.myBgColor { background-color: #B175BA; }

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

This div background color is #B175BA.

Border color

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

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

This div border color is #B175BA.

Opacity

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

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

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

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

This text has shadow with #B175BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B175BA.

Preview

Color preview on black background

This text has color #B175BA on black background.


Color preview on white background

This text has color #B175BA on white background.


Black color preview on #B175BA background

This text has black color on #B175BA background.


White color preview on #B175BA background

This text has white color on #B175BA background.


Related colors

Complementary color

Complementary color for #hex is #4E8A45.


I love getcolorcode.com

Triadic colors

1 #BAB175 and #75BAB1 with #B175BA are triadic colors.

2 #BA75B1 and #75B1BA with #B175BA are triadic colors.