COLOR #956693

HEX: #956693 RGB: (149,102,147)

Color info

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

RGB color model

#956693 color RGB value is (149,102,147).

RGB: (149,102,147) (58%, 40%, 58%)

RGB channels and saturation

R 149 of 255 = 58%
G 102 of 255 = 40%
B 147 of 255 = 58%

149
102
147

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

Portions of RGB colors in percentages

R + G + B = 149 + 102 + 147 = 398 (100%)
R 149 of 398 ~ 37.44%
G 102 of 398 ~ 25.63%
B 147 of 398 ~ 36.93'%

%37.44
%25.63
%36.93

CMYK color model

#956693 color CMYK value is (0,32,1,42).

  • cyan value is 0.00%
  • magenta value is 31.54%
  • yellow value is 1.34%
  • key color value is 41.57%

CMYK: (0,32,1,42)
C0M32Y1K42 (0%, 32%, 1%, 42%)
(0.00 / 0.32 / 0.01 / 0.42)

CMYK percentages

%0
%31.54
%1.34
%41.57

Codes

Color #956693 in popluar color models

95 66 93
RGB 149 102 147
HSL 303° 18.73% 49.22%
HSB/HSV 303° 31.54% 58.43%
CMYK 0.00% 31.54% 1.34%
41.57%

Color #956693 in popluar number systems.

HEX 95 66 93
Decimal 149 102 147
Binary 10010101 1100110 10010011
Octal 225 146 223

Shades and tints

Shades of #956693

#956693
(149,102,147)
#885D86
(136,93,134)
#7B5479
(123,84,121)
#6E4B6C
(110,75,108)
#61425F
(97,66,95)
#543952
(84,57,82)
#473045
(71,48,69)
#3A2738
(58,39,56)
#2D1E2B
(45,30,43)
#20151E
(32,21,30)
#130C11
(19,12,17)
#000000
(0,0,0)

Tints of #956693

#956693
(149,102,147)
#9E739C
(158,115,156)
#A780A5
(167,128,165)
#B08DAE
(176,141,174)
#B99AB7
(185,154,183)
#C2A7C0
(194,167,192)
#CBB4C9
(203,180,201)
#D4C1D2
(212,193,210)
#DDCEDB
(221,206,219)
#E6DBE4
(230,219,228)
#EFE8ED
(239,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #956693; }

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

This text font color is #956693.

Background Color

.myBgColor { background-color: #956693; }

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

This div background color is #956693.

Border color

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

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

This div border color is #956693.

Opacity

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

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

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

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

This text has shadow with #956693 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #956693.

Preview

Color preview on black background

This text has color #956693 on black background.


Color preview on white background

This text has color #956693 on white background.


Black color preview on #956693 background

This text has black color on #956693 background.


White color preview on #956693 background

This text has white color on #956693 background.


Related colors

Complementary color

Complementary color for #hex is #6A996C.


I love getcolorcode.com

Triadic colors

1 #939566 and #669395 with #956693 are triadic colors.

2 #936695 and #669593 with #956693 are triadic colors.