COLOR #B77540

HEX: #B77540 RGB: (183,117,64)

Color info

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

RGB color model

#B77540 color RGB value is (183,117,64).

RGB: (183,117,64) (72%, 46%, 25%)

RGB channels and saturation

R 183 of 255 = 72%
G 117 of 255 = 46%
B 64 of 255 = 25%

183
117
64

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

Portions of RGB colors in percentages

R + G + B = 183 + 117 + 64 = 364 (100%)
R 183 of 364 ~ 50.27%
G 117 of 364 ~ 32.14%
B 64 of 364 ~ 17.58'%

%50.27
%32.14
%17.58

CMYK color model

#B77540 color CMYK value is (0,36,65,28).

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

CMYK: (0,36,65,28)
C0M36Y65K28 (0%, 36%, 65%, 28%)
(0.00 / 0.36 / 0.65 / 0.28)

CMYK percentages

%0
%36.07
%65.03
%28.24

Codes

Color #B77540 in popluar color models

B7 75 40
RGB 183 117 64
HSL 27° 48.18% 48.43%
HSB/HSV 27° 65.03% 71.76%
CMYK 0.00% 36.07% 65.03%
28.24%

Color #B77540 in popluar number systems.

HEX B7 75 40
Decimal 183 117 64
Binary 10110111 1110101 1000000
Octal 267 165 100

Shades and tints

Shades of #B77540

#B77540
(183,117,64)
#A76B3B
(167,107,59)
#976136
(151,97,54)
#875731
(135,87,49)
#774D2C
(119,77,44)
#674327
(103,67,39)
#573922
(87,57,34)
#472F1D
(71,47,29)
#372518
(55,37,24)
#271B13
(39,27,19)
#17110E
(23,17,14)
#000000
(0,0,0)

Tints of #B77540

#B77540
(183,117,64)
#BD8151
(189,129,81)
#C38D62
(195,141,98)
#C99973
(201,153,115)
#CFA584
(207,165,132)
#D5B195
(213,177,149)
#DBBDA6
(219,189,166)
#E1C9B7
(225,201,183)
#E7D5C8
(231,213,200)
#EDE1D9
(237,225,217)
#F3EDEA
(243,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B77540; }

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

This text font color is #B77540.

Background Color

.myBgColor { background-color: #B77540; }

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

This div background color is #B77540.

Border color

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

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

This div border color is #B77540.

Opacity

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

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

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

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

This text has shadow with #B77540 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B77540.

Preview

Color preview on black background

This text has color #B77540 on black background.


Color preview on white background

This text has color #B77540 on white background.


Black color preview on #B77540 background

This text has black color on #B77540 background.


White color preview on #B77540 background

This text has white color on #B77540 background.


Related colors

Complementary color

Complementary color for #hex is #488ABF.


I love getcolorcode.com

Triadic colors

1 #40B775 and #7540B7 with #B77540 are triadic colors.

2 #4075B7 and #75B740 with #B77540 are triadic colors.