COLOR #995188

HEX: #995188 RGB: (153,81,136)

Color info

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

RGB color model

#995188 color RGB value is (153,81,136).

RGB: (153,81,136) (60%, 32%, 53%)

RGB channels and saturation

R 153 of 255 = 60%
G 81 of 255 = 32%
B 136 of 255 = 53%

153
81
136

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

Portions of RGB colors in percentages

R + G + B = 153 + 81 + 136 = 370 (100%)
R 153 of 370 ~ 41.35%
G 81 of 370 ~ 21.89%
B 136 of 370 ~ 36.76'%

%41.35
%21.89
%36.76

CMYK color model

#995188 color CMYK value is (0,47,11,40).

  • cyan value is 0.00%
  • magenta value is 47.06%
  • yellow value is 11.11%
  • key color value is 40.00%

CMYK: (0,47,11,40)
C0M47Y11K40 (0%, 47%, 11%, 40%)
(0.00 / 0.47 / 0.11 / 0.40)

CMYK percentages

%0
%47.06
%11.11
%40

Codes

Color #995188 in popluar color models

99 51 88
RGB 153 81 136
HSL 314° 30.77% 45.88%
HSB/HSV 314° 47.06% 60.00%
CMYK 0.00% 47.06% 11.11%
40.00%

Color #995188 in popluar number systems.

HEX 99 51 88
Decimal 153 81 136
Binary 10011001 1010001 10001000
Octal 231 121 210

Shades and tints

Shades of #995188

#995188
(153,81,136)
#8C4A7C
(140,74,124)
#7F4370
(127,67,112)
#723C64
(114,60,100)
#653558
(101,53,88)
#582E4C
(88,46,76)
#4B2740
(75,39,64)
#3E2034
(62,32,52)
#311928
(49,25,40)
#24121C
(36,18,28)
#170B10
(23,11,16)
#000000
(0,0,0)

Tints of #995188

#995188
(153,81,136)
#A26092
(162,96,146)
#AB6F9C
(171,111,156)
#B47EA6
(180,126,166)
#BD8DB0
(189,141,176)
#C69CBA
(198,156,186)
#CFABC4
(207,171,196)
#D8BACE
(216,186,206)
#E1C9D8
(225,201,216)
#EAD8E2
(234,216,226)
#F3E7EC
(243,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #995188; }

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

This text font color is #995188.

Background Color

.myBgColor { background-color: #995188; }

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

This div background color is #995188.

Border color

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

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

This div border color is #995188.

Opacity

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

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

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

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

This text has shadow with #995188 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #995188.

Preview

Color preview on black background

This text has color #995188 on black background.


Color preview on white background

This text has color #995188 on white background.


Black color preview on #995188 background

This text has black color on #995188 background.


White color preview on #995188 background

This text has white color on #995188 background.


Related colors

Complementary color

Complementary color for #hex is #66AE77.


I love getcolorcode.com

Triadic colors

1 #889951 and #518899 with #995188 are triadic colors.

2 #885199 and #519988 with #995188 are triadic colors.