COLOR #957051

HEX: #957051 RGB: (149,112,81)

Color info

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

RGB color model

#957051 color RGB value is (149,112,81).

RGB: (149,112,81) (58%, 44%, 32%)

RGB channels and saturation

R 149 of 255 = 58%
G 112 of 255 = 44%
B 81 of 255 = 32%

149
112
81

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

Portions of RGB colors in percentages

R + G + B = 149 + 112 + 81 = 342 (100%)
R 149 of 342 ~ 43.57%
G 112 of 342 ~ 32.75%
B 81 of 342 ~ 23.68'%

%43.57
%32.75
%23.68

CMYK color model

#957051 color CMYK value is (0,25,46,42).

  • cyan value is 0.00%
  • magenta value is 24.83%
  • yellow value is 45.64%
  • key color value is 41.57%

CMYK: (0,25,46,42)
C0M25Y46K42 (0%, 25%, 46%, 42%)
(0.00 / 0.25 / 0.46 / 0.42)

CMYK percentages

%0
%24.83
%45.64
%41.57

Codes

Color #957051 in popluar color models

95 70 51
RGB 149 112 81
HSL 27° 29.57% 45.10%
HSB/HSV 27° 45.64% 58.43%
CMYK 0.00% 24.83% 45.64%
41.57%

Color #957051 in popluar number systems.

HEX 95 70 51
Decimal 149 112 81
Binary 10010101 1110000 1010001
Octal 225 160 121

Shades and tints

Shades of #957051

#957051
(149,112,81)
#88664A
(136,102,74)
#7B5C43
(123,92,67)
#6E523C
(110,82,60)
#614835
(97,72,53)
#543E2E
(84,62,46)
#473427
(71,52,39)
#3A2A20
(58,42,32)
#2D2019
(45,32,25)
#201612
(32,22,18)
#130C0B
(19,12,11)
#000000
(0,0,0)

Tints of #957051

#957051
(149,112,81)
#9E7D60
(158,125,96)
#A78A6F
(167,138,111)
#B0977E
(176,151,126)
#B9A48D
(185,164,141)
#C2B19C
(194,177,156)
#CBBEAB
(203,190,171)
#D4CBBA
(212,203,186)
#DDD8C9
(221,216,201)
#E6E5D8
(230,229,216)
#EFF2E7
(239,242,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #957051 color. Also use rgb(149,112,81) instead hex code.

Text Font Color

.myTextColor { color: #957051; }

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

This text font color is #957051.

Background Color

.myBgColor { background-color: #957051; }

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

This div background color is #957051.

Border color

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

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

This div border color is #957051.

Opacity

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

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

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

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

This text has shadow with #957051 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #957051.

Preview

Color preview on black background

This text has color #957051 on black background.


Color preview on white background

This text has color #957051 on white background.


Black color preview on #957051 background

This text has black color on #957051 background.


White color preview on #957051 background

This text has white color on #957051 background.


Related colors

Complementary color

Complementary color for #hex is #6A8FAE.


I love getcolorcode.com

Triadic colors

1 #519570 and #705195 with #957051 are triadic colors.

2 #517095 and #709551 with #957051 are triadic colors.