COLOR #937599

HEX: #937599 RGB: (147,117,153)

Color info

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

RGB color model

#937599 color RGB value is (147,117,153).

RGB: (147,117,153) (58%, 46%, 60%)

RGB channels and saturation

R 147 of 255 = 58%
G 117 of 255 = 46%
B 153 of 255 = 60%

147
117
153

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

Portions of RGB colors in percentages

R + G + B = 147 + 117 + 153 = 417 (100%)
R 147 of 417 ~ 35.25%
G 117 of 417 ~ 28.06%
B 153 of 417 ~ 36.69'%

%35.25
%28.06
%36.69

CMYK color model

#937599 color CMYK value is (4,24,0,40).

  • cyan value is 3.92%
  • magenta value is 23.53%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (4,24,0,40)
C4M24Y0K40 (4%, 24%, 0%, 40%)
(0.04 / 0.24 / 0.00 / 0.40)

CMYK percentages

%3.92
%23.53
%0
%40

Codes

Color #937599 in popluar color models

93 75 99
RGB 147 117 153
HSL 290° 15.00% 52.94%
HSB/HSV 290° 23.53% 60.00%
CMYK 3.92% 23.53% 0.00%
40.00%

Color #937599 in popluar number systems.

HEX 93 75 99
Decimal 147 117 153
Binary 10010011 1110101 10011001
Octal 223 165 231

Shades and tints

Shades of #937599

#937599
(147,117,153)
#866B8C
(134,107,140)
#79617F
(121,97,127)
#6C5772
(108,87,114)
#5F4D65
(95,77,101)
#524358
(82,67,88)
#45394B
(69,57,75)
#382F3E
(56,47,62)
#2B2531
(43,37,49)
#1E1B24
(30,27,36)
#111117
(17,17,23)
#000000
(0,0,0)

Tints of #937599

#937599
(147,117,153)
#9C81A2
(156,129,162)
#A58DAB
(165,141,171)
#AE99B4
(174,153,180)
#B7A5BD
(183,165,189)
#C0B1C6
(192,177,198)
#C9BDCF
(201,189,207)
#D2C9D8
(210,201,216)
#DBD5E1
(219,213,225)
#E4E1EA
(228,225,234)
#EDEDF3
(237,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #937599; }

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

This text font color is #937599.

Background Color

.myBgColor { background-color: #937599; }

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

This div background color is #937599.

Border color

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

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

This div border color is #937599.

Opacity

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

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

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

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

This text has shadow with #937599 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #937599.

Preview

Color preview on black background

This text has color #937599 on black background.


Color preview on white background

This text has color #937599 on white background.


Black color preview on #937599 background

This text has black color on #937599 background.


White color preview on #937599 background

This text has white color on #937599 background.


Related colors

Complementary color

Complementary color for #hex is #6C8A66.


I love getcolorcode.com

Triadic colors

1 #999375 and #759993 with #937599 are triadic colors.

2 #997593 and #759399 with #937599 are triadic colors.