COLOR #965653

HEX: #965653 RGB: (150,86,83)

Color info

#965653 contains mainly red color. Web safe color of #965653 is #996666 (or #966).

RGB color model

#965653 color RGB value is (150,86,83).

RGB: (150,86,83) (59%, 34%, 33%)

RGB channels and saturation

R 150 of 255 = 59%
G 86 of 255 = 34%
B 83 of 255 = 33%

150
86
83

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

Portions of RGB colors in percentages

R + G + B = 150 + 86 + 83 = 319 (100%)
R 150 of 319 ~ 47.02%
G 86 of 319 ~ 26.96%
B 83 of 319 ~ 26.02'%

%47.02
%26.96
%26.02

CMYK color model

#965653 color CMYK value is (0,43,45,41).

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

CMYK: (0,43,45,41)
C0M43Y45K41 (0%, 43%, 45%, 41%)
(0.00 / 0.43 / 0.45 / 0.41)

CMYK percentages

%0
%42.67
%44.67
%41.18

Codes

Color #965653 in popluar color models

96 56 53
RGB 150 86 83
HSL 28.76% 45.69%
HSB/HSV 44.67% 58.82%
CMYK 0.00% 42.67% 44.67%
41.18%

Color #965653 in popluar number systems.

HEX 96 56 53
Decimal 150 86 83
Binary 10010110 1010110 1010011
Octal 226 126 123

Shades and tints

Shades of #965653

#965653
(150,86,83)
#894F4C
(137,79,76)
#7C4845
(124,72,69)
#6F413E
(111,65,62)
#623A37
(98,58,55)
#553330
(85,51,48)
#482C29
(72,44,41)
#3B2522
(59,37,34)
#2E1E1B
(46,30,27)
#211714
(33,23,20)
#14100D
(20,16,13)
#000000
(0,0,0)

Tints of #965653

#965653
(150,86,83)
#9F6562
(159,101,98)
#A87471
(168,116,113)
#B18380
(177,131,128)
#BA928F
(186,146,143)
#C3A19E
(195,161,158)
#CCB0AD
(204,176,173)
#D5BFBC
(213,191,188)
#DECECB
(222,206,203)
#E7DDDA
(231,221,218)
#F0ECE9
(240,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #965653; }

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

This text font color is #965653.

Background Color

.myBgColor { background-color: #965653; }

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

This div background color is #965653.

Border color

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

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

This div border color is #965653.

Opacity

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

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

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

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

This text has shadow with #965653 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #965653.

Preview

Color preview on black background

This text has color #965653 on black background.


Color preview on white background

This text has color #965653 on white background.


Black color preview on #965653 background

This text has black color on #965653 background.


White color preview on #965653 background

This text has white color on #965653 background.


Related colors

Complementary color

Complementary color for #hex is #69A9AC.


I love getcolorcode.com

Triadic colors

1 #539656 and #565396 with #965653 are triadic colors.

2 #535696 and #569653 with #965653 are triadic colors.