COLOR #956381

HEX: #956381 RGB: (149,99,129)

Color info

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

RGB color model

#956381 color RGB value is (149,99,129).

RGB: (149,99,129) (58%, 39%, 51%)

RGB channels and saturation

R 149 of 255 = 58%
G 99 of 255 = 39%
B 129 of 255 = 51%

149
99
129

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

Portions of RGB colors in percentages

R + G + B = 149 + 99 + 129 = 377 (100%)
R 149 of 377 ~ 39.52%
G 99 of 377 ~ 26.26%
B 129 of 377 ~ 34.22'%

%39.52
%26.26
%34.22

CMYK color model

#956381 color CMYK value is (0,34,13,42).

  • cyan value is 0.00%
  • magenta value is 33.56%
  • yellow value is 13.42%
  • key color value is 41.57%

CMYK: (0,34,13,42)
C0M34Y13K42 (0%, 34%, 13%, 42%)
(0.00 / 0.34 / 0.13 / 0.42)

CMYK percentages

%0
%33.56
%13.42
%41.57

Codes

Color #956381 in popluar color models

95 63 81
RGB 149 99 129
HSL 324° 20.16% 48.63%
HSB/HSV 324° 33.56% 58.43%
CMYK 0.00% 33.56% 13.42%
41.57%

Color #956381 in popluar number systems.

HEX 95 63 81
Decimal 149 99 129
Binary 10010101 1100011 10000001
Octal 225 143 201

Shades and tints

Shades of #956381

#956381
(149,99,129)
#885A76
(136,90,118)
#7B516B
(123,81,107)
#6E4860
(110,72,96)
#613F55
(97,63,85)
#54364A
(84,54,74)
#472D3F
(71,45,63)
#3A2434
(58,36,52)
#2D1B29
(45,27,41)
#20121E
(32,18,30)
#130913
(19,9,19)
#000000
(0,0,0)

Tints of #956381

#956381
(149,99,129)
#9E718C
(158,113,140)
#A77F97
(167,127,151)
#B08DA2
(176,141,162)
#B99BAD
(185,155,173)
#C2A9B8
(194,169,184)
#CBB7C3
(203,183,195)
#D4C5CE
(212,197,206)
#DDD3D9
(221,211,217)
#E6E1E4
(230,225,228)
#EFEFEF
(239,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #956381 color. Also use rgb(149,99,129) instead hex code.

Text Font Color

.myTextColor { color: #956381; }

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

This text font color is #956381.

Background Color

.myBgColor { background-color: #956381; }

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

This div background color is #956381.

Border color

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

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

This div border color is #956381.

Opacity

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

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

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

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

This text has shadow with #956381 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #956381.

Preview

Color preview on black background

This text has color #956381 on black background.


Color preview on white background

This text has color #956381 on white background.


Black color preview on #956381 background

This text has black color on #956381 background.


White color preview on #956381 background

This text has white color on #956381 background.


Related colors

Complementary color

Complementary color for #hex is #6A9C7E.


I love getcolorcode.com

Triadic colors

1 #819563 and #638195 with #956381 are triadic colors.

2 #816395 and #639581 with #956381 are triadic colors.