COLOR #956349

HEX: #956349 RGB: (149,99,73)

Color info

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

RGB color model

#956349 color RGB value is (149,99,73).

RGB: (149,99,73) (58%, 39%, 29%)

RGB channels and saturation

R 149 of 255 = 58%
G 99 of 255 = 39%
B 73 of 255 = 29%

149
99
73

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

Portions of RGB colors in percentages

R + G + B = 149 + 99 + 73 = 321 (100%)
R 149 of 321 ~ 46.42%
G 99 of 321 ~ 30.84%
B 73 of 321 ~ 22.74'%

%46.42
%30.84
%22.74

CMYK color model

#956349 color CMYK value is (0,34,51,42).

  • cyan value is 0.00%
  • magenta value is 33.56%
  • yellow value is 51.01%
  • key color value is 41.57%

CMYK: (0,34,51,42)
C0M34Y51K42 (0%, 34%, 51%, 42%)
(0.00 / 0.34 / 0.51 / 0.42)

CMYK percentages

%0
%33.56
%51.01
%41.57

Codes

Color #956349 in popluar color models

95 63 49
RGB 149 99 73
HSL 21° 34.23% 43.53%
HSB/HSV 21° 51.01% 58.43%
CMYK 0.00% 33.56% 51.01%
41.57%

Color #956349 in popluar number systems.

HEX 95 63 49
Decimal 149 99 73
Binary 10010101 1100011 1001001
Octal 225 143 111

Shades and tints

Shades of #956349

#956349
(149,99,73)
#885A43
(136,90,67)
#7B513D
(123,81,61)
#6E4837
(110,72,55)
#613F31
(97,63,49)
#54362B
(84,54,43)
#472D25
(71,45,37)
#3A241F
(58,36,31)
#2D1B19
(45,27,25)
#201213
(32,18,19)
#13090D
(19,9,13)
#000000
(0,0,0)

Tints of #956349

#956349
(149,99,73)
#9E7159
(158,113,89)
#A77F69
(167,127,105)
#B08D79
(176,141,121)
#B99B89
(185,155,137)
#C2A999
(194,169,153)
#CBB7A9
(203,183,169)
#D4C5B9
(212,197,185)
#DDD3C9
(221,211,201)
#E6E1D9
(230,225,217)
#EFEFE9
(239,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #956349 color. Also use rgb(149,99,73) instead hex code.

Text Font Color

.myTextColor { color: #956349; }

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

This text font color is #956349.

Background Color

.myBgColor { background-color: #956349; }

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

This div background color is #956349.

Border color

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

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

This div border color is #956349.

Opacity

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

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

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

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

This text has shadow with #956349 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #956349.

Preview

Color preview on black background

This text has color #956349 on black background.


Color preview on white background

This text has color #956349 on white background.


Black color preview on #956349 background

This text has black color on #956349 background.


White color preview on #956349 background

This text has white color on #956349 background.


Related colors

Complementary color

Complementary color for #hex is #6A9CB6.


I love getcolorcode.com

Triadic colors

1 #499563 and #634995 with #956349 are triadic colors.

2 #496395 and #639549 with #956349 are triadic colors.