COLOR #957733

HEX: #957733 RGB: (149,119,51)

Color info

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

RGB color model

#957733 color RGB value is (149,119,51).

RGB: (149,119,51) (58%, 47%, 20%)

RGB channels and saturation

R 149 of 255 = 58%
G 119 of 255 = 47%
B 51 of 255 = 20%

149
119
51

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

Portions of RGB colors in percentages

R + G + B = 149 + 119 + 51 = 319 (100%)
R 149 of 319 ~ 46.71%
G 119 of 319 ~ 37.3%
B 51 of 319 ~ 15.99'%

%46.71
%37.3
%15.99

CMYK color model

#957733 color CMYK value is (0,20,66,42).

  • cyan value is 0.00%
  • magenta value is 20.13%
  • yellow value is 65.77%
  • key color value is 41.57%

CMYK: (0,20,66,42)
C0M20Y66K42 (0%, 20%, 66%, 42%)
(0.00 / 0.20 / 0.66 / 0.42)

CMYK percentages

%0
%20.13
%65.77
%41.57

Codes

Color #957733 in popluar color models

95 77 33
RGB 149 119 51
HSL 42° 49.00% 39.22%
HSB/HSV 42° 65.77% 58.43%
CMYK 0.00% 20.13% 65.77%
41.57%

Color #957733 in popluar number systems.

HEX 95 77 33
Decimal 149 119 51
Binary 10010101 1110111 110011
Octal 225 167 63

Shades and tints

Shades of #957733

#957733
(149,119,51)
#886D2F
(136,109,47)
#7B632B
(123,99,43)
#6E5927
(110,89,39)
#614F23
(97,79,35)
#54451F
(84,69,31)
#473B1B
(71,59,27)
#3A3117
(58,49,23)
#2D2713
(45,39,19)
#201D0F
(32,29,15)
#13130B
(19,19,11)
#000000
(0,0,0)

Tints of #957733

#957733
(149,119,51)
#9E8345
(158,131,69)
#A78F57
(167,143,87)
#B09B69
(176,155,105)
#B9A77B
(185,167,123)
#C2B38D
(194,179,141)
#CBBF9F
(203,191,159)
#D4CBB1
(212,203,177)
#DDD7C3
(221,215,195)
#E6E3D5
(230,227,213)
#EFEFE7
(239,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #957733 color. Also use rgb(149,119,51) instead hex code.

Text Font Color

.myTextColor { color: #957733; }

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

This text font color is #957733.

Background Color

.myBgColor { background-color: #957733; }

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

This div background color is #957733.

Border color

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

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

This div border color is #957733.

Opacity

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

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

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

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

This text has shadow with #957733 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #957733.

Preview

Color preview on black background

This text has color #957733 on black background.


Color preview on white background

This text has color #957733 on white background.


Black color preview on #957733 background

This text has black color on #957733 background.


White color preview on #957733 background

This text has white color on #957733 background.


Related colors

Complementary color

Complementary color for #hex is #6A88CC.


I love getcolorcode.com

Triadic colors

1 #339577 and #773395 with #957733 are triadic colors.

2 #337795 and #779533 with #957733 are triadic colors.