COLOR #9D4CB4

HEX: #9D4CB4 RGB: (157,76,180)

Color info

#9D4CB4 contains mainly red and blue colors. Web safe color of #9D4CB4 is #9933CC (or #93C).

RGB color model

#9D4CB4 color RGB value is (157,76,180).

RGB: (157,76,180) (62%, 30%, 71%)

RGB channels and saturation

R 157 of 255 = 62%
G 76 of 255 = 30%
B 180 of 255 = 71%

157
76
180

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

Portions of RGB colors in percentages

R + G + B = 157 + 76 + 180 = 413 (100%)
R 157 of 413 ~ 38.01%
G 76 of 413 ~ 18.4%
B 180 of 413 ~ 43.58'%

%38.01
%18.4
%43.58

CMYK color model

#9D4CB4 color CMYK value is (13,58,0,29).

  • cyan value is 12.78%
  • magenta value is 57.78%
  • yellow value is 0.00%
  • key color value is 29.41%

CMYK: (13,58,0,29)
C13M58Y0K29 (13%, 58%, 0%, 29%)
(0.13 / 0.58 / 0.00 / 0.29)

CMYK percentages

%12.78
%57.78
%0
%29.41

Codes

Color #9D4CB4 in popluar color models

9D 4C B4
RGB 157 76 180
HSL 287° 40.94% 50.20%
HSB/HSV 287° 57.78% 70.59%
CMYK 12.78% 57.78% 0.00%
29.41%

Color #9D4CB4 in popluar number systems.

HEX 9D 4C B4
Decimal 157 76 180
Binary 10011101 1001100 10110100
Octal 235 114 264

Shades and tints

Shades of #9D4CB4

#9D4CB4
(157,76,180)
#8F46A4
(143,70,164)
#814094
(129,64,148)
#733A84
(115,58,132)
#653474
(101,52,116)
#572E64
(87,46,100)
#492854
(73,40,84)
#3B2244
(59,34,68)
#2D1C34
(45,28,52)
#1F1624
(31,22,36)
#111014
(17,16,20)
#000000
(0,0,0)

Tints of #9D4CB4

#9D4CB4
(157,76,180)
#A55CBA
(165,92,186)
#AD6CC0
(173,108,192)
#B57CC6
(181,124,198)
#BD8CCC
(189,140,204)
#C59CD2
(197,156,210)
#CDACD8
(205,172,216)
#D5BCDE
(213,188,222)
#DDCCE4
(221,204,228)
#E5DCEA
(229,220,234)
#EDECF0
(237,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9D4CB4 color. Also use rgb(157,76,180) instead hex code.

Text Font Color

.myTextColor { color: #9D4CB4; }

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

This text font color is #9D4CB4.

Background Color

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

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

This div background color is #9D4CB4.

Border color

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

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

This div border color is #9D4CB4.

Opacity

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

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

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

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

This text has shadow with #9D4CB4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9D4CB4.

Preview

Color preview on black background

This text has color #9D4CB4 on black background.


Color preview on white background

This text has color #9D4CB4 on white background.


Black color preview on #9D4CB4 background

This text has black color on #9D4CB4 background.


White color preview on #9D4CB4 background

This text has white color on #9D4CB4 background.


Related colors

Complementary color

Complementary color for #hex is #62B34B.


I love getcolorcode.com

Triadic colors

1 #B49D4C and #4CB49D with #9D4CB4 are triadic colors.

2 #B44C9D and #4C9DB4 with #9D4CB4 are triadic colors.