COLOR #969052

HEX: #969052 RGB: (150,144,82)

Color info

#969052 contains mainly red and green colors. Web safe color of #969052 is #999966 (or #996).

RGB color model

#969052 color RGB value is (150,144,82).

RGB: (150,144,82) (59%, 56%, 32%)

RGB channels and saturation

R 150 of 255 = 59%
G 144 of 255 = 56%
B 82 of 255 = 32%

150
144
82

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

Portions of RGB colors in percentages

R + G + B = 150 + 144 + 82 = 376 (100%)
R 150 of 376 ~ 39.89%
G 144 of 376 ~ 38.3%
B 82 of 376 ~ 21.81'%

%39.89
%38.3
%21.81

CMYK color model

#969052 color CMYK value is (0,4,45,41).

  • cyan value is 0.00%
  • magenta value is 4.00%
  • yellow value is 45.33%
  • key color value is 41.18%

CMYK: (0,4,45,41)
C0M4Y45K41 (0%, 4%, 45%, 41%)
(0.00 / 0.04 / 0.45 / 0.41)

CMYK percentages

%0
%4
%45.33
%41.18

Codes

Color #969052 in popluar color models

96 90 52
RGB 150 144 82
HSL 55° 29.31% 45.49%
HSB/HSV 55° 45.33% 58.82%
CMYK 0.00% 4.00% 45.33%
41.18%

Color #969052 in popluar number systems.

HEX 96 90 52
Decimal 150 144 82
Binary 10010110 10010000 1010010
Octal 226 220 122

Shades and tints

Shades of #969052

#969052
(150,144,82)
#89834B
(137,131,75)
#7C7644
(124,118,68)
#6F693D
(111,105,61)
#625C36
(98,92,54)
#554F2F
(85,79,47)
#484228
(72,66,40)
#3B3521
(59,53,33)
#2E281A
(46,40,26)
#211B13
(33,27,19)
#140E0C
(20,14,12)
#000000
(0,0,0)

Tints of #969052

#969052
(150,144,82)
#9F9A61
(159,154,97)
#A8A470
(168,164,112)
#B1AE7F
(177,174,127)
#BAB88E
(186,184,142)
#C3C29D
(195,194,157)
#CCCCAC
(204,204,172)
#D5D6BB
(213,214,187)
#DEE0CA
(222,224,202)
#E7EAD9
(231,234,217)
#F0F4E8
(240,244,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #969052 color. Also use rgb(150,144,82) instead hex code.

Text Font Color

.myTextColor { color: #969052; }

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

This text font color is #969052.

Background Color

.myBgColor { background-color: #969052; }

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

This div background color is #969052.

Border color

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

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

This div border color is #969052.

Opacity

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

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

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

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

This text has shadow with #969052 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #969052.

Preview

Color preview on black background

This text has color #969052 on black background.


Color preview on white background

This text has color #969052 on white background.


Black color preview on #969052 background

This text has black color on #969052 background.


White color preview on #969052 background

This text has white color on #969052 background.


Related colors

Complementary color

Complementary color for #hex is #696FAD.


I love getcolorcode.com

Triadic colors

1 #529690 and #905296 with #969052 are triadic colors.

2 #529096 and #909652 with #969052 are triadic colors.