COLOR #956957

HEX: #956957 RGB: (149,105,87)

Color info

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

RGB color model

#956957 color RGB value is (149,105,87).

RGB: (149,105,87) (58%, 41%, 34%)

RGB channels and saturation

R 149 of 255 = 58%
G 105 of 255 = 41%
B 87 of 255 = 34%

149
105
87

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

Portions of RGB colors in percentages

R + G + B = 149 + 105 + 87 = 341 (100%)
R 149 of 341 ~ 43.7%
G 105 of 341 ~ 30.79%
B 87 of 341 ~ 25.51'%

%43.7
%30.79
%25.51

CMYK color model

#956957 color CMYK value is (0,30,42,42).

  • cyan value is 0.00%
  • magenta value is 29.53%
  • yellow value is 41.61%
  • key color value is 41.57%

CMYK: (0,30,42,42)
C0M30Y42K42 (0%, 30%, 42%, 42%)
(0.00 / 0.30 / 0.42 / 0.42)

CMYK percentages

%0
%29.53
%41.61
%41.57

Codes

Color #956957 in popluar color models

95 69 57
RGB 149 105 87
HSL 17° 26.27% 46.27%
HSB/HSV 17° 41.61% 58.43%
CMYK 0.00% 29.53% 41.61%
41.57%

Color #956957 in popluar number systems.

HEX 95 69 57
Decimal 149 105 87
Binary 10010101 1101001 1010111
Octal 225 151 127

Shades and tints

Shades of #956957

#956957
(149,105,87)
#886050
(136,96,80)
#7B5749
(123,87,73)
#6E4E42
(110,78,66)
#61453B
(97,69,59)
#543C34
(84,60,52)
#47332D
(71,51,45)
#3A2A26
(58,42,38)
#2D211F
(45,33,31)
#201818
(32,24,24)
#130F11
(19,15,17)
#000000
(0,0,0)

Tints of #956957

#956957
(149,105,87)
#9E7666
(158,118,102)
#A78375
(167,131,117)
#B09084
(176,144,132)
#B99D93
(185,157,147)
#C2AAA2
(194,170,162)
#CBB7B1
(203,183,177)
#D4C4C0
(212,196,192)
#DDD1CF
(221,209,207)
#E6DEDE
(230,222,222)
#EFEBED
(239,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #956957 color. Also use rgb(149,105,87) instead hex code.

Text Font Color

.myTextColor { color: #956957; }

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

This text font color is #956957.

Background Color

.myBgColor { background-color: #956957; }

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

This div background color is #956957.

Border color

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

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

This div border color is #956957.

Opacity

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

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

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

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

This text has shadow with #956957 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #956957.

Preview

Color preview on black background

This text has color #956957 on black background.


Color preview on white background

This text has color #956957 on white background.


Black color preview on #956957 background

This text has black color on #956957 background.


White color preview on #956957 background

This text has white color on #956957 background.


Related colors

Complementary color

Complementary color for #hex is #6A96A8.


I love getcolorcode.com

Triadic colors

1 #579569 and #695795 with #956957 are triadic colors.

2 #576995 and #699557 with #956957 are triadic colors.