COLOR #9D6CE1

HEX: #9D6CE1 RGB: (157,108,225)

Color info

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

RGB color model

#9D6CE1 color RGB value is (157,108,225).

RGB: (157,108,225) (62%, 42%, 88%)

RGB channels and saturation

R 157 of 255 = 62%
G 108 of 255 = 42%
B 225 of 255 = 88%

157
108
225

R + G + B ~ 64%. #9D6CE1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 157 + 108 + 225 = 490 (100%)
R 157 of 490 ~ 32.04%
G 108 of 490 ~ 22.04%
B 225 of 490 ~ 45.92'%

%32.04
%22.04
%45.92

CMYK color model

#9D6CE1 color CMYK value is (30,52,0,12).

  • cyan value is 30.22%
  • magenta value is 52.00%
  • yellow value is 0.00%
  • key color value is 11.76%

CMYK: (30,52,0,12)
C30M52Y0K12 (30%, 52%, 0%, 12%)
(0.30 / 0.52 / 0.00 / 0.12)

CMYK percentages

%30.22
%52
%0
%11.76

Codes

Color #9D6CE1 in popluar color models

9D 6C E1
RGB 157 108 225
HSL 265° 66.10% 65.29%
HSB/HSV 265° 52.00% 88.24%
CMYK 30.22% 52.00% 0.00%
11.76%

Color #9D6CE1 in popluar number systems.

HEX 9D 6C E1
Decimal 157 108 225
Binary 10011101 1101100 11100001
Octal 235 154 341

Shades and tints

Shades of #9D6CE1

#9D6CE1
(157,108,225)
#8F63CD
(143,99,205)
#815AB9
(129,90,185)
#7351A5
(115,81,165)
#654891
(101,72,145)
#573F7D
(87,63,125)
#493669
(73,54,105)
#3B2D55
(59,45,85)
#2D2441
(45,36,65)
#1F1B2D
(31,27,45)
#111219
(17,18,25)
#000000
(0,0,0)

Tints of #9D6CE1

#9D6CE1
(157,108,225)
#A579E3
(165,121,227)
#AD86E5
(173,134,229)
#B593E7
(181,147,231)
#BDA0E9
(189,160,233)
#C5ADEB
(197,173,235)
#CDBAED
(205,186,237)
#D5C7EF
(213,199,239)
#DDD4F1
(221,212,241)
#E5E1F3
(229,225,243)
#EDEEF5
(237,238,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9D6CE1 color. Also use rgb(157,108,225) instead hex code.

Text Font Color

.myTextColor { color: #9D6CE1; }

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

This text font color is #9D6CE1.

Background Color

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

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

This div background color is #9D6CE1.

Border color

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

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

This div border color is #9D6CE1.

Opacity

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

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

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

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

This text has shadow with #9D6CE1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9D6CE1.

Preview

Color preview on black background

This text has color #9D6CE1 on black background.


Color preview on white background

This text has color #9D6CE1 on white background.


Black color preview on #9D6CE1 background

This text has black color on #9D6CE1 background.


White color preview on #9D6CE1 background

This text has white color on #9D6CE1 background.


Related colors

Complementary color

Complementary color for #hex is #62931E.


I love getcolorcode.com

Triadic colors

1 #E19D6C and #6CE19D with #9D6CE1 are triadic colors.

2 #E16C9D and #6C9DE1 with #9D6CE1 are triadic colors.