COLOR #956559

HEX: #956559 RGB: (149,101,89)

Color info

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

RGB color model

#956559 color RGB value is (149,101,89).

RGB: (149,101,89) (58%, 40%, 35%)

RGB channels and saturation

R 149 of 255 = 58%
G 101 of 255 = 40%
B 89 of 255 = 35%

149
101
89

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

Portions of RGB colors in percentages

R + G + B = 149 + 101 + 89 = 339 (100%)
R 149 of 339 ~ 43.95%
G 101 of 339 ~ 29.79%
B 89 of 339 ~ 26.25'%

%43.95
%29.79
%26.25

CMYK color model

#956559 color CMYK value is (0,32,40,42).

  • cyan value is 0.00%
  • magenta value is 32.21%
  • yellow value is 40.27%
  • key color value is 41.57%

CMYK: (0,32,40,42)
C0M32Y40K42 (0%, 32%, 40%, 42%)
(0.00 / 0.32 / 0.40 / 0.42)

CMYK percentages

%0
%32.21
%40.27
%41.57

Codes

Color #956559 in popluar color models

95 65 59
RGB 149 101 89
HSL 12° 25.21% 46.67%
HSB/HSV 12° 40.27% 58.43%
CMYK 0.00% 32.21% 40.27%
41.57%

Color #956559 in popluar number systems.

HEX 95 65 59
Decimal 149 101 89
Binary 10010101 1100101 1011001
Octal 225 145 131

Shades and tints

Shades of #956559

#956559
(149,101,89)
#885C51
(136,92,81)
#7B5349
(123,83,73)
#6E4A41
(110,74,65)
#614139
(97,65,57)
#543831
(84,56,49)
#472F29
(71,47,41)
#3A2621
(58,38,33)
#2D1D19
(45,29,25)
#201411
(32,20,17)
#130B09
(19,11,9)
#000000
(0,0,0)

Tints of #956559

#956559
(149,101,89)
#9E7368
(158,115,104)
#A78177
(167,129,119)
#B08F86
(176,143,134)
#B99D95
(185,157,149)
#C2ABA4
(194,171,164)
#CBB9B3
(203,185,179)
#D4C7C2
(212,199,194)
#DDD5D1
(221,213,209)
#E6E3E0
(230,227,224)
#EFF1EF
(239,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #956559 color. Also use rgb(149,101,89) instead hex code.

Text Font Color

.myTextColor { color: #956559; }

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

This text font color is #956559.

Background Color

.myBgColor { background-color: #956559; }

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

This div background color is #956559.

Border color

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

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

This div border color is #956559.

Opacity

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

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

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

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

This text has shadow with #956559 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #956559.

Preview

Color preview on black background

This text has color #956559 on black background.


Color preview on white background

This text has color #956559 on white background.


Black color preview on #956559 background

This text has black color on #956559 background.


White color preview on #956559 background

This text has white color on #956559 background.


Related colors

Complementary color

Complementary color for #hex is #6A9AA6.


I love getcolorcode.com

Triadic colors

1 #599565 and #655995 with #956559 are triadic colors.

2 #596595 and #659559 with #956559 are triadic colors.