COLOR #995699

HEX: #995699 RGB: (153,86,153)

Color info

#995699 contains mainly red and blue colors. Web safe color of #995699 is #996699 (or #969).

RGB color model

#995699 color RGB value is (153,86,153).

RGB: (153,86,153) (60%, 34%, 60%)

RGB channels and saturation

R 153 of 255 = 60%
G 86 of 255 = 34%
B 153 of 255 = 60%

153
86
153

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

Portions of RGB colors in percentages

R + G + B = 153 + 86 + 153 = 392 (100%)
R 153 of 392 ~ 39.03%
G 86 of 392 ~ 21.94%
B 153 of 392 ~ 39.03'%

%39.03
%21.94
%39.03

CMYK color model

#995699 color CMYK value is (0,44,0,40).

  • cyan value is 0.00%
  • magenta value is 43.79%
  • yellow value is 0.00%
  • key color value is 40.00%
CMYK: (0,44,0,40) C0M44Y0K40 (0%,44%,0%,40%) (0.00/0.44/0.00/0.40) 

CMYK percentages

%0
%43.79
%0
%40

Codes

Color #995699 in popluar color models

99 56 99
RGB 153 86 153
HSL 300° 28.03% 46.86%
HSB/HSV 300° 43.79% 60.00%
CMYK 0.00% 43.79% 0.00%
40.00%

Color #995699 in popluar number systems.

HEX 99 56 99
Decimal 153 86 153
Binary 10011001 1010110 10011001
Octal 231 126 231

Shades and tints

Shades of #995699

#995699
(153,86,153)
#8C4F8C
(140,79,140)
#7F487F
(127,72,127)
#724172
(114,65,114)
#653A65
(101,58,101)
#583358
(88,51,88)
#4B2C4B
(75,44,75)
#3E253E
(62,37,62)
#311E31
(49,30,49)
#241724
(36,23,36)
#171017
(23,16,23)
#000000
(0,0,0)

Tints of #995699

#995699
(153,86,153)
#A265A2
(162,101,162)
#AB74AB
(171,116,171)
#B483B4
(180,131,180)
#BD92BD
(189,146,189)
#C6A1C6
(198,161,198)
#CFB0CF
(207,176,207)
#D8BFD8
(216,191,216)
#E1CEE1
(225,206,225)
#EADDEA
(234,221,234)
#F3ECF3
(243,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #995699; }

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

This text font color is #995699.

Background Color

.myBgColor { background-color: #995699; }

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

This div background color is #995699.

Border color

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

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

This div border color is #995699.

Opacity

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

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

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

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

This text has shadow with #995699 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #995699.

Preview

Color preview on black background

This text has color #995699 on black background.


Color preview on white background

This text has color #995699 on white background.


Black color preview on #995699 background

This text has black color on #995699 background.


White color preview on #995699 background

This text has white color on #995699 background.


Related colors

Complementary color

Complementary color for #hex is #66A966.


I love getcolorcode.com

Triadic colors

1 #999956 and #569999 with #995699 are triadic colors.

2 #995699 and #569999 with #995699 are triadic colors.