COLOR #955A47

HEX: #955A47 RGB: (149,90,71)

Color info

#955A47 contains mainly red and green colors. Web safe color of #955A47 is #996633 (or #963).

RGB color model

#955A47 color RGB value is (149,90,71).

RGB: (149,90,71) (58%, 35%, 28%)

RGB channels and saturation

R 149 of 255 = 58%
G 90 of 255 = 35%
B 71 of 255 = 28%

149
90
71

R + G + B ~ 40%. #955A47 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 149 + 90 + 71 = 310 (100%)
R 149 of 310 ~ 48.06%
G 90 of 310 ~ 29.03%
B 71 of 310 ~ 22.9'%

%48.06
%29.03
%22.9

CMYK color model

#955A47 color CMYK value is (0,40,52,42).

  • cyan value is 0.00%
  • magenta value is 39.60%
  • yellow value is 52.35%
  • key color value is 41.57%

CMYK: (0,40,52,42)
C0M40Y52K42 (0%, 40%, 52%, 42%)
(0.00 / 0.40 / 0.52 / 0.42)

CMYK percentages

%0
%39.6
%52.35
%41.57

Codes

Color #955A47 in popluar color models

95 5A 47
RGB 149 90 71
HSL 15° 35.45% 43.14%
HSB/HSV 15° 52.35% 58.43%
CMYK 0.00% 39.60% 52.35%
41.57%

Color #955A47 in popluar number systems.

HEX 95 5A 47
Decimal 149 90 71
Binary 10010101 1011010 1000111
Octal 225 132 107

Shades and tints

Shades of #955A47

#955A47
(149,90,71)
#885241
(136,82,65)
#7B4A3B
(123,74,59)
#6E4235
(110,66,53)
#613A2F
(97,58,47)
#543229
(84,50,41)
#472A23
(71,42,35)
#3A221D
(58,34,29)
#2D1A17
(45,26,23)
#201211
(32,18,17)
#130A0B
(19,10,11)
#000000
(0,0,0)

Tints of #955A47

#955A47
(149,90,71)
#9E6957
(158,105,87)
#A77867
(167,120,103)
#B08777
(176,135,119)
#B99687
(185,150,135)
#C2A597
(194,165,151)
#CBB4A7
(203,180,167)
#D4C3B7
(212,195,183)
#DDD2C7
(221,210,199)
#E6E1D7
(230,225,215)
#EFF0E7
(239,240,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #955A47 color. Also use rgb(149,90,71) instead hex code.

Text Font Color

.myTextColor { color: #955A47; }

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

This text font color is #955A47.

Background Color

.myBgColor { background-color: #955A47; }

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

This div background color is #955A47.

Border color

.myBorderColor { border: 1px solid #955A47; }

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

This div border color is #955A47.

Opacity

.myOpacity80 { color: #955A47; opacity: 0.8; }

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

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

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

This text has shadow with #955A47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #955A47.

Preview

Color preview on black background

This text has color #955A47 on black background.


Color preview on white background

This text has color #955A47 on white background.


Black color preview on #955A47 background

This text has black color on #955A47 background.


White color preview on #955A47 background

This text has white color on #955A47 background.


Related colors

Complementary color

Complementary color for #hex is #6AA5B8.


I love getcolorcode.com

Triadic colors

1 #47955A and #5A4795 with #955A47 are triadic colors.

2 #475A95 and #5A9547 with #955A47 are triadic colors.