COLOR #966053

HEX: #966053 RGB: (150,96,83)

Color info

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

RGB color model

#966053 color RGB value is (150,96,83).

RGB: (150,96,83) (59%, 38%, 33%)

RGB channels and saturation

R 150 of 255 = 59%
G 96 of 255 = 38%
B 83 of 255 = 33%

150
96
83

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

Portions of RGB colors in percentages

R + G + B = 150 + 96 + 83 = 329 (100%)
R 150 of 329 ~ 45.59%
G 96 of 329 ~ 29.18%
B 83 of 329 ~ 25.23'%

%45.59
%29.18
%25.23

CMYK color model

#966053 color CMYK value is (0,36,45,41).

  • cyan value is 0.00%
  • magenta value is 36.00%
  • yellow value is 44.67%
  • key color value is 41.18%

CMYK: (0,36,45,41)
C0M36Y45K41 (0%, 36%, 45%, 41%)
(0.00 / 0.36 / 0.45 / 0.41)

CMYK percentages

%0
%36
%44.67
%41.18

Codes

Color #966053 in popluar color models

96 60 53
RGB 150 96 83
HSL 12° 28.76% 45.69%
HSB/HSV 12° 44.67% 58.82%
CMYK 0.00% 36.00% 44.67%
41.18%

Color #966053 in popluar number systems.

HEX 96 60 53
Decimal 150 96 83
Binary 10010110 1100000 1010011
Octal 226 140 123

Shades and tints

Shades of #966053

#966053
(150,96,83)
#89584C
(137,88,76)
#7C5045
(124,80,69)
#6F483E
(111,72,62)
#624037
(98,64,55)
#553830
(85,56,48)
#483029
(72,48,41)
#3B2822
(59,40,34)
#2E201B
(46,32,27)
#211814
(33,24,20)
#14100D
(20,16,13)
#000000
(0,0,0)

Tints of #966053

#966053
(150,96,83)
#9F6E62
(159,110,98)
#A87C71
(168,124,113)
#B18A80
(177,138,128)
#BA988F
(186,152,143)
#C3A69E
(195,166,158)
#CCB4AD
(204,180,173)
#D5C2BC
(213,194,188)
#DED0CB
(222,208,203)
#E7DEDA
(231,222,218)
#F0ECE9
(240,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #966053 color. Also use rgb(150,96,83) instead hex code.

Text Font Color

.myTextColor { color: #966053; }

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

This text font color is #966053.

Background Color

.myBgColor { background-color: #966053; }

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

This div background color is #966053.

Border color

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

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

This div border color is #966053.

Opacity

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

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

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

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

This text has shadow with #966053 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #966053.

Preview

Color preview on black background

This text has color #966053 on black background.


Color preview on white background

This text has color #966053 on white background.


Black color preview on #966053 background

This text has black color on #966053 background.


White color preview on #966053 background

This text has white color on #966053 background.


Related colors

Complementary color

Complementary color for #hex is #699FAC.


I love getcolorcode.com

Triadic colors

1 #539660 and #605396 with #966053 are triadic colors.

2 #536096 and #609653 with #966053 are triadic colors.