COLOR #B77473

HEX: #B77473 RGB: (183,116,115)

Color info

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

RGB color model

#B77473 color RGB value is (183,116,115).

RGB: (183,116,115) (72%, 45%, 45%)

RGB channels and saturation

R 183 of 255 = 72%
G 116 of 255 = 45%
B 115 of 255 = 45%

183
116
115

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

Portions of RGB colors in percentages

R + G + B = 183 + 116 + 115 = 414 (100%)
R 183 of 414 ~ 44.2%
G 116 of 414 ~ 28.02%
B 115 of 414 ~ 27.78'%

%44.2
%28.02
%27.78

CMYK color model

#B77473 color CMYK value is (0,37,37,28).

  • cyan value is 0.00%
  • magenta value is 36.61%
  • yellow value is 37.16%
  • key color value is 28.24%
CMYK: (0,37,37,28) C0M37Y37K28 (0%,37%,37%,28%) (0.00/0.37/0.37/0.28) 

CMYK percentages

%0
%36.61
%37.16
%28.24

Codes

Color #B77473 in popluar color models

B7 74 73
RGB 183 116 115
HSL 32.08% 58.43%
HSB/HSV 37.16% 71.76%
CMYK 0.00% 36.61% 37.16%
28.24%

Color #B77473 in popluar number systems.

HEX B7 74 73
Decimal 183 116 115
Binary 10110111 1110100 1110011
Octal 267 164 163

Shades and tints

Shades of #B77473

#B77473
(183,116,115)
#A76A69
(167,106,105)
#97605F
(151,96,95)
#875655
(135,86,85)
#774C4B
(119,76,75)
#674241
(103,66,65)
#573837
(87,56,55)
#472E2D
(71,46,45)
#372423
(55,36,35)
#271A19
(39,26,25)
#17100F
(23,16,15)
#000000
(0,0,0)

Tints of #B77473

#B77473
(183,116,115)
#BD807F
(189,128,127)
#C38C8B
(195,140,139)
#C99897
(201,152,151)
#CFA4A3
(207,164,163)
#D5B0AF
(213,176,175)
#DBBCBB
(219,188,187)
#E1C8C7
(225,200,199)
#E7D4D3
(231,212,211)
#EDE0DF
(237,224,223)
#F3ECEB
(243,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B77473 color. Also use rgb(183,116,115) instead hex code.

Text Font Color

.myTextColor { color: #B77473; }

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

This text font color is #B77473.

Background Color

.myBgColor { background-color: #B77473; }

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

This div background color is #B77473.

Border color

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

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

This div border color is #B77473.

Opacity

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

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

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

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

This text has shadow with #B77473 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B77473.

Preview

Color preview on black background

This text has color #B77473 on black background.


Color preview on white background

This text has color #B77473 on white background.


Black color preview on #B77473 background

This text has black color on #B77473 background.


White color preview on #B77473 background

This text has white color on #B77473 background.


Related colors

Complementary color

Complementary color for #hex is #488B8C.


I love getcolorcode.com

Triadic colors

1 #73B774 and #7473B7 with #B77473 are triadic colors.

2 #7374B7 and #74B773 with #B77473 are triadic colors.