COLOR #9A4476

HEX: #9A4476 RGB: (154,68,118)

Color info

#9A4476 contains mainly red and blue colors. Web safe color of #9A4476 is #993366 (or #936).

RGB color model

#9A4476 color RGB value is (154,68,118).

RGB: (154,68,118) (60%, 27%, 46%)

RGB channels and saturation

R 154 of 255 = 60%
G 68 of 255 = 27%
B 118 of 255 = 46%

154
68
118

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

Portions of RGB colors in percentages

R + G + B = 154 + 68 + 118 = 340 (100%)
R 154 of 340 ~ 45.29%
G 68 of 340 ~ 20%
B 118 of 340 ~ 34.71'%

%45.29
%20
%34.71

CMYK color model

#9A4476 color CMYK value is (0,56,23,40).

  • cyan value is 0.00%
  • magenta value is 55.84%
  • yellow value is 23.38%
  • key color value is 39.61%

CMYK: (0,56,23,40)
C0M56Y23K40 (0%, 56%, 23%, 40%)
(0.00 / 0.56 / 0.23 / 0.40)

CMYK percentages

%0
%55.84
%23.38
%39.61

Codes

Color #9A4476 in popluar color models

9A 44 76
RGB 154 68 118
HSL 325° 38.74% 43.53%
HSB/HSV 325° 55.84% 60.39%
CMYK 0.00% 55.84% 23.38%
39.61%

Color #9A4476 in popluar number systems.

HEX 9A 44 76
Decimal 154 68 118
Binary 10011010 1000100 1110110
Octal 232 104 166

Shades and tints

Shades of #9A4476

#9A4476
(154,68,118)
#8C3E6C
(140,62,108)
#7E3862
(126,56,98)
#703258
(112,50,88)
#622C4E
(98,44,78)
#542644
(84,38,68)
#46203A
(70,32,58)
#381A30
(56,26,48)
#2A1426
(42,20,38)
#1C0E1C
(28,14,28)
#0E0812
(14,8,18)
#000000
(0,0,0)

Tints of #9A4476

#9A4476
(154,68,118)
#A35582
(163,85,130)
#AC668E
(172,102,142)
#B5779A
(181,119,154)
#BE88A6
(190,136,166)
#C799B2
(199,153,178)
#D0AABE
(208,170,190)
#D9BBCA
(217,187,202)
#E2CCD6
(226,204,214)
#EBDDE2
(235,221,226)
#F4EEEE
(244,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9A4476 color. Also use rgb(154,68,118) instead hex code.

Text Font Color

.myTextColor { color: #9A4476; }

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

This text font color is #9A4476.

Background Color

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

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

This div background color is #9A4476.

Border color

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

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

This div border color is #9A4476.

Opacity

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

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

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

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

This text has shadow with #9A4476 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9A4476.

Preview

Color preview on black background

This text has color #9A4476 on black background.


Color preview on white background

This text has color #9A4476 on white background.


Black color preview on #9A4476 background

This text has black color on #9A4476 background.


White color preview on #9A4476 background

This text has white color on #9A4476 background.


Related colors

Complementary color

Complementary color for #hex is #65BB89.


I love getcolorcode.com

Triadic colors

1 #769A44 and #44769A with #9A4476 are triadic colors.

2 #76449A and #449A76 with #9A4476 are triadic colors.