COLOR #915D51

HEX: #915D51 RGB: (145,93,81)

Color info

#915D51 contains mainly red and green colors. Web safe color of #915D51 is #996666 (or #966).

RGB color model

#915D51 color RGB value is (145,93,81).

RGB: (145,93,81) (57%, 36%, 32%)

RGB channels and saturation

R 145 of 255 = 57%
G 93 of 255 = 36%
B 81 of 255 = 32%

145
93
81

R + G + B ~ 42%. #915D51 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 145 + 93 + 81 = 319 (100%)
R 145 of 319 ~ 45.45%
G 93 of 319 ~ 29.15%
B 81 of 319 ~ 25.39'%

%45.45
%29.15
%25.39

CMYK color model

#915D51 color CMYK value is (0,36,44,43).

  • cyan value is 0.00%
  • magenta value is 35.86%
  • yellow value is 44.14%
  • key color value is 43.14%
CMYK: (0,36,44,43) C0M36Y44K43 (0%,36%,44%,43%) (0.00/0.36/0.44/0.43) 

CMYK percentages

%0
%35.86
%44.14
%43.14

Codes

Color #915D51 in popluar color models

91 5D 51
RGB 145 93 81
HSL 11° 28.32% 44.31%
HSB/HSV 11° 44.14% 56.86%
CMYK 0.00% 35.86% 44.14%
43.14%

Color #915D51 in popluar number systems.

HEX 91 5D 51
Decimal 145 93 81
Binary 10010001 1011101 1010001
Octal 221 135 121

Shades and tints

Shades of #915D51

#915D51
(145,93,81)
#84554A
(132,85,74)
#774D43
(119,77,67)
#6A453C
(106,69,60)
#5D3D35
(93,61,53)
#50352E
(80,53,46)
#432D27
(67,45,39)
#362520
(54,37,32)
#291D19
(41,29,25)
#1C1512
(28,21,18)
#0F0D0B
(15,13,11)
#000000
(0,0,0)

Tints of #915D51

#915D51
(145,93,81)
#9B6B60
(155,107,96)
#A5796F
(165,121,111)
#AF877E
(175,135,126)
#B9958D
(185,149,141)
#C3A39C
(195,163,156)
#CDB1AB
(205,177,171)
#D7BFBA
(215,191,186)
#E1CDC9
(225,205,201)
#EBDBD8
(235,219,216)
#F5E9E7
(245,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #915D51 color. Also use rgb(145,93,81) instead hex code.

Text Font Color

.myTextColor { color: #915D51; }

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

This text font color is #915D51.

Background Color

.myBgColor { background-color: #915D51; }

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

This div background color is #915D51.

Border color

.myBorderColor { border: 1px solid #915D51; }

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

This div border color is #915D51.

Opacity

.myOpacity80 { color: #915D51; opacity: 0.8; }

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

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

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

This text has shadow with #915D51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #915D51.

Preview

Color preview on black background

This text has color #915D51 on black background.


Color preview on white background

This text has color #915D51 on white background.


Black color preview on #915D51 background

This text has black color on #915D51 background.


White color preview on #915D51 background

This text has white color on #915D51 background.


Related colors

Complementary color

Complementary color for #hex is #6EA2AE.


I love getcolorcode.com

Triadic colors

1 #51915D and #5D5191 with #915D51 are triadic colors.

2 #515D91 and #5D9151 with #915D51 are triadic colors.