COLOR #B27761

HEX: #B27761 RGB: (178,119,97)

Color info

#B27761 contains mainly red and green colors. Web safe color of #B27761 is #996666 (or #966).

RGB color model

#B27761 color RGB value is (178,119,97).

RGB: (178,119,97) (70%, 47%, 38%)

RGB channels and saturation

R 178 of 255 = 70%
G 119 of 255 = 47%
B 97 of 255 = 38%

178
119
97

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

Portions of RGB colors in percentages

R + G + B = 178 + 119 + 97 = 394 (100%)
R 178 of 394 ~ 45.18%
G 119 of 394 ~ 30.2%
B 97 of 394 ~ 24.62'%

%45.18
%30.2
%24.62

CMYK color model

#B27761 color CMYK value is (0,33,46,30).

  • cyan value is 0.00%
  • magenta value is 33.15%
  • yellow value is 45.51%
  • key color value is 30.20%

CMYK: (0,33,46,30)
C0M33Y46K30 (0%, 33%, 46%, 30%)
(0.00 / 0.33 / 0.46 / 0.30)

CMYK percentages

%0
%33.15
%45.51
%30.2

Codes

Color #B27761 in popluar color models

B2 77 61
RGB 178 119 97
HSL 16° 34.47% 53.92%
HSB/HSV 16° 45.51% 69.80%
CMYK 0.00% 33.15% 45.51%
30.20%

Color #B27761 in popluar number systems.

HEX B2 77 61
Decimal 178 119 97
Binary 10110010 1110111 1100001
Octal 262 167 141

Shades and tints

Shades of #B27761

#B27761
(178,119,97)
#A26D59
(162,109,89)
#926351
(146,99,81)
#825949
(130,89,73)
#724F41
(114,79,65)
#624539
(98,69,57)
#523B31
(82,59,49)
#423129
(66,49,41)
#322721
(50,39,33)
#221D19
(34,29,25)
#121311
(18,19,17)
#000000
(0,0,0)

Tints of #B27761

#B27761
(178,119,97)
#B9836F
(185,131,111)
#C08F7D
(192,143,125)
#C79B8B
(199,155,139)
#CEA799
(206,167,153)
#D5B3A7
(213,179,167)
#DCBFB5
(220,191,181)
#E3CBC3
(227,203,195)
#EAD7D1
(234,215,209)
#F1E3DF
(241,227,223)
#F8EFED
(248,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B27761 color. Also use rgb(178,119,97) instead hex code.

Text Font Color

.myTextColor { color: #B27761; }

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

This text font color is #B27761.

Background Color

.myBgColor { background-color: #B27761; }

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

This div background color is #B27761.

Border color

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

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

This div border color is #B27761.

Opacity

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

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

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

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

This text has shadow with #B27761 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B27761.

Preview

Color preview on black background

This text has color #B27761 on black background.


Color preview on white background

This text has color #B27761 on white background.


Black color preview on #B27761 background

This text has black color on #B27761 background.


White color preview on #B27761 background

This text has white color on #B27761 background.


Related colors

Complementary color

Complementary color for #hex is #4D889E.


I love getcolorcode.com

Triadic colors

1 #61B277 and #7761B2 with #B27761 are triadic colors.

2 #6177B2 and #77B261 with #B27761 are triadic colors.