COLOR #956684

HEX: #956684 RGB: (149,102,132)

Color info

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

RGB color model

#956684 color RGB value is (149,102,132).

RGB: (149,102,132) (58%, 40%, 52%)

RGB channels and saturation

R 149 of 255 = 58%
G 102 of 255 = 40%
B 132 of 255 = 52%

149
102
132

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

Portions of RGB colors in percentages

R + G + B = 149 + 102 + 132 = 383 (100%)
R 149 of 383 ~ 38.9%
G 102 of 383 ~ 26.63%
B 132 of 383 ~ 34.46'%

%38.9
%26.63
%34.46

CMYK color model

#956684 color CMYK value is (0,32,11,42).

  • cyan value is 0.00%
  • magenta value is 31.54%
  • yellow value is 11.41%
  • key color value is 41.57%
CMYK: (0,32,11,42) C0M32Y11K42 (0%,32%,11%,42%) (0.00/0.32/0.11/0.42) 

CMYK percentages

%0
%31.54
%11.41
%41.57

Codes

Color #956684 in popluar color models

95 66 84
RGB 149 102 132
HSL 322° 18.73% 49.22%
HSB/HSV 322° 31.54% 58.43%
CMYK 0.00% 31.54% 11.41%
41.57%

Color #956684 in popluar number systems.

HEX 95 66 84
Decimal 149 102 132
Binary 10010101 1100110 10000100
Octal 225 146 204

Shades and tints

Shades of #956684

#956684
(149,102,132)
#885D78
(136,93,120)
#7B546C
(123,84,108)
#6E4B60
(110,75,96)
#614254
(97,66,84)
#543948
(84,57,72)
#47303C
(71,48,60)
#3A2730
(58,39,48)
#2D1E24
(45,30,36)
#201518
(32,21,24)
#130C0C
(19,12,12)
#000000
(0,0,0)

Tints of #956684

#956684
(149,102,132)
#9E738F
(158,115,143)
#A7809A
(167,128,154)
#B08DA5
(176,141,165)
#B99AB0
(185,154,176)
#C2A7BB
(194,167,187)
#CBB4C6
(203,180,198)
#D4C1D1
(212,193,209)
#DDCEDC
(221,206,220)
#E6DBE7
(230,219,231)
#EFE8F2
(239,232,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #956684 color. Also use rgb(149,102,132) instead hex code.

Text Font Color

.myTextColor { color: #956684; }

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

This text font color is #956684.

Background Color

.myBgColor { background-color: #956684; }

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

This div background color is #956684.

Border color

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

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

This div border color is #956684.

Opacity

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

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

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

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

This text has shadow with #956684 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #956684.

Preview

Color preview on black background

This text has color #956684 on black background.


Color preview on white background

This text has color #956684 on white background.


Black color preview on #956684 background

This text has black color on #956684 background.


White color preview on #956684 background

This text has white color on #956684 background.


Related colors

Complementary color

Complementary color for #hex is #6A997B.


I love getcolorcode.com

Triadic colors

1 #849566 and #668495 with #956684 are triadic colors.

2 #846695 and #669584 with #956684 are triadic colors.