COLOR #B77279

HEX: #B77279 RGB: (183,114,121)

Color info

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

RGB color model

#B77279 color RGB value is (183,114,121).

RGB: (183,114,121) (72%, 45%, 47%)

RGB channels and saturation

R 183 of 255 = 72%
G 114 of 255 = 45%
B 121 of 255 = 47%

183
114
121

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

Portions of RGB colors in percentages

R + G + B = 183 + 114 + 121 = 418 (100%)
R 183 of 418 ~ 43.78%
G 114 of 418 ~ 27.27%
B 121 of 418 ~ 28.95'%

%43.78
%27.27
%28.95

CMYK color model

#B77279 color CMYK value is (0,38,34,28).

  • cyan value is 0.00%
  • magenta value is 37.70%
  • yellow value is 33.88%
  • key color value is 28.24%

CMYK: (0,38,34,28)
C0M38Y34K28 (0%, 38%, 34%, 28%)
(0.00 / 0.38 / 0.34 / 0.28)

CMYK percentages

%0
%37.7
%33.88
%28.24

Codes

Color #B77279 in popluar color models

B7 72 79
RGB 183 114 121
HSL 354° 32.39% 58.24%
HSB/HSV 354° 37.70% 71.76%
CMYK 0.00% 37.70% 33.88%
28.24%

Color #B77279 in popluar number systems.

HEX B7 72 79
Decimal 183 114 121
Binary 10110111 1110010 1111001
Octal 267 162 171

Shades and tints

Shades of #B77279

#B77279
(183,114,121)
#A7686E
(167,104,110)
#975E63
(151,94,99)
#875458
(135,84,88)
#774A4D
(119,74,77)
#674042
(103,64,66)
#573637
(87,54,55)
#472C2C
(71,44,44)
#372221
(55,34,33)
#271816
(39,24,22)
#170E0B
(23,14,11)
#000000
(0,0,0)

Tints of #B77279

#B77279
(183,114,121)
#BD7E85
(189,126,133)
#C38A91
(195,138,145)
#C9969D
(201,150,157)
#CFA2A9
(207,162,169)
#D5AEB5
(213,174,181)
#DBBAC1
(219,186,193)
#E1C6CD
(225,198,205)
#E7D2D9
(231,210,217)
#EDDEE5
(237,222,229)
#F3EAF1
(243,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B77279 color. Also use rgb(183,114,121) instead hex code.

Text Font Color

.myTextColor { color: #B77279; }

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

This text font color is #B77279.

Background Color

.myBgColor { background-color: #B77279; }

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

This div background color is #B77279.

Border color

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

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

This div border color is #B77279.

Opacity

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

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

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

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

This text has shadow with #B77279 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B77279.

Preview

Color preview on black background

This text has color #B77279 on black background.


Color preview on white background

This text has color #B77279 on white background.


Black color preview on #B77279 background

This text has black color on #B77279 background.


White color preview on #B77279 background

This text has white color on #B77279 background.


Related colors

Complementary color

Complementary color for #hex is #488D86.


I love getcolorcode.com

Triadic colors

1 #79B772 and #7279B7 with #B77279 are triadic colors.

2 #7972B7 and #72B779 with #B77279 are triadic colors.