COLOR #955837

HEX: #955837 RGB: (149,88,55)

Color info

#955837 contains mainly red color. Web safe color of #955837 is #996633 (or #963).

RGB color model

#955837 color RGB value is (149,88,55).

RGB: (149,88,55) (58%, 35%, 22%)

RGB channels and saturation

R 149 of 255 = 58%
G 88 of 255 = 35%
B 55 of 255 = 22%

149
88
55

R + G + B ~ 38%. #955837 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 149 + 88 + 55 = 292 (100%)
R 149 of 292 ~ 51.03%
G 88 of 292 ~ 30.14%
B 55 of 292 ~ 18.84'%

%51.03
%30.14
%18.84

CMYK color model

#955837 color CMYK value is (0,41,63,42).

  • cyan value is 0.00%
  • magenta value is 40.94%
  • yellow value is 63.09%
  • key color value is 41.57%
CMYK: (0,41,63,42) C0M41Y63K42 (0%,41%,63%,42%) (0.00/0.41/0.63/0.42) 

CMYK percentages

%0
%40.94
%63.09
%41.57

Codes

Color #955837 in popluar color models

95 58 37
RGB 149 88 55
HSL 21° 46.08% 40.00%
HSB/HSV 21° 63.09% 58.43%
CMYK 0.00% 40.94% 63.09%
41.57%

Color #955837 in popluar number systems.

HEX 95 58 37
Decimal 149 88 55
Binary 10010101 1011000 110111
Octal 225 130 67

Shades and tints

Shades of #955837

#955837
(149,88,55)
#885032
(136,80,50)
#7B482D
(123,72,45)
#6E4028
(110,64,40)
#613823
(97,56,35)
#54301E
(84,48,30)
#472819
(71,40,25)
#3A2014
(58,32,20)
#2D180F
(45,24,15)
#20100A
(32,16,10)
#130805
(19,8,5)
#000000
(0,0,0)

Tints of #955837

#955837
(149,88,55)
#9E6749
(158,103,73)
#A7765B
(167,118,91)
#B0856D
(176,133,109)
#B9947F
(185,148,127)
#C2A391
(194,163,145)
#CBB2A3
(203,178,163)
#D4C1B5
(212,193,181)
#DDD0C7
(221,208,199)
#E6DFD9
(230,223,217)
#EFEEEB
(239,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #955837 color. Also use rgb(149,88,55) instead hex code.

Text Font Color

.myTextColor { color: #955837; }

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

This text font color is #955837.

Background Color

.myBgColor { background-color: #955837; }

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

This div background color is #955837.

Border color

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

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

This div border color is #955837.

Opacity

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

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

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

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

This text has shadow with #955837 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #955837.

Preview

Color preview on black background

This text has color #955837 on black background.


Color preview on white background

This text has color #955837 on white background.


Black color preview on #955837 background

This text has black color on #955837 background.


White color preview on #955837 background

This text has white color on #955837 background.


Related colors

Complementary color

Complementary color for #hex is #6AA7C8.


I love getcolorcode.com

Triadic colors

1 #379558 and #583795 with #955837 are triadic colors.

2 #375895 and #589537 with #955837 are triadic colors.