COLOR #B17EB7

HEX: #B17EB7 RGB: (177,126,183)

Color info

#B17EB7 contains red, green and blue colors in about the same proportion. Web safe color of #B17EB7 is #9966CC (or #96C).

RGB color model

#B17EB7 color RGB value is (177,126,183).

RGB: (177,126,183) (69%, 49%, 72%)

RGB channels and saturation

R 177 of 255 = 69%
G 126 of 255 = 49%
B 183 of 255 = 72%

177
126
183

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

Portions of RGB colors in percentages

R + G + B = 177 + 126 + 183 = 486 (100%)
R 177 of 486 ~ 36.42%
G 126 of 486 ~ 25.93%
B 183 of 486 ~ 37.65'%

%36.42
%25.93
%37.65

CMYK color model

#B17EB7 color CMYK value is (3,31,0,28).

  • cyan value is 3.28%
  • magenta value is 31.15%
  • yellow value is 0.00%
  • key color value is 28.24%

CMYK: (3,31,0,28)
C3M31Y0K28 (3%, 31%, 0%, 28%)
(0.03 / 0.31 / 0.00 / 0.28)

CMYK percentages

%3.28
%31.15
%0
%28.24

Codes

Color #B17EB7 in popluar color models

B1 7E B7
RGB 177 126 183
HSL 294° 28.36% 60.59%
HSB/HSV 294° 31.15% 71.76%
CMYK 3.28% 31.15% 0.00%
28.24%

Color #B17EB7 in popluar number systems.

HEX B1 7E B7
Decimal 177 126 183
Binary 10110001 1111110 10110111
Octal 261 176 267

Shades and tints

Shades of #B17EB7

#B17EB7
(177,126,183)
#A173A7
(161,115,167)
#916897
(145,104,151)
#815D87
(129,93,135)
#715277
(113,82,119)
#614767
(97,71,103)
#513C57
(81,60,87)
#413147
(65,49,71)
#312637
(49,38,55)
#211B27
(33,27,39)
#111017
(17,16,23)
#000000
(0,0,0)

Tints of #B17EB7

#B17EB7
(177,126,183)
#B889BD
(184,137,189)
#BF94C3
(191,148,195)
#C69FC9
(198,159,201)
#CDAACF
(205,170,207)
#D4B5D5
(212,181,213)
#DBC0DB
(219,192,219)
#E2CBE1
(226,203,225)
#E9D6E7
(233,214,231)
#F0E1ED
(240,225,237)
#F7ECF3
(247,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B17EB7 color. Also use rgb(177,126,183) instead hex code.

Text Font Color

.myTextColor { color: #B17EB7; }

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

This text font color is #B17EB7.

Background Color

.myBgColor { background-color: #B17EB7; }

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

This div background color is #B17EB7.

Border color

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

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

This div border color is #B17EB7.

Opacity

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

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

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

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

This text has shadow with #B17EB7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B17EB7.

Preview

Color preview on black background

This text has color #B17EB7 on black background.


Color preview on white background

This text has color #B17EB7 on white background.


Black color preview on #B17EB7 background

This text has black color on #B17EB7 background.


White color preview on #B17EB7 background

This text has white color on #B17EB7 background.


Related colors

Complementary color

Complementary color for #hex is #4E8148.


I love getcolorcode.com

Triadic colors

1 #B7B17E and #7EB7B1 with #B17EB7 are triadic colors.

2 #B77EB1 and #7EB1B7 with #B17EB7 are triadic colors.