COLOR #936595

HEX: #936595 RGB: (147,101,149)

Color info

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

RGB color model

#936595 color RGB value is (147,101,149).

RGB: (147,101,149) (58%, 40%, 58%)

RGB channels and saturation

R 147 of 255 = 58%
G 101 of 255 = 40%
B 149 of 255 = 58%

147
101
149

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

Portions of RGB colors in percentages

R + G + B = 147 + 101 + 149 = 397 (100%)
R 147 of 397 ~ 37.03%
G 101 of 397 ~ 25.44%
B 149 of 397 ~ 37.53'%

%37.03
%25.44
%37.53

CMYK color model

#936595 color CMYK value is (1,32,0,42).

  • cyan value is 1.34%
  • magenta value is 32.21%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (1,32,0,42)
C1M32Y0K42 (1%, 32%, 0%, 42%)
(0.01 / 0.32 / 0.00 / 0.42)

CMYK percentages

%1.34
%32.21
%0
%41.57

Codes

Color #936595 in popluar color models

93 65 95
RGB 147 101 149
HSL 298° 19.20% 49.02%
HSB/HSV 298° 32.21% 58.43%
CMYK 1.34% 32.21% 0.00%
41.57%

Color #936595 in popluar number systems.

HEX 93 65 95
Decimal 147 101 149
Binary 10010011 1100101 10010101
Octal 223 145 225

Shades and tints

Shades of #936595

#936595
(147,101,149)
#865C88
(134,92,136)
#79537B
(121,83,123)
#6C4A6E
(108,74,110)
#5F4161
(95,65,97)
#523854
(82,56,84)
#452F47
(69,47,71)
#38263A
(56,38,58)
#2B1D2D
(43,29,45)
#1E1420
(30,20,32)
#110B13
(17,11,19)
#000000
(0,0,0)

Tints of #936595

#936595
(147,101,149)
#9C739E
(156,115,158)
#A581A7
(165,129,167)
#AE8FB0
(174,143,176)
#B79DB9
(183,157,185)
#C0ABC2
(192,171,194)
#C9B9CB
(201,185,203)
#D2C7D4
(210,199,212)
#DBD5DD
(219,213,221)
#E4E3E6
(228,227,230)
#EDF1EF
(237,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #936595 color. Also use rgb(147,101,149) instead hex code.

Text Font Color

.myTextColor { color: #936595; }

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

This text font color is #936595.

Background Color

.myBgColor { background-color: #936595; }

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

This div background color is #936595.

Border color

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

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

This div border color is #936595.

Opacity

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

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

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

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

This text has shadow with #936595 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #936595.

Preview

Color preview on black background

This text has color #936595 on black background.


Color preview on white background

This text has color #936595 on white background.


Black color preview on #936595 background

This text has black color on #936595 background.


White color preview on #936595 background

This text has white color on #936595 background.


Related colors

Complementary color

Complementary color for #hex is #6C9A6A.


I love getcolorcode.com

Triadic colors

1 #959365 and #659593 with #936595 are triadic colors.

2 #956593 and #659395 with #936595 are triadic colors.