COLOR #956D94

HEX: #956D94 RGB: (149,109,148)

Color info

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

RGB color model

#956D94 color RGB value is (149,109,148).

RGB: (149,109,148) (58%, 43%, 58%)

RGB channels and saturation

R 149 of 255 = 58%
G 109 of 255 = 43%
B 148 of 255 = 58%

149
109
148

R + G + B ~ 53%. #956D94 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 149 + 109 + 148 = 406 (100%)
R 149 of 406 ~ 36.7%
G 109 of 406 ~ 26.85%
B 148 of 406 ~ 36.45'%

%36.7
%26.85
%36.45

CMYK color model

#956D94 color CMYK value is (0,27,1,42).

  • cyan value is 0.00%
  • magenta value is 26.85%
  • yellow value is 0.67%
  • key color value is 41.57%
CMYK: (0,27,1,42) C0M27Y1K42 (0%,27%,1%,42%) (0.00/0.27/0.01/0.42) 

CMYK percentages

%0
%26.85
%0.67
%41.57

Codes

Color #956D94 in popluar color models

95 6D 94
RGB 149 109 148
HSL 302° 15.87% 50.59%
HSB/HSV 302° 26.85% 58.43%
CMYK 0.00% 26.85% 0.67%
41.57%

Color #956D94 in popluar number systems.

HEX 95 6D 94
Decimal 149 109 148
Binary 10010101 1101101 10010100
Octal 225 155 224

Shades and tints

Shades of #956D94

#956D94
(149,109,148)
#886487
(136,100,135)
#7B5B7A
(123,91,122)
#6E526D
(110,82,109)
#614960
(97,73,96)
#544053
(84,64,83)
#473746
(71,55,70)
#3A2E39
(58,46,57)
#2D252C
(45,37,44)
#201C1F
(32,28,31)
#131312
(19,19,18)
#000000
(0,0,0)

Tints of #956D94

#956D94
(149,109,148)
#9E7A9D
(158,122,157)
#A787A6
(167,135,166)
#B094AF
(176,148,175)
#B9A1B8
(185,161,184)
#C2AEC1
(194,174,193)
#CBBBCA
(203,187,202)
#D4C8D3
(212,200,211)
#DDD5DC
(221,213,220)
#E6E2E5
(230,226,229)
#EFEFEE
(239,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #956D94 color. Also use rgb(149,109,148) instead hex code.

Text Font Color

.myTextColor { color: #956D94; }

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

This text font color is #956D94.

Background Color

.myBgColor { background-color: #956D94; }

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

This div background color is #956D94.

Border color

.myBorderColor { border: 1px solid #956D94; }

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

This div border color is #956D94.

Opacity

.myOpacity80 { color: #956D94; opacity: 0.8; }

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

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

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

This text has shadow with #956D94 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #956D94.

Preview

Color preview on black background

This text has color #956D94 on black background.


Color preview on white background

This text has color #956D94 on white background.


Black color preview on #956D94 background

This text has black color on #956D94 background.


White color preview on #956D94 background

This text has white color on #956D94 background.


Related colors

Complementary color

Complementary color for #hex is #6A926B.


I love getcolorcode.com

Triadic colors

1 #94956D and #6D9495 with #956D94 are triadic colors.

2 #946D95 and #6D9594 with #956D94 are triadic colors.