COLOR #B16258

HEX: #B16258 RGB: (177,98,88)

Color info

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

RGB color model

#B16258 color RGB value is (177,98,88).

RGB: (177,98,88) (69%, 38%, 35%)

RGB channels and saturation

R 177 of 255 = 69%
G 98 of 255 = 38%
B 88 of 255 = 35%

177
98
88

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

Portions of RGB colors in percentages

R + G + B = 177 + 98 + 88 = 363 (100%)
R 177 of 363 ~ 48.76%
G 98 of 363 ~ 27%
B 88 of 363 ~ 24.24'%

%48.76
%27
%24.24

CMYK color model

#B16258 color CMYK value is (0,45,50,31).

  • cyan value is 0.00%
  • magenta value is 44.63%
  • yellow value is 50.28%
  • key color value is 30.59%

CMYK: (0,45,50,31)
C0M45Y50K31 (0%, 45%, 50%, 31%)
(0.00 / 0.45 / 0.50 / 0.31)

CMYK percentages

%0
%44.63
%50.28
%30.59

Codes

Color #B16258 in popluar color models

B1 62 58
RGB 177 98 88
HSL 36.33% 51.96%
HSB/HSV 50.28% 69.41%
CMYK 0.00% 44.63% 50.28%
30.59%

Color #B16258 in popluar number systems.

HEX B1 62 58
Decimal 177 98 88
Binary 10110001 1100010 1011000
Octal 261 142 130

Shades and tints

Shades of #B16258

#B16258
(177,98,88)
#A15A50
(161,90,80)
#915248
(145,82,72)
#814A40
(129,74,64)
#714238
(113,66,56)
#613A30
(97,58,48)
#513228
(81,50,40)
#412A20
(65,42,32)
#312218
(49,34,24)
#211A10
(33,26,16)
#111208
(17,18,8)
#000000
(0,0,0)

Tints of #B16258

#B16258
(177,98,88)
#B87067
(184,112,103)
#BF7E76
(191,126,118)
#C68C85
(198,140,133)
#CD9A94
(205,154,148)
#D4A8A3
(212,168,163)
#DBB6B2
(219,182,178)
#E2C4C1
(226,196,193)
#E9D2D0
(233,210,208)
#F0E0DF
(240,224,223)
#F7EEEE
(247,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B16258 color. Also use rgb(177,98,88) instead hex code.

Text Font Color

.myTextColor { color: #B16258; }

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

This text font color is #B16258.

Background Color

.myBgColor { background-color: #B16258; }

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

This div background color is #B16258.

Border color

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

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

This div border color is #B16258.

Opacity

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

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

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

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

This text has shadow with #B16258 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B16258.

Preview

Color preview on black background

This text has color #B16258 on black background.


Color preview on white background

This text has color #B16258 on white background.


Black color preview on #B16258 background

This text has black color on #B16258 background.


White color preview on #B16258 background

This text has white color on #B16258 background.


Related colors

Complementary color

Complementary color for #hex is #4E9DA7.


I love getcolorcode.com

Triadic colors

1 #58B162 and #6258B1 with #B16258 are triadic colors.

2 #5862B1 and #62B158 with #B16258 are triadic colors.