COLOR #B95741

HEX: #B95741 RGB: (185,87,65)

Color info

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

RGB color model

#B95741 color RGB value is (185,87,65).

RGB: (185,87,65) (73%, 34%, 25%)

RGB channels and saturation

R 185 of 255 = 73%
G 87 of 255 = 34%
B 65 of 255 = 25%

185
87
65

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

Portions of RGB colors in percentages

R + G + B = 185 + 87 + 65 = 337 (100%)
R 185 of 337 ~ 54.9%
G 87 of 337 ~ 25.82%
B 65 of 337 ~ 19.29'%

%54.9
%25.82
%19.29

CMYK color model

#B95741 color CMYK value is (0,53,65,27).

  • cyan value is 0.00%
  • magenta value is 52.97%
  • yellow value is 64.86%
  • key color value is 27.45%
CMYK: (0,53,65,27) C0M53Y65K27 (0%,53%,65%,27%) (0.00/0.53/0.65/0.27) 

CMYK percentages

%0
%52.97
%64.86
%27.45

Codes

Color #B95741 in popluar color models

B9 57 41
RGB 185 87 65
HSL 11° 48.00% 49.02%
HSB/HSV 11° 64.86% 72.55%
CMYK 0.00% 52.97% 64.86%
27.45%

Color #B95741 in popluar number systems.

HEX B9 57 41
Decimal 185 87 65
Binary 10111001 1010111 1000001
Octal 271 127 101

Shades and tints

Shades of #B95741

#B95741
(185,87,65)
#A9503C
(169,80,60)
#994937
(153,73,55)
#894232
(137,66,50)
#793B2D
(121,59,45)
#693428
(105,52,40)
#592D23
(89,45,35)
#49261E
(73,38,30)
#391F19
(57,31,25)
#291814
(41,24,20)
#19110F
(25,17,15)
#000000
(0,0,0)

Tints of #B95741

#B95741
(185,87,65)
#BF6652
(191,102,82)
#C57563
(197,117,99)
#CB8474
(203,132,116)
#D19385
(209,147,133)
#D7A296
(215,162,150)
#DDB1A7
(221,177,167)
#E3C0B8
(227,192,184)
#E9CFC9
(233,207,201)
#EFDEDA
(239,222,218)
#F5EDEB
(245,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B95741 color. Also use rgb(185,87,65) instead hex code.

Text Font Color

.myTextColor { color: #B95741; }

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

This text font color is #B95741.

Background Color

.myBgColor { background-color: #B95741; }

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

This div background color is #B95741.

Border color

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

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

This div border color is #B95741.

Opacity

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

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

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

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

This text has shadow with #B95741 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B95741.

Preview

Color preview on black background

This text has color #B95741 on black background.


Color preview on white background

This text has color #B95741 on white background.


Black color preview on #B95741 background

This text has black color on #B95741 background.


White color preview on #B95741 background

This text has white color on #B95741 background.


Related colors

Complementary color

Complementary color for #hex is #46A8BE.


I love getcolorcode.com

Triadic colors

1 #41B957 and #5741B9 with #B95741 are triadic colors.

2 #4157B9 and #57B941 with #B95741 are triadic colors.