COLOR #B77561

HEX: #B77561 RGB: (183,117,97)

Color info

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

RGB color model

#B77561 color RGB value is (183,117,97).

RGB: (183,117,97) (72%, 46%, 38%)

RGB channels and saturation

R 183 of 255 = 72%
G 117 of 255 = 46%
B 97 of 255 = 38%

183
117
97

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

Portions of RGB colors in percentages

R + G + B = 183 + 117 + 97 = 397 (100%)
R 183 of 397 ~ 46.1%
G 117 of 397 ~ 29.47%
B 97 of 397 ~ 24.43'%

%46.1
%29.47
%24.43

CMYK color model

#B77561 color CMYK value is (0,36,47,28).

  • cyan value is 0.00%
  • magenta value is 36.07%
  • yellow value is 46.99%
  • key color value is 28.24%

CMYK: (0,36,47,28)
C0M36Y47K28 (0%, 36%, 47%, 28%)
(0.00 / 0.36 / 0.47 / 0.28)

CMYK percentages

%0
%36.07
%46.99
%28.24

Codes

Color #B77561 in popluar color models

B7 75 61
RGB 183 117 97
HSL 14° 37.39% 54.90%
HSB/HSV 14° 46.99% 71.76%
CMYK 0.00% 36.07% 46.99%
28.24%

Color #B77561 in popluar number systems.

HEX B7 75 61
Decimal 183 117 97
Binary 10110111 1110101 1100001
Octal 267 165 141

Shades and tints

Shades of #B77561

#B77561
(183,117,97)
#A76B59
(167,107,89)
#976151
(151,97,81)
#875749
(135,87,73)
#774D41
(119,77,65)
#674339
(103,67,57)
#573931
(87,57,49)
#472F29
(71,47,41)
#372521
(55,37,33)
#271B19
(39,27,25)
#171111
(23,17,17)
#000000
(0,0,0)

Tints of #B77561

#B77561
(183,117,97)
#BD816F
(189,129,111)
#C38D7D
(195,141,125)
#C9998B
(201,153,139)
#CFA599
(207,165,153)
#D5B1A7
(213,177,167)
#DBBDB5
(219,189,181)
#E1C9C3
(225,201,195)
#E7D5D1
(231,213,209)
#EDE1DF
(237,225,223)
#F3EDED
(243,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B77561; }

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

This text font color is #B77561.

Background Color

.myBgColor { background-color: #B77561; }

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

This div background color is #B77561.

Border color

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

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

This div border color is #B77561.

Opacity

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

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

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

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

This text has shadow with #B77561 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B77561.

Preview

Color preview on black background

This text has color #B77561 on black background.


Color preview on white background

This text has color #B77561 on white background.


Black color preview on #B77561 background

This text has black color on #B77561 background.


White color preview on #B77561 background

This text has white color on #B77561 background.


Related colors

Complementary color

Complementary color for #hex is #488A9E.


I love getcolorcode.com

Triadic colors

1 #61B775 and #7561B7 with #B77561 are triadic colors.

2 #6175B7 and #75B761 with #B77561 are triadic colors.