COLOR #B77958

HEX: #B77958 RGB: (183,121,88)

Color info

#B77958 contains mainly red color. Web safe color of #B77958 is #CC6666 (or #C66).

RGB color model

#B77958 color RGB value is (183,121,88).

RGB: (183,121,88) (72%, 47%, 35%)

RGB channels and saturation

R 183 of 255 = 72%
G 121 of 255 = 47%
B 88 of 255 = 35%

183
121
88

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

Portions of RGB colors in percentages

R + G + B = 183 + 121 + 88 = 392 (100%)
R 183 of 392 ~ 46.68%
G 121 of 392 ~ 30.87%
B 88 of 392 ~ 22.45'%

%46.68
%30.87
%22.45

CMYK color model

#B77958 color CMYK value is (0,34,52,28).

  • cyan value is 0.00%
  • magenta value is 33.88%
  • yellow value is 51.91%
  • key color value is 28.24%

CMYK: (0,34,52,28)
C0M34Y52K28 (0%, 34%, 52%, 28%)
(0.00 / 0.34 / 0.52 / 0.28)

CMYK percentages

%0
%33.88
%51.91
%28.24

Codes

Color #B77958 in popluar color models

B7 79 58
RGB 183 121 88
HSL 21° 39.75% 53.14%
HSB/HSV 21° 51.91% 71.76%
CMYK 0.00% 33.88% 51.91%
28.24%

Color #B77958 in popluar number systems.

HEX B7 79 58
Decimal 183 121 88
Binary 10110111 1111001 1011000
Octal 267 171 130

Shades and tints

Shades of #B77958

#B77958
(183,121,88)
#A76E50
(167,110,80)
#976348
(151,99,72)
#875840
(135,88,64)
#774D38
(119,77,56)
#674230
(103,66,48)
#573728
(87,55,40)
#472C20
(71,44,32)
#372118
(55,33,24)
#271610
(39,22,16)
#170B08
(23,11,8)
#000000
(0,0,0)

Tints of #B77958

#B77958
(183,121,88)
#BD8567
(189,133,103)
#C39176
(195,145,118)
#C99D85
(201,157,133)
#CFA994
(207,169,148)
#D5B5A3
(213,181,163)
#DBC1B2
(219,193,178)
#E1CDC1
(225,205,193)
#E7D9D0
(231,217,208)
#EDE5DF
(237,229,223)
#F3F1EE
(243,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B77958 color. Also use rgb(183,121,88) instead hex code.

Text Font Color

.myTextColor { color: #B77958; }

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

This text font color is #B77958.

Background Color

.myBgColor { background-color: #B77958; }

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

This div background color is #B77958.

Border color

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

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

This div border color is #B77958.

Opacity

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

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

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

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

This text has shadow with #B77958 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B77958.

Preview

Color preview on black background

This text has color #B77958 on black background.


Color preview on white background

This text has color #B77958 on white background.


Black color preview on #B77958 background

This text has black color on #B77958 background.


White color preview on #B77958 background

This text has white color on #B77958 background.


Related colors

Complementary color

Complementary color for #hex is #4886A7.


I love getcolorcode.com

Triadic colors

1 #58B779 and #7958B7 with #B77958 are triadic colors.

2 #5879B7 and #79B758 with #B77958 are triadic colors.