COLOR #956988

HEX: #956988 RGB: (149,105,136)

Color info

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

RGB color model

#956988 color RGB value is (149,105,136).

RGB: (149,105,136) (58%, 41%, 53%)

RGB channels and saturation

R 149 of 255 = 58%
G 105 of 255 = 41%
B 136 of 255 = 53%

149
105
136

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

Portions of RGB colors in percentages

R + G + B = 149 + 105 + 136 = 390 (100%)
R 149 of 390 ~ 38.21%
G 105 of 390 ~ 26.92%
B 136 of 390 ~ 34.87'%

%38.21
%26.92
%34.87

CMYK color model

#956988 color CMYK value is (0,30,9,42).

  • cyan value is 0.00%
  • magenta value is 29.53%
  • yellow value is 8.72%
  • key color value is 41.57%

CMYK: (0,30,9,42)
C0M30Y9K42 (0%, 30%, 9%, 42%)
(0.00 / 0.30 / 0.09 / 0.42)

CMYK percentages

%0
%29.53
%8.72
%41.57

Codes

Color #956988 in popluar color models

95 69 88
RGB 149 105 136
HSL 318° 17.32% 49.80%
HSB/HSV 318° 29.53% 58.43%
CMYK 0.00% 29.53% 8.72%
41.57%

Color #956988 in popluar number systems.

HEX 95 69 88
Decimal 149 105 136
Binary 10010101 1101001 10001000
Octal 225 151 210

Shades and tints

Shades of #956988

#956988
(149,105,136)
#88607C
(136,96,124)
#7B5770
(123,87,112)
#6E4E64
(110,78,100)
#614558
(97,69,88)
#543C4C
(84,60,76)
#473340
(71,51,64)
#3A2A34
(58,42,52)
#2D2128
(45,33,40)
#20181C
(32,24,28)
#130F10
(19,15,16)
#000000
(0,0,0)

Tints of #956988

#956988
(149,105,136)
#9E7692
(158,118,146)
#A7839C
(167,131,156)
#B090A6
(176,144,166)
#B99DB0
(185,157,176)
#C2AABA
(194,170,186)
#CBB7C4
(203,183,196)
#D4C4CE
(212,196,206)
#DDD1D8
(221,209,216)
#E6DEE2
(230,222,226)
#EFEBEC
(239,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #956988 color. Also use rgb(149,105,136) instead hex code.

Text Font Color

.myTextColor { color: #956988; }

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

This text font color is #956988.

Background Color

.myBgColor { background-color: #956988; }

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

This div background color is #956988.

Border color

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

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

This div border color is #956988.

Opacity

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

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

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

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

This text has shadow with #956988 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #956988.

Preview

Color preview on black background

This text has color #956988 on black background.


Color preview on white background

This text has color #956988 on white background.


Black color preview on #956988 background

This text has black color on #956988 background.


White color preview on #956988 background

This text has white color on #956988 background.


Related colors

Complementary color

Complementary color for #hex is #6A9677.


I love getcolorcode.com

Triadic colors

1 #889569 and #698895 with #956988 are triadic colors.

2 #886995 and #699588 with #956988 are triadic colors.