COLOR #B57479

HEX: #B57479 RGB: (181,116,121)

Color info

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

RGB color model

#B57479 color RGB value is (181,116,121).

RGB: (181,116,121) (71%, 45%, 47%)

RGB channels and saturation

R 181 of 255 = 71%
G 116 of 255 = 45%
B 121 of 255 = 47%

181
116
121

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

Portions of RGB colors in percentages

R + G + B = 181 + 116 + 121 = 418 (100%)
R 181 of 418 ~ 43.3%
G 116 of 418 ~ 27.75%
B 121 of 418 ~ 28.95'%

%43.3
%27.75
%28.95

CMYK color model

#B57479 color CMYK value is (0,36,33,29).

  • cyan value is 0.00%
  • magenta value is 35.91%
  • yellow value is 33.15%
  • key color value is 29.02%

CMYK: (0,36,33,29)
C0M36Y33K29 (0%, 36%, 33%, 29%)
(0.00 / 0.36 / 0.33 / 0.29)

CMYK percentages

%0
%35.91
%33.15
%29.02

Codes

Color #B57479 in popluar color models

B5 74 79
RGB 181 116 121
HSL 355° 30.52% 58.24%
HSB/HSV 355° 35.91% 70.98%
CMYK 0.00% 35.91% 33.15%
29.02%

Color #B57479 in popluar number systems.

HEX B5 74 79
Decimal 181 116 121
Binary 10110101 1110100 1111001
Octal 265 164 171

Shades and tints

Shades of #B57479

#B57479
(181,116,121)
#A56A6E
(165,106,110)
#956063
(149,96,99)
#855658
(133,86,88)
#754C4D
(117,76,77)
#654242
(101,66,66)
#553837
(85,56,55)
#452E2C
(69,46,44)
#352421
(53,36,33)
#251A16
(37,26,22)
#15100B
(21,16,11)
#000000
(0,0,0)

Tints of #B57479

#B57479
(181,116,121)
#BB8085
(187,128,133)
#C18C91
(193,140,145)
#C7989D
(199,152,157)
#CDA4A9
(205,164,169)
#D3B0B5
(211,176,181)
#D9BCC1
(217,188,193)
#DFC8CD
(223,200,205)
#E5D4D9
(229,212,217)
#EBE0E5
(235,224,229)
#F1ECF1
(241,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B57479 color. Also use rgb(181,116,121) instead hex code.

Text Font Color

.myTextColor { color: #B57479; }

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

This text font color is #B57479.

Background Color

.myBgColor { background-color: #B57479; }

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

This div background color is #B57479.

Border color

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

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

This div border color is #B57479.

Opacity

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

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

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

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

This text has shadow with #B57479 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B57479.

Preview

Color preview on black background

This text has color #B57479 on black background.


Color preview on white background

This text has color #B57479 on white background.


Black color preview on #B57479 background

This text has black color on #B57479 background.


White color preview on #B57479 background

This text has white color on #B57479 background.


Related colors

Complementary color

Complementary color for #hex is #4A8B86.


I love getcolorcode.com

Triadic colors

1 #79B574 and #7479B5 with #B57479 are triadic colors.

2 #7974B5 and #74B579 with #B57479 are triadic colors.