COLOR #9D6DE4

HEX: #9D6DE4 RGB: (157,109,228)

Color info

#9D6DE4 contains mainly blue color. Web safe color of #9D6DE4 is #9966CC (or #96C).

RGB color model

#9D6DE4 color RGB value is (157,109,228).

RGB: (157,109,228) (62%, 43%, 89%)

RGB channels and saturation

R 157 of 255 = 62%
G 109 of 255 = 43%
B 228 of 255 = 89%

157
109
228

R + G + B ~ 65%. #9D6DE4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 157 + 109 + 228 = 494 (100%)
R 157 of 494 ~ 31.78%
G 109 of 494 ~ 22.06%
B 228 of 494 ~ 46.15'%

%31.78
%22.06
%46.15

CMYK color model

#9D6DE4 color CMYK value is (31,52,0,11).

  • cyan value is 31.14%
  • magenta value is 52.19%
  • yellow value is 0.00%
  • key color value is 10.59%

CMYK: (31,52,0,11)
C31M52Y0K11 (31%, 52%, 0%, 11%)
(0.31 / 0.52 / 0.00 / 0.11)

CMYK percentages

%31.14
%52.19
%0
%10.59

Codes

Color #9D6DE4 in popluar color models

9D 6D E4
RGB 157 109 228
HSL 264° 68.79% 66.08%
HSB/HSV 264° 52.19% 89.41%
CMYK 31.14% 52.19% 0.00%
10.59%

Color #9D6DE4 in popluar number systems.

HEX 9D 6D E4
Decimal 157 109 228
Binary 10011101 1101101 11100100
Octal 235 155 344

Shades and tints

Shades of #9D6DE4

#9D6DE4
(157,109,228)
#8F64D0
(143,100,208)
#815BBC
(129,91,188)
#7352A8
(115,82,168)
#654994
(101,73,148)
#574080
(87,64,128)
#49376C
(73,55,108)
#3B2E58
(59,46,88)
#2D2544
(45,37,68)
#1F1C30
(31,28,48)
#11131C
(17,19,28)
#000000
(0,0,0)

Tints of #9D6DE4

#9D6DE4
(157,109,228)
#A57AE6
(165,122,230)
#AD87E8
(173,135,232)
#B594EA
(181,148,234)
#BDA1EC
(189,161,236)
#C5AEEE
(197,174,238)
#CDBBF0
(205,187,240)
#D5C8F2
(213,200,242)
#DDD5F4
(221,213,244)
#E5E2F6
(229,226,246)
#EDEFF8
(237,239,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9D6DE4 color. Also use rgb(157,109,228) instead hex code.

Text Font Color

.myTextColor { color: #9D6DE4; }

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

This text font color is #9D6DE4.

Background Color

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

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

This div background color is #9D6DE4.

Border color

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

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

This div border color is #9D6DE4.

Opacity

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

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

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

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

This text has shadow with #9D6DE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9D6DE4.

Preview

Color preview on black background

This text has color #9D6DE4 on black background.


Color preview on white background

This text has color #9D6DE4 on white background.


Black color preview on #9D6DE4 background

This text has black color on #9D6DE4 background.


White color preview on #9D6DE4 background

This text has white color on #9D6DE4 background.


Related colors

Complementary color

Complementary color for #9D6DE4 is #62921B.


I love getcolorcode.com

Triadic colors

1 #E49D6D and #6DE49D with #9D6DE4 are triadic colors.

2 #E46D9D and #6D9DE4 with #9D6DE4 are triadic colors.