COLOR #B56769

HEX: #B56769 RGB: (181,103,105)

Color info

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

RGB color model

#B56769 color RGB value is (181,103,105).

RGB: (181,103,105) (71%, 40%, 41%)

RGB channels and saturation

R 181 of 255 = 71%
G 103 of 255 = 40%
B 105 of 255 = 41%

181
103
105

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

Portions of RGB colors in percentages

R + G + B = 181 + 103 + 105 = 389 (100%)
R 181 of 389 ~ 46.53%
G 103 of 389 ~ 26.48%
B 105 of 389 ~ 26.99'%

%46.53
%26.48
%26.99

CMYK color model

#B56769 color CMYK value is (0,43,42,29).

  • cyan value is 0.00%
  • magenta value is 43.09%
  • yellow value is 41.99%
  • key color value is 29.02%

CMYK: (0,43,42,29)
C0M43Y42K29 (0%, 43%, 42%, 29%)
(0.00 / 0.43 / 0.42 / 0.29)

CMYK percentages

%0
%43.09
%41.99
%29.02

Codes

Color #B56769 in popluar color models

B5 67 69
RGB 181 103 105
HSL 358° 34.51% 55.69%
HSB/HSV 358° 43.09% 70.98%
CMYK 0.00% 43.09% 41.99%
29.02%

Color #B56769 in popluar number systems.

HEX B5 67 69
Decimal 181 103 105
Binary 10110101 1100111 1101001
Octal 265 147 151

Shades and tints

Shades of #B56769

#B56769
(181,103,105)
#A55E60
(165,94,96)
#955557
(149,85,87)
#854C4E
(133,76,78)
#754345
(117,67,69)
#653A3C
(101,58,60)
#553133
(85,49,51)
#45282A
(69,40,42)
#351F21
(53,31,33)
#251618
(37,22,24)
#150D0F
(21,13,15)
#000000
(0,0,0)

Tints of #B56769

#B56769
(181,103,105)
#BB7476
(187,116,118)
#C18183
(193,129,131)
#C78E90
(199,142,144)
#CD9B9D
(205,155,157)
#D3A8AA
(211,168,170)
#D9B5B7
(217,181,183)
#DFC2C4
(223,194,196)
#E5CFD1
(229,207,209)
#EBDCDE
(235,220,222)
#F1E9EB
(241,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B56769 color. Also use rgb(181,103,105) instead hex code.

Text Font Color

.myTextColor { color: #B56769; }

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

This text font color is #B56769.

Background Color

.myBgColor { background-color: #B56769; }

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

This div background color is #B56769.

Border color

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

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

This div border color is #B56769.

Opacity

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

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

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

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

This text has shadow with #B56769 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B56769.

Preview

Color preview on black background

This text has color #B56769 on black background.


Color preview on white background

This text has color #B56769 on white background.


Black color preview on #B56769 background

This text has black color on #B56769 background.


White color preview on #B56769 background

This text has white color on #B56769 background.


Related colors

Complementary color

Complementary color for #hex is #4A9896.


I love getcolorcode.com

Triadic colors

1 #69B567 and #6769B5 with #B56769 are triadic colors.

2 #6967B5 and #67B569 with #B56769 are triadic colors.