COLOR #B76649

HEX: #B76649 RGB: (183,102,73)

Color info

#B76649 contains mainly red color. Web safe color of #B76649 is #CC6633 (or #C63).

RGB color model

#B76649 color RGB value is (183,102,73).

RGB: (183,102,73) (72%, 40%, 29%)

RGB channels and saturation

R 183 of 255 = 72%
G 102 of 255 = 40%
B 73 of 255 = 29%

183
102
73

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

Portions of RGB colors in percentages

R + G + B = 183 + 102 + 73 = 358 (100%)
R 183 of 358 ~ 51.12%
G 102 of 358 ~ 28.49%
B 73 of 358 ~ 20.39'%

%51.12
%28.49
%20.39

CMYK color model

#B76649 color CMYK value is (0,44,60,28).

  • cyan value is 0.00%
  • magenta value is 44.26%
  • yellow value is 60.11%
  • key color value is 28.24%

CMYK: (0,44,60,28)
C0M44Y60K28 (0%, 44%, 60%, 28%)
(0.00 / 0.44 / 0.60 / 0.28)

CMYK percentages

%0
%44.26
%60.11
%28.24

Codes

Color #B76649 in popluar color models

B7 66 49
RGB 183 102 73
HSL 16° 43.31% 50.20%
HSB/HSV 16° 60.11% 71.76%
CMYK 0.00% 44.26% 60.11%
28.24%

Color #B76649 in popluar number systems.

HEX B7 66 49
Decimal 183 102 73
Binary 10110111 1100110 1001001
Octal 267 146 111

Shades and tints

Shades of #B76649

#B76649
(183,102,73)
#A75D43
(167,93,67)
#97543D
(151,84,61)
#874B37
(135,75,55)
#774231
(119,66,49)
#67392B
(103,57,43)
#573025
(87,48,37)
#47271F
(71,39,31)
#371E19
(55,30,25)
#271513
(39,21,19)
#170C0D
(23,12,13)
#000000
(0,0,0)

Tints of #B76649

#B76649
(183,102,73)
#BD7359
(189,115,89)
#C38069
(195,128,105)
#C98D79
(201,141,121)
#CF9A89
(207,154,137)
#D5A799
(213,167,153)
#DBB4A9
(219,180,169)
#E1C1B9
(225,193,185)
#E7CEC9
(231,206,201)
#EDDBD9
(237,219,217)
#F3E8E9
(243,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B76649 color. Also use rgb(183,102,73) instead hex code.

Text Font Color

.myTextColor { color: #B76649; }

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

This text font color is #B76649.

Background Color

.myBgColor { background-color: #B76649; }

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

This div background color is #B76649.

Border color

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

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

This div border color is #B76649.

Opacity

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

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

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

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

This text has shadow with #B76649 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B76649.

Preview

Color preview on black background

This text has color #B76649 on black background.


Color preview on white background

This text has color #B76649 on white background.


Black color preview on #B76649 background

This text has black color on #B76649 background.


White color preview on #B76649 background

This text has white color on #B76649 background.


Related colors

Complementary color

Complementary color for #hex is #4899B6.


I love getcolorcode.com

Triadic colors

1 #49B766 and #6649B7 with #B76649 are triadic colors.

2 #4966B7 and #66B749 with #B76649 are triadic colors.