COLOR #995777

HEX: #995777 RGB: (153,87,119)

Color info

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

RGB color model

#995777 color RGB value is (153,87,119).

RGB: (153,87,119) (60%, 34%, 47%)

RGB channels and saturation

R 153 of 255 = 60%
G 87 of 255 = 34%
B 119 of 255 = 47%

153
87
119

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

Portions of RGB colors in percentages

R + G + B = 153 + 87 + 119 = 359 (100%)
R 153 of 359 ~ 42.62%
G 87 of 359 ~ 24.23%
B 119 of 359 ~ 33.15'%

%42.62
%24.23
%33.15

CMYK color model

#995777 color CMYK value is (0,43,22,40).

  • cyan value is 0.00%
  • magenta value is 43.14%
  • yellow value is 22.22%
  • key color value is 40.00%
CMYK: (0,43,22,40) C0M43Y22K40 (0%,43%,22%,40%) (0.00/0.43/0.22/0.40) 

CMYK percentages

%0
%43.14
%22.22
%40

Codes

Color #995777 in popluar color models

99 57 77
RGB 153 87 119
HSL 331° 27.50% 47.06%
HSB/HSV 331° 43.14% 60.00%
CMYK 0.00% 43.14% 22.22%
40.00%

Color #995777 in popluar number systems.

HEX 99 57 77
Decimal 153 87 119
Binary 10011001 1010111 1110111
Octal 231 127 167

Shades and tints

Shades of #995777

#995777
(153,87,119)
#8C506D
(140,80,109)
#7F4963
(127,73,99)
#724259
(114,66,89)
#653B4F
(101,59,79)
#583445
(88,52,69)
#4B2D3B
(75,45,59)
#3E2631
(62,38,49)
#311F27
(49,31,39)
#24181D
(36,24,29)
#171113
(23,17,19)
#000000
(0,0,0)

Tints of #995777

#995777
(153,87,119)
#A26683
(162,102,131)
#AB758F
(171,117,143)
#B4849B
(180,132,155)
#BD93A7
(189,147,167)
#C6A2B3
(198,162,179)
#CFB1BF
(207,177,191)
#D8C0CB
(216,192,203)
#E1CFD7
(225,207,215)
#EADEE3
(234,222,227)
#F3EDEF
(243,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #995777 color. Also use rgb(153,87,119) instead hex code.

Text Font Color

.myTextColor { color: #995777; }

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

This text font color is #995777.

Background Color

.myBgColor { background-color: #995777; }

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

This div background color is #995777.

Border color

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

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

This div border color is #995777.

Opacity

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

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

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

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

This text has shadow with #995777 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #995777.

Preview

Color preview on black background

This text has color #995777 on black background.


Color preview on white background

This text has color #995777 on white background.


Black color preview on #995777 background

This text has black color on #995777 background.


White color preview on #995777 background

This text has white color on #995777 background.


Related colors

Complementary color

Complementary color for #hex is #66A888.


I love getcolorcode.com

Triadic colors

1 #779957 and #577799 with #995777 are triadic colors.

2 #775799 and #579977 with #995777 are triadic colors.