COLOR #965230

HEX: #965230 RGB: (150,82,48)

Color info

#965230 contains mainly red color. Web safe color of #965230 is #996633 (or #963).

RGB color model

#965230 color RGB value is (150,82,48).

RGB: (150,82,48) (59%, 32%, 19%)

RGB channels and saturation

R 150 of 255 = 59%
G 82 of 255 = 32%
B 48 of 255 = 19%

150
82
48

R + G + B ~ 37%. #965230 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 150 + 82 + 48 = 280 (100%)
R 150 of 280 ~ 53.57%
G 82 of 280 ~ 29.29%
B 48 of 280 ~ 17.14'%

%53.57
%29.29
%17.14

CMYK color model

#965230 color CMYK value is (0,45,68,41).

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

CMYK: (0,45,68,41)
C0M45Y68K41 (0%, 45%, 68%, 41%)
(0.00 / 0.45 / 0.68 / 0.41)

CMYK percentages

%0
%45.33
%68
%41.18

Codes

Color #965230 in popluar color models

96 52 30
RGB 150 82 48
HSL 20° 51.52% 38.82%
HSB/HSV 20° 68.00% 58.82%
CMYK 0.00% 45.33% 68.00%
41.18%

Color #965230 in popluar number systems.

HEX 96 52 30
Decimal 150 82 48
Binary 10010110 1010010 110000
Octal 226 122 60

Shades and tints

Shades of #965230

#965230
(150,82,48)
#894B2C
(137,75,44)
#7C4428
(124,68,40)
#6F3D24
(111,61,36)
#623620
(98,54,32)
#552F1C
(85,47,28)
#482818
(72,40,24)
#3B2114
(59,33,20)
#2E1A10
(46,26,16)
#21130C
(33,19,12)
#140C08
(20,12,8)
#000000
(0,0,0)

Tints of #965230

#965230
(150,82,48)
#9F6142
(159,97,66)
#A87054
(168,112,84)
#B17F66
(177,127,102)
#BA8E78
(186,142,120)
#C39D8A
(195,157,138)
#CCAC9C
(204,172,156)
#D5BBAE
(213,187,174)
#DECAC0
(222,202,192)
#E7D9D2
(231,217,210)
#F0E8E4
(240,232,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #965230; }

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

This text font color is #965230.

Background Color

.myBgColor { background-color: #965230; }

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

This div background color is #965230.

Border color

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

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

This div border color is #965230.

Opacity

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

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

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

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

This text has shadow with #965230 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #965230.

Preview

Color preview on black background

This text has color #965230 on black background.


Color preview on white background

This text has color #965230 on white background.


Black color preview on #965230 background

This text has black color on #965230 background.


White color preview on #965230 background

This text has white color on #965230 background.


Related colors

Complementary color

Complementary color for #hex is #69ADCF.


I love getcolorcode.com

Triadic colors

1 #309652 and #523096 with #965230 are triadic colors.

2 #305296 and #529630 with #965230 are triadic colors.