COLOR #9C6794

HEX: #9C6794 RGB: (156,103,148)

Color info

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

RGB color model

#9C6794 color RGB value is (156,103,148).

RGB: (156,103,148) (61%, 40%, 58%)

RGB channels and saturation

R 156 of 255 = 61%
G 103 of 255 = 40%
B 148 of 255 = 58%

156
103
148

R + G + B ~ 53%. #9C6794 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 156 + 103 + 148 = 407 (100%)
R 156 of 407 ~ 38.33%
G 103 of 407 ~ 25.31%
B 148 of 407 ~ 36.36'%

%38.33
%25.31
%36.36

CMYK color model

#9C6794 color CMYK value is (0,34,5,39).

  • cyan value is 0.00%
  • magenta value is 33.97%
  • yellow value is 5.13%
  • key color value is 38.82%

CMYK: (0,34,5,39)
C0M34Y5K39 (0%, 34%, 5%, 39%)
(0.00 / 0.34 / 0.05 / 0.39)

CMYK percentages

%0
%33.97
%5.13
%38.82

Codes

Color #9C6794 in popluar color models

9C 67 94
RGB 156 103 148
HSL 309° 21.12% 50.78%
HSB/HSV 309° 33.97% 61.18%
CMYK 0.00% 33.97% 5.13%
38.82%

Color #9C6794 in popluar number systems.

HEX 9C 67 94
Decimal 156 103 148
Binary 10011100 1100111 10010100
Octal 234 147 224

Shades and tints

Shades of #9C6794

#9C6794
(156,103,148)
#8E5E87
(142,94,135)
#80557A
(128,85,122)
#724C6D
(114,76,109)
#644360
(100,67,96)
#563A53
(86,58,83)
#483146
(72,49,70)
#3A2839
(58,40,57)
#2C1F2C
(44,31,44)
#1E161F
(30,22,31)
#100D12
(16,13,18)
#000000
(0,0,0)

Tints of #9C6794

#9C6794
(156,103,148)
#A5749D
(165,116,157)
#AE81A6
(174,129,166)
#B78EAF
(183,142,175)
#C09BB8
(192,155,184)
#C9A8C1
(201,168,193)
#D2B5CA
(210,181,202)
#DBC2D3
(219,194,211)
#E4CFDC
(228,207,220)
#EDDCE5
(237,220,229)
#F6E9EE
(246,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9C6794 color. Also use rgb(156,103,148) instead hex code.

Text Font Color

.myTextColor { color: #9C6794; }

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

This text font color is #9C6794.

Background Color

.myBgColor { background-color: #9C6794; }

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

This div background color is #9C6794.

Border color

.myBorderColor { border: 1px solid #9C6794; }

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

This div border color is #9C6794.

Opacity

.myOpacity80 { color: #9C6794; opacity: 0.8; }

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

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

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

This text has shadow with #9C6794 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9C6794.

Preview

Color preview on black background

This text has color #9C6794 on black background.


Color preview on white background

This text has color #9C6794 on white background.


Black color preview on #9C6794 background

This text has black color on #9C6794 background.


White color preview on #9C6794 background

This text has white color on #9C6794 background.


Related colors

Complementary color

Complementary color for #hex is #63986B.


I love getcolorcode.com

Triadic colors

1 #949C67 and #67949C with #9C6794 are triadic colors.

2 #94679C and #679C94 with #9C6794 are triadic colors.