COLOR #967358

HEX: #967358 RGB: (150,115,88)

Color info

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

RGB color model

#967358 color RGB value is (150,115,88).

RGB: (150,115,88) (59%, 45%, 35%)

RGB channels and saturation

R 150 of 255 = 59%
G 115 of 255 = 45%
B 88 of 255 = 35%

150
115
88

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

Portions of RGB colors in percentages

R + G + B = 150 + 115 + 88 = 353 (100%)
R 150 of 353 ~ 42.49%
G 115 of 353 ~ 32.58%
B 88 of 353 ~ 24.93'%

%42.49
%32.58
%24.93

CMYK color model

#967358 color CMYK value is (0,23,41,41).

  • cyan value is 0.00%
  • magenta value is 23.33%
  • yellow value is 41.33%
  • key color value is 41.18%

CMYK: (0,23,41,41)
C0M23Y41K41 (0%, 23%, 41%, 41%)
(0.00 / 0.23 / 0.41 / 0.41)

CMYK percentages

%0
%23.33
%41.33
%41.18

Codes

Color #967358 in popluar color models

96 73 58
RGB 150 115 88
HSL 26° 26.05% 46.67%
HSB/HSV 26° 41.33% 58.82%
CMYK 0.00% 23.33% 41.33%
41.18%

Color #967358 in popluar number systems.

HEX 96 73 58
Decimal 150 115 88
Binary 10010110 1110011 1011000
Octal 226 163 130

Shades and tints

Shades of #967358

#967358
(150,115,88)
#896950
(137,105,80)
#7C5F48
(124,95,72)
#6F5540
(111,85,64)
#624B38
(98,75,56)
#554130
(85,65,48)
#483728
(72,55,40)
#3B2D20
(59,45,32)
#2E2318
(46,35,24)
#211910
(33,25,16)
#140F08
(20,15,8)
#000000
(0,0,0)

Tints of #967358

#967358
(150,115,88)
#9F7F67
(159,127,103)
#A88B76
(168,139,118)
#B19785
(177,151,133)
#BAA394
(186,163,148)
#C3AFA3
(195,175,163)
#CCBBB2
(204,187,178)
#D5C7C1
(213,199,193)
#DED3D0
(222,211,208)
#E7DFDF
(231,223,223)
#F0EBEE
(240,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #967358 color. Also use rgb(150,115,88) instead hex code.

Text Font Color

.myTextColor { color: #967358; }

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

This text font color is #967358.

Background Color

.myBgColor { background-color: #967358; }

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

This div background color is #967358.

Border color

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

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

This div border color is #967358.

Opacity

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

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

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

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

This text has shadow with #967358 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #967358.

Preview

Color preview on black background

This text has color #967358 on black background.


Color preview on white background

This text has color #967358 on white background.


Black color preview on #967358 background

This text has black color on #967358 background.


White color preview on #967358 background

This text has white color on #967358 background.


Related colors

Complementary color

Complementary color for #hex is #698CA7.


I love getcolorcode.com

Triadic colors

1 #589673 and #735896 with #967358 are triadic colors.

2 #587396 and #739658 with #967358 are triadic colors.