COLOR #956757

HEX: #956757 RGB: (149,103,87)

Color info

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

RGB color model

#956757 color RGB value is (149,103,87).

RGB: (149,103,87) (58%, 40%, 34%)

RGB channels and saturation

R 149 of 255 = 58%
G 103 of 255 = 40%
B 87 of 255 = 34%

149
103
87

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

Portions of RGB colors in percentages

R + G + B = 149 + 103 + 87 = 339 (100%)
R 149 of 339 ~ 43.95%
G 103 of 339 ~ 30.38%
B 87 of 339 ~ 25.66'%

%43.95
%30.38
%25.66

CMYK color model

#956757 color CMYK value is (0,31,42,42).

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

CMYK: (0,31,42,42)
C0M31Y42K42 (0%, 31%, 42%, 42%)
(0.00 / 0.31 / 0.42 / 0.42)

CMYK percentages

%0
%30.87
%41.61
%41.57

Codes

Color #956757 in popluar color models

95 67 57
RGB 149 103 87
HSL 15° 26.27% 46.27%
HSB/HSV 15° 41.61% 58.43%
CMYK 0.00% 30.87% 41.61%
41.57%

Color #956757 in popluar number systems.

HEX 95 67 57
Decimal 149 103 87
Binary 10010101 1100111 1010111
Octal 225 147 127

Shades and tints

Shades of #956757

#956757
(149,103,87)
#885E50
(136,94,80)
#7B5549
(123,85,73)
#6E4C42
(110,76,66)
#61433B
(97,67,59)
#543A34
(84,58,52)
#47312D
(71,49,45)
#3A2826
(58,40,38)
#2D1F1F
(45,31,31)
#201618
(32,22,24)
#130D11
(19,13,17)
#000000
(0,0,0)

Tints of #956757

#956757
(149,103,87)
#9E7466
(158,116,102)
#A78175
(167,129,117)
#B08E84
(176,142,132)
#B99B93
(185,155,147)
#C2A8A2
(194,168,162)
#CBB5B1
(203,181,177)
#D4C2C0
(212,194,192)
#DDCFCF
(221,207,207)
#E6DCDE
(230,220,222)
#EFE9ED
(239,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #956757; }

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

This text font color is #956757.

Background Color

.myBgColor { background-color: #956757; }

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

This div background color is #956757.

Border color

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

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

This div border color is #956757.

Opacity

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

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

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

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

This text has shadow with #956757 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #956757.

Preview

Color preview on black background

This text has color #956757 on black background.


Color preview on white background

This text has color #956757 on white background.


Black color preview on #956757 background

This text has black color on #956757 background.


White color preview on #956757 background

This text has white color on #956757 background.


Related colors

Complementary color

Complementary color for #hex is #6A98A8.


I love getcolorcode.com

Triadic colors

1 #579567 and #675795 with #956757 are triadic colors.

2 #576795 and #679557 with #956757 are triadic colors.