COLOR #917497

HEX: #917497 RGB: (145,116,151)

Color info

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

RGB color model

#917497 color RGB value is (145,116,151).

RGB: (145,116,151) (57%, 45%, 59%)

RGB channels and saturation

R 145 of 255 = 57%
G 116 of 255 = 45%
B 151 of 255 = 59%

145
116
151

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

Portions of RGB colors in percentages

R + G + B = 145 + 116 + 151 = 412 (100%)
R 145 of 412 ~ 35.19%
G 116 of 412 ~ 28.16%
B 151 of 412 ~ 36.65'%

%35.19
%28.16
%36.65

CMYK color model

#917497 color CMYK value is (4,23,0,41).

  • cyan value is 3.97%
  • magenta value is 23.18%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (4,23,0,41)
C4M23Y0K41 (4%, 23%, 0%, 41%)
(0.04 / 0.23 / 0.00 / 0.41)

CMYK percentages

%3.97
%23.18
%0
%40.78

Codes

Color #917497 in popluar color models

91 74 97
RGB 145 116 151
HSL 290° 14.40% 52.35%
HSB/HSV 290° 23.18% 59.22%
CMYK 3.97% 23.18% 0.00%
40.78%

Color #917497 in popluar number systems.

HEX 91 74 97
Decimal 145 116 151
Binary 10010001 1110100 10010111
Octal 221 164 227

Shades and tints

Shades of #917497

#917497
(145,116,151)
#846A8A
(132,106,138)
#77607D
(119,96,125)
#6A5670
(106,86,112)
#5D4C63
(93,76,99)
#504256
(80,66,86)
#433849
(67,56,73)
#362E3C
(54,46,60)
#29242F
(41,36,47)
#1C1A22
(28,26,34)
#0F1015
(15,16,21)
#000000
(0,0,0)

Tints of #917497

#917497
(145,116,151)
#9B80A0
(155,128,160)
#A58CA9
(165,140,169)
#AF98B2
(175,152,178)
#B9A4BB
(185,164,187)
#C3B0C4
(195,176,196)
#CDBCCD
(205,188,205)
#D7C8D6
(215,200,214)
#E1D4DF
(225,212,223)
#EBE0E8
(235,224,232)
#F5ECF1
(245,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #917497 color. Also use rgb(145,116,151) instead hex code.

Text Font Color

.myTextColor { color: #917497; }

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

This text font color is #917497.

Background Color

.myBgColor { background-color: #917497; }

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

This div background color is #917497.

Border color

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

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

This div border color is #917497.

Opacity

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

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

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

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

This text has shadow with #917497 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #917497.

Preview

Color preview on black background

This text has color #917497 on black background.


Color preview on white background

This text has color #917497 on white background.


Black color preview on #917497 background

This text has black color on #917497 background.


White color preview on #917497 background

This text has white color on #917497 background.


Related colors

Complementary color

Complementary color for #hex is #6E8B68.


I love getcolorcode.com

Triadic colors

1 #979174 and #749791 with #917497 are triadic colors.

2 #977491 and #749197 with #917497 are triadic colors.