COLOR #956882

HEX: #956882 RGB: (149,104,130)

Color info

#956882 contains red, green and blue colors in about the same proportion. Web safe color of #956882 is #996699 (or #969).

RGB color model

#956882 color RGB value is (149,104,130).

RGB: (149,104,130) (58%, 41%, 51%)

RGB channels and saturation

R 149 of 255 = 58%
G 104 of 255 = 41%
B 130 of 255 = 51%

149
104
130

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

Portions of RGB colors in percentages

R + G + B = 149 + 104 + 130 = 383 (100%)
R 149 of 383 ~ 38.9%
G 104 of 383 ~ 27.15%
B 130 of 383 ~ 33.94'%

%38.9
%27.15
%33.94

CMYK color model

#956882 color CMYK value is (0,30,13,42).

  • cyan value is 0.00%
  • magenta value is 30.20%
  • yellow value is 12.75%
  • key color value is 41.57%

CMYK: (0,30,13,42)
C0M30Y13K42 (0%, 30%, 13%, 42%)
(0.00 / 0.30 / 0.13 / 0.42)

CMYK percentages

%0
%30.2
%12.75
%41.57

Codes

Color #956882 in popluar color models

95 68 82
RGB 149 104 130
HSL 325° 17.79% 49.61%
HSB/HSV 325° 30.20% 58.43%
CMYK 0.00% 30.20% 12.75%
41.57%

Color #956882 in popluar number systems.

HEX 95 68 82
Decimal 149 104 130
Binary 10010101 1101000 10000010
Octal 225 150 202

Shades and tints

Shades of #956882

#956882
(149,104,130)
#885F77
(136,95,119)
#7B566C
(123,86,108)
#6E4D61
(110,77,97)
#614456
(97,68,86)
#543B4B
(84,59,75)
#473240
(71,50,64)
#3A2935
(58,41,53)
#2D202A
(45,32,42)
#20171F
(32,23,31)
#130E14
(19,14,20)
#000000
(0,0,0)

Tints of #956882

#956882
(149,104,130)
#9E758D
(158,117,141)
#A78298
(167,130,152)
#B08FA3
(176,143,163)
#B99CAE
(185,156,174)
#C2A9B9
(194,169,185)
#CBB6C4
(203,182,196)
#D4C3CF
(212,195,207)
#DDD0DA
(221,208,218)
#E6DDE5
(230,221,229)
#EFEAF0
(239,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #956882 color. Also use rgb(149,104,130) instead hex code.

Text Font Color

.myTextColor { color: #956882; }

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

This text font color is #956882.

Background Color

.myBgColor { background-color: #956882; }

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

This div background color is #956882.

Border color

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

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

This div border color is #956882.

Opacity

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

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

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

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

This text has shadow with #956882 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #956882.

Preview

Color preview on black background

This text has color #956882 on black background.


Color preview on white background

This text has color #956882 on white background.


Black color preview on #956882 background

This text has black color on #956882 background.


White color preview on #956882 background

This text has white color on #956882 background.


Related colors

Complementary color

Complementary color for #hex is #6A977D.


I love getcolorcode.com

Triadic colors

1 #829568 and #688295 with #956882 are triadic colors.

2 #826895 and #689582 with #956882 are triadic colors.