COLOR #B16675

HEX: #B16675 RGB: (177,102,117)

Color info

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

RGB color model

#B16675 color RGB value is (177,102,117).

RGB: (177,102,117) (69%, 40%, 46%)

RGB channels and saturation

R 177 of 255 = 69%
G 102 of 255 = 40%
B 117 of 255 = 46%

177
102
117

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

Portions of RGB colors in percentages

R + G + B = 177 + 102 + 117 = 396 (100%)
R 177 of 396 ~ 44.7%
G 102 of 396 ~ 25.76%
B 117 of 396 ~ 29.55'%

%44.7
%25.76
%29.55

CMYK color model

#B16675 color CMYK value is (0,42,34,31).

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

CMYK: (0,42,34,31)
C0M42Y34K31 (0%, 42%, 34%, 31%)
(0.00 / 0.42 / 0.34 / 0.31)

CMYK percentages

%0
%42.37
%33.9
%30.59

Codes

Color #B16675 in popluar color models

B1 66 75
RGB 177 102 117
HSL 348° 32.47% 54.71%
HSB/HSV 348° 42.37% 69.41%
CMYK 0.00% 42.37% 33.90%
30.59%

Color #B16675 in popluar number systems.

HEX B1 66 75
Decimal 177 102 117
Binary 10110001 1100110 1110101
Octal 261 146 165

Shades and tints

Shades of #B16675

#B16675
(177,102,117)
#A15D6B
(161,93,107)
#915461
(145,84,97)
#814B57
(129,75,87)
#71424D
(113,66,77)
#613943
(97,57,67)
#513039
(81,48,57)
#41272F
(65,39,47)
#311E25
(49,30,37)
#21151B
(33,21,27)
#110C11
(17,12,17)
#000000
(0,0,0)

Tints of #B16675

#B16675
(177,102,117)
#B87381
(184,115,129)
#BF808D
(191,128,141)
#C68D99
(198,141,153)
#CD9AA5
(205,154,165)
#D4A7B1
(212,167,177)
#DBB4BD
(219,180,189)
#E2C1C9
(226,193,201)
#E9CED5
(233,206,213)
#F0DBE1
(240,219,225)
#F7E8ED
(247,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B16675; }

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

This text font color is #B16675.

Background Color

.myBgColor { background-color: #B16675; }

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

This div background color is #B16675.

Border color

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

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

This div border color is #B16675.

Opacity

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

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

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

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

This text has shadow with #B16675 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B16675.

Preview

Color preview on black background

This text has color #B16675 on black background.


Color preview on white background

This text has color #B16675 on white background.


Black color preview on #B16675 background

This text has black color on #B16675 background.


White color preview on #B16675 background

This text has white color on #B16675 background.


Related colors

Complementary color

Complementary color for #hex is #4E998A.


I love getcolorcode.com

Triadic colors

1 #75B166 and #6675B1 with #B16675 are triadic colors.

2 #7566B1 and #66B175 with #B16675 are triadic colors.