COLOR #955876

HEX: #955876 RGB: (149,88,118)

Color info

#955876 contains mainly red and blue colors. Web safe color of #955876 is #996666 (or #966).

RGB color model

#955876 color RGB value is (149,88,118).

RGB: (149,88,118) (58%, 35%, 46%)

RGB channels and saturation

R 149 of 255 = 58%
G 88 of 255 = 35%
B 118 of 255 = 46%

149
88
118

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

Portions of RGB colors in percentages

R + G + B = 149 + 88 + 118 = 355 (100%)
R 149 of 355 ~ 41.97%
G 88 of 355 ~ 24.79%
B 118 of 355 ~ 33.24'%

%41.97
%24.79
%33.24

CMYK color model

#955876 color CMYK value is (0,41,21,42).

  • cyan value is 0.00%
  • magenta value is 40.94%
  • yellow value is 20.81%
  • key color value is 41.57%

CMYK: (0,41,21,42)
C0M41Y21K42 (0%, 41%, 21%, 42%)
(0.00 / 0.41 / 0.21 / 0.42)

CMYK percentages

%0
%40.94
%20.81
%41.57

Codes

Color #955876 in popluar color models

95 58 76
RGB 149 88 118
HSL 330° 25.74% 46.47%
HSB/HSV 330° 40.94% 58.43%
CMYK 0.00% 40.94% 20.81%
41.57%

Color #955876 in popluar number systems.

HEX 95 58 76
Decimal 149 88 118
Binary 10010101 1011000 1110110
Octal 225 130 166

Shades and tints

Shades of #955876

#955876
(149,88,118)
#88506C
(136,80,108)
#7B4862
(123,72,98)
#6E4058
(110,64,88)
#61384E
(97,56,78)
#543044
(84,48,68)
#47283A
(71,40,58)
#3A2030
(58,32,48)
#2D1826
(45,24,38)
#20101C
(32,16,28)
#130812
(19,8,18)
#000000
(0,0,0)

Tints of #955876

#955876
(149,88,118)
#9E6782
(158,103,130)
#A7768E
(167,118,142)
#B0859A
(176,133,154)
#B994A6
(185,148,166)
#C2A3B2
(194,163,178)
#CBB2BE
(203,178,190)
#D4C1CA
(212,193,202)
#DDD0D6
(221,208,214)
#E6DFE2
(230,223,226)
#EFEEEE
(239,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #955876 color. Also use rgb(149,88,118) instead hex code.

Text Font Color

.myTextColor { color: #955876; }

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

This text font color is #955876.

Background Color

.myBgColor { background-color: #955876; }

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

This div background color is #955876.

Border color

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

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

This div border color is #955876.

Opacity

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

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

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

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

This text has shadow with #955876 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #955876.

Preview

Color preview on black background

This text has color #955876 on black background.


Color preview on white background

This text has color #955876 on white background.


Black color preview on #955876 background

This text has black color on #955876 background.


White color preview on #955876 background

This text has white color on #955876 background.


Related colors

Complementary color

Complementary color for #hex is #6AA789.


I love getcolorcode.com

Triadic colors

1 #769558 and #587695 with #955876 are triadic colors.

2 #765895 and #589576 with #955876 are triadic colors.