COLOR #969258

HEX: #969258 RGB: (150,146,88)

Color info

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

RGB color model

#969258 color RGB value is (150,146,88).

RGB: (150,146,88) (59%, 57%, 35%)

RGB channels and saturation

R 150 of 255 = 59%
G 146 of 255 = 57%
B 88 of 255 = 35%

150
146
88

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

Portions of RGB colors in percentages

R + G + B = 150 + 146 + 88 = 384 (100%)
R 150 of 384 ~ 39.06%
G 146 of 384 ~ 38.02%
B 88 of 384 ~ 22.92'%

%39.06
%38.02
%22.92

CMYK color model

#969258 color CMYK value is (0,3,41,41).

  • cyan value is 0.00%
  • magenta value is 2.67%
  • yellow value is 41.33%
  • key color value is 41.18%
CMYK: (0,3,41,41) C0M3Y41K41 (0%,3%,41%,41%) (0.00/0.03/0.41/0.41) 

CMYK percentages

%0
%2.67
%41.33
%41.18

Codes

Color #969258 in popluar color models

96 92 58
RGB 150 146 88
HSL 56° 26.05% 46.67%
HSB/HSV 56° 41.33% 58.82%
CMYK 0.00% 2.67% 41.33%
41.18%

Color #969258 in popluar number systems.

HEX 96 92 58
Decimal 150 146 88
Binary 10010110 10010010 1011000
Octal 226 222 130

Shades and tints

Shades of #969258

#969258
(150,146,88)
#898550
(137,133,80)
#7C7848
(124,120,72)
#6F6B40
(111,107,64)
#625E38
(98,94,56)
#555130
(85,81,48)
#484428
(72,68,40)
#3B3720
(59,55,32)
#2E2A18
(46,42,24)
#211D10
(33,29,16)
#141008
(20,16,8)
#000000
(0,0,0)

Tints of #969258

#969258
(150,146,88)
#9F9B67
(159,155,103)
#A8A476
(168,164,118)
#B1AD85
(177,173,133)
#BAB694
(186,182,148)
#C3BFA3
(195,191,163)
#CCC8B2
(204,200,178)
#D5D1C1
(213,209,193)
#DEDAD0
(222,218,208)
#E7E3DF
(231,227,223)
#F0ECEE
(240,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #969258; }

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

This text font color is #969258.

Background Color

.myBgColor { background-color: #969258; }

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

This div background color is #969258.

Border color

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

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

This div border color is #969258.

Opacity

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

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

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

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

This text has shadow with #969258 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #969258.

Preview

Color preview on black background

This text has color #969258 on black background.


Color preview on white background

This text has color #969258 on white background.


Black color preview on #969258 background

This text has black color on #969258 background.


White color preview on #969258 background

This text has white color on #969258 background.


Related colors

Complementary color

Complementary color for #hex is #696DA7.


I love getcolorcode.com

Triadic colors

1 #589692 and #925896 with #969258 are triadic colors.

2 #589296 and #929658 with #969258 are triadic colors.