COLOR #B16175

HEX: #B16175 RGB: (177,97,117)

Color info

#B16175 contains mainly red color. Web safe color of #B16175 is #996666 (or #966).

RGB color model

#B16175 color RGB value is (177,97,117).

RGB: (177,97,117) (69%, 38%, 46%)

RGB channels and saturation

R 177 of 255 = 69%
G 97 of 255 = 38%
B 117 of 255 = 46%

177
97
117

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

Portions of RGB colors in percentages

R + G + B = 177 + 97 + 117 = 391 (100%)
R 177 of 391 ~ 45.27%
G 97 of 391 ~ 24.81%
B 117 of 391 ~ 29.92'%

%45.27
%24.81
%29.92

CMYK color model

#B16175 color CMYK value is (0,45,34,31).

  • cyan value is 0.00%
  • magenta value is 45.20%
  • yellow value is 33.90%
  • key color value is 30.59%

CMYK: (0,45,34,31)
C0M45Y34K31 (0%, 45%, 34%, 31%)
(0.00 / 0.45 / 0.34 / 0.31)

CMYK percentages

%0
%45.2
%33.9
%30.59

Codes

Color #B16175 in popluar color models

B1 61 75
RGB 177 97 117
HSL 345° 33.90% 53.73%
HSB/HSV 345° 45.20% 69.41%
CMYK 0.00% 45.20% 33.90%
30.59%

Color #B16175 in popluar number systems.

HEX B1 61 75
Decimal 177 97 117
Binary 10110001 1100001 1110101
Octal 261 141 165

Shades and tints

Shades of #B16175

#B16175
(177,97,117)
#A1596B
(161,89,107)
#915161
(145,81,97)
#814957
(129,73,87)
#71414D
(113,65,77)
#613943
(97,57,67)
#513139
(81,49,57)
#41292F
(65,41,47)
#312125
(49,33,37)
#21191B
(33,25,27)
#111111
(17,17,17)
#000000
(0,0,0)

Tints of #B16175

#B16175
(177,97,117)
#B86F81
(184,111,129)
#BF7D8D
(191,125,141)
#C68B99
(198,139,153)
#CD99A5
(205,153,165)
#D4A7B1
(212,167,177)
#DBB5BD
(219,181,189)
#E2C3C9
(226,195,201)
#E9D1D5
(233,209,213)
#F0DFE1
(240,223,225)
#F7EDED
(247,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B16175; }

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

This text font color is #B16175.

Background Color

.myBgColor { background-color: #B16175; }

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

This div background color is #B16175.

Border color

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

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

This div border color is #B16175.

Opacity

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

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

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

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

This text has shadow with #B16175 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B16175.

Preview

Color preview on black background

This text has color #B16175 on black background.


Color preview on white background

This text has color #B16175 on white background.


Black color preview on #B16175 background

This text has black color on #B16175 background.


White color preview on #B16175 background

This text has white color on #B16175 background.


Related colors

Complementary color

Complementary color for #hex is #4E9E8A.


I love getcolorcode.com

Triadic colors

1 #75B161 and #6175B1 with #B16175 are triadic colors.

2 #7561B1 and #61B175 with #B16175 are triadic colors.