COLOR #956480

HEX: #956480 RGB: (149,100,128)

Color info

#956480 contains red, green and blue colors in about the same proportion. Web safe color of #956480 is #996666 (or #966).

RGB color model

#956480 color RGB value is (149,100,128).

RGB: (149,100,128) (58%, 39%, 50%)

RGB channels and saturation

R 149 of 255 = 58%
G 100 of 255 = 39%
B 128 of 255 = 50%

149
100
128

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

Portions of RGB colors in percentages

R + G + B = 149 + 100 + 128 = 377 (100%)
R 149 of 377 ~ 39.52%
G 100 of 377 ~ 26.53%
B 128 of 377 ~ 33.95'%

%39.52
%26.53
%33.95

CMYK color model

#956480 color CMYK value is (0,33,14,42).

  • cyan value is 0.00%
  • magenta value is 32.89%
  • yellow value is 14.09%
  • key color value is 41.57%
CMYK: (0,33,14,42) C0M33Y14K42 (0%,33%,14%,42%) (0.00/0.33/0.14/0.42) 

CMYK percentages

%0
%32.89
%14.09
%41.57

Codes

Color #956480 in popluar color models

95 64 80
RGB 149 100 128
HSL 326° 19.68% 48.82%
HSB/HSV 326° 32.89% 58.43%
CMYK 0.00% 32.89% 14.09%
41.57%

Color #956480 in popluar number systems.

HEX 95 64 80
Decimal 149 100 128
Binary 10010101 1100100 10000000
Octal 225 144 200

Shades and tints

Shades of #956480

#956480
(149,100,128)
#885B75
(136,91,117)
#7B526A
(123,82,106)
#6E495F
(110,73,95)
#614054
(97,64,84)
#543749
(84,55,73)
#472E3E
(71,46,62)
#3A2533
(58,37,51)
#2D1C28
(45,28,40)
#20131D
(32,19,29)
#130A12
(19,10,18)
#000000
(0,0,0)

Tints of #956480

#956480
(149,100,128)
#9E728B
(158,114,139)
#A78096
(167,128,150)
#B08EA1
(176,142,161)
#B99CAC
(185,156,172)
#C2AAB7
(194,170,183)
#CBB8C2
(203,184,194)
#D4C6CD
(212,198,205)
#DDD4D8
(221,212,216)
#E6E2E3
(230,226,227)
#EFF0EE
(239,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #956480 color. Also use rgb(149,100,128) instead hex code.

Text Font Color

.myTextColor { color: #956480; }

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

This text font color is #956480.

Background Color

.myBgColor { background-color: #956480; }

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

This div background color is #956480.

Border color

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

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

This div border color is #956480.

Opacity

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

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

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

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

This text has shadow with #956480 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #956480.

Preview

Color preview on black background

This text has color #956480 on black background.


Color preview on white background

This text has color #956480 on white background.


Black color preview on #956480 background

This text has black color on #956480 background.


White color preview on #956480 background

This text has white color on #956480 background.


Related colors

Complementary color

Complementary color for #hex is #6A9B7F.


I love getcolorcode.com

Triadic colors

1 #809564 and #648095 with #956480 are triadic colors.

2 #806495 and #649580 with #956480 are triadic colors.