COLOR #966A58

HEX: #966A58 RGB: (150,106,88)

Color info

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

RGB color model

#966A58 color RGB value is (150,106,88).

RGB: (150,106,88) (59%, 42%, 35%)

RGB channels and saturation

R 150 of 255 = 59%
G 106 of 255 = 42%
B 88 of 255 = 35%

150
106
88

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

Portions of RGB colors in percentages

R + G + B = 150 + 106 + 88 = 344 (100%)
R 150 of 344 ~ 43.6%
G 106 of 344 ~ 30.81%
B 88 of 344 ~ 25.58'%

%43.6
%30.81
%25.58

CMYK color model

#966A58 color CMYK value is (0,29,41,41).

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

CMYK: (0,29,41,41)
C0M29Y41K41 (0%, 29%, 41%, 41%)
(0.00 / 0.29 / 0.41 / 0.41)

CMYK percentages

%0
%29.33
%41.33
%41.18

Codes

Color #966A58 in popluar color models

96 6A 58
RGB 150 106 88
HSL 17° 26.05% 46.67%
HSB/HSV 17° 41.33% 58.82%
CMYK 0.00% 29.33% 41.33%
41.18%

Color #966A58 in popluar number systems.

HEX 96 6A 58
Decimal 150 106 88
Binary 10010110 1101010 1011000
Octal 226 152 130

Shades and tints

Shades of #966A58

#966A58
(150,106,88)
#896150
(137,97,80)
#7C5848
(124,88,72)
#6F4F40
(111,79,64)
#624638
(98,70,56)
#553D30
(85,61,48)
#483428
(72,52,40)
#3B2B20
(59,43,32)
#2E2218
(46,34,24)
#211910
(33,25,16)
#141008
(20,16,8)
#000000
(0,0,0)

Tints of #966A58

#966A58
(150,106,88)
#9F7767
(159,119,103)
#A88476
(168,132,118)
#B19185
(177,145,133)
#BA9E94
(186,158,148)
#C3ABA3
(195,171,163)
#CCB8B2
(204,184,178)
#D5C5C1
(213,197,193)
#DED2D0
(222,210,208)
#E7DFDF
(231,223,223)
#F0ECEE
(240,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #966A58; }

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

This text font color is #966A58.

Background Color

.myBgColor { background-color: #966A58; }

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

This div background color is #966A58.

Border color

.myBorderColor { border: 1px solid #966A58; }

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

This div border color is #966A58.

Opacity

.myOpacity80 { color: #966A58; opacity: 0.8; }

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

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

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

This text has shadow with #966A58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #966A58.

Preview

Color preview on black background

This text has color #966A58 on black background.


Color preview on white background

This text has color #966A58 on white background.


Black color preview on #966A58 background

This text has black color on #966A58 background.


White color preview on #966A58 background

This text has white color on #966A58 background.


Related colors

Complementary color

Complementary color for #hex is #6995A7.


I love getcolorcode.com

Triadic colors

1 #58966A and #6A5896 with #966A58 are triadic colors.

2 #586A96 and #6A9658 with #966A58 are triadic colors.