COLOR #915988

HEX: #915988 RGB: (145,89,136)

Color info

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

RGB color model

#915988 color RGB value is (145,89,136).

RGB: (145,89,136) (57%, 35%, 53%)

RGB channels and saturation

R 145 of 255 = 57%
G 89 of 255 = 35%
B 136 of 255 = 53%

145
89
136

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

Portions of RGB colors in percentages

R + G + B = 145 + 89 + 136 = 370 (100%)
R 145 of 370 ~ 39.19%
G 89 of 370 ~ 24.05%
B 136 of 370 ~ 36.76'%

%39.19
%24.05
%36.76

CMYK color model

#915988 color CMYK value is (0,39,6,43).

  • cyan value is 0.00%
  • magenta value is 38.62%
  • yellow value is 6.21%
  • key color value is 43.14%

CMYK: (0,39,6,43)
C0M39Y6K43 (0%, 39%, 6%, 43%)
(0.00 / 0.39 / 0.06 / 0.43)

CMYK percentages

%0
%38.62
%6.21
%43.14

Codes

Color #915988 in popluar color models

91 59 88
RGB 145 89 136
HSL 310° 23.93% 45.88%
HSB/HSV 310° 38.62% 56.86%
CMYK 0.00% 38.62% 6.21%
43.14%

Color #915988 in popluar number systems.

HEX 91 59 88
Decimal 145 89 136
Binary 10010001 1011001 10001000
Octal 221 131 210

Shades and tints

Shades of #915988

#915988
(145,89,136)
#84517C
(132,81,124)
#774970
(119,73,112)
#6A4164
(106,65,100)
#5D3958
(93,57,88)
#50314C
(80,49,76)
#432940
(67,41,64)
#362134
(54,33,52)
#291928
(41,25,40)
#1C111C
(28,17,28)
#0F0910
(15,9,16)
#000000
(0,0,0)

Tints of #915988

#915988
(145,89,136)
#9B6892
(155,104,146)
#A5779C
(165,119,156)
#AF86A6
(175,134,166)
#B995B0
(185,149,176)
#C3A4BA
(195,164,186)
#CDB3C4
(205,179,196)
#D7C2CE
(215,194,206)
#E1D1D8
(225,209,216)
#EBE0E2
(235,224,226)
#F5EFEC
(245,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #915988 color. Also use rgb(145,89,136) instead hex code.

Text Font Color

.myTextColor { color: #915988; }

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

This text font color is #915988.

Background Color

.myBgColor { background-color: #915988; }

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

This div background color is #915988.

Border color

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

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

This div border color is #915988.

Opacity

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

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

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

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

This text has shadow with #915988 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #915988.

Preview

Color preview on black background

This text has color #915988 on black background.


Color preview on white background

This text has color #915988 on white background.


Black color preview on #915988 background

This text has black color on #915988 background.


White color preview on #915988 background

This text has white color on #915988 background.


Related colors

Complementary color

Complementary color for #hex is #6EA677.


I love getcolorcode.com

Triadic colors

1 #889159 and #598891 with #915988 are triadic colors.

2 #885991 and #599188 with #915988 are triadic colors.