COLOR #936980

HEX: #936980 RGB: (147,105,128)

Color info

#936980 contains red, green and blue colors in about the same proportion. Web safe color of #936980 is #996666 (or #966).

RGB color model

#936980 color RGB value is (147,105,128).

RGB: (147,105,128) (58%, 41%, 50%)

RGB channels and saturation

R 147 of 255 = 58%
G 105 of 255 = 41%
B 128 of 255 = 50%

147
105
128

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

Portions of RGB colors in percentages

R + G + B = 147 + 105 + 128 = 380 (100%)
R 147 of 380 ~ 38.68%
G 105 of 380 ~ 27.63%
B 128 of 380 ~ 33.68'%

%38.68
%27.63
%33.68

CMYK color model

#936980 color CMYK value is (0,29,13,42).

  • cyan value is 0.00%
  • magenta value is 28.57%
  • yellow value is 12.93%
  • key color value is 42.35%

CMYK: (0,29,13,42)
C0M29Y13K42 (0%, 29%, 13%, 42%)
(0.00 / 0.29 / 0.13 / 0.42)

CMYK percentages

%0
%28.57
%12.93
%42.35

Codes

Color #936980 in popluar color models

93 69 80
RGB 147 105 128
HSL 327° 16.67% 49.41%
HSB/HSV 327° 28.57% 57.65%
CMYK 0.00% 28.57% 12.93%
42.35%

Color #936980 in popluar number systems.

HEX 93 69 80
Decimal 147 105 128
Binary 10010011 1101001 10000000
Octal 223 151 200

Shades and tints

Shades of #936980

#936980
(147,105,128)
#866075
(134,96,117)
#79576A
(121,87,106)
#6C4E5F
(108,78,95)
#5F4554
(95,69,84)
#523C49
(82,60,73)
#45333E
(69,51,62)
#382A33
(56,42,51)
#2B2128
(43,33,40)
#1E181D
(30,24,29)
#110F12
(17,15,18)
#000000
(0,0,0)

Tints of #936980

#936980
(147,105,128)
#9C768B
(156,118,139)
#A58396
(165,131,150)
#AE90A1
(174,144,161)
#B79DAC
(183,157,172)
#C0AAB7
(192,170,183)
#C9B7C2
(201,183,194)
#D2C4CD
(210,196,205)
#DBD1D8
(219,209,216)
#E4DEE3
(228,222,227)
#EDEBEE
(237,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #936980 color. Also use rgb(147,105,128) instead hex code.

Text Font Color

.myTextColor { color: #936980; }

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

This text font color is #936980.

Background Color

.myBgColor { background-color: #936980; }

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

This div background color is #936980.

Border color

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

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

This div border color is #936980.

Opacity

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

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

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

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

This text has shadow with #936980 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #936980.

Preview

Color preview on black background

This text has color #936980 on black background.


Color preview on white background

This text has color #936980 on white background.


Black color preview on #936980 background

This text has black color on #936980 background.


White color preview on #936980 background

This text has white color on #936980 background.


Related colors

Complementary color

Complementary color for #hex is #6C967F.


I love getcolorcode.com

Triadic colors

1 #809369 and #698093 with #936980 are triadic colors.

2 #806993 and #699380 with #936980 are triadic colors.