COLOR #9C8CD7

HEX: #9C8CD7 RGB: (156,140,215)

Color info

#9C8CD7 contains mainly red and blue colors. Web safe color of #9C8CD7 is #9999CC (or #99C).

RGB color model

#9C8CD7 color RGB value is (156,140,215).

RGB: (156,140,215) (61%, 55%, 84%)

RGB channels and saturation

R 156 of 255 = 61%
G 140 of 255 = 55%
B 215 of 255 = 84%

156
140
215

R + G + B ~ 67%. #9C8CD7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 156 + 140 + 215 = 511 (100%)
R 156 of 511 ~ 30.53%
G 140 of 511 ~ 27.4%
B 215 of 511 ~ 42.07'%

%30.53
%27.4
%42.07

CMYK color model

#9C8CD7 color CMYK value is (27,35,0,16).

  • cyan value is 27.44%
  • magenta value is 34.88%
  • yellow value is 0.00%
  • key color value is 15.69%

CMYK: (27,35,0,16)
C27M35Y0K16 (27%, 35%, 0%, 16%)
(0.27 / 0.35 / 0.00 / 0.16)

CMYK percentages

%27.44
%34.88
%0
%15.69

Codes

Color #9C8CD7 in popluar color models

9C 8C D7
RGB 156 140 215
HSL 253° 48.39% 69.61%
HSB/HSV 253° 34.88% 84.31%
CMYK 27.44% 34.88% 0.00%
15.69%

Color #9C8CD7 in popluar number systems.

HEX 9C 8C D7
Decimal 156 140 215
Binary 10011100 10001100 11010111
Octal 234 214 327

Shades and tints

Shades of #9C8CD7

#9C8CD7
(156,140,215)
#8E80C4
(142,128,196)
#8074B1
(128,116,177)
#72689E
(114,104,158)
#645C8B
(100,92,139)
#565078
(86,80,120)
#484465
(72,68,101)
#3A3852
(58,56,82)
#2C2C3F
(44,44,63)
#1E202C
(30,32,44)
#101419
(16,20,25)
#000000
(0,0,0)

Tints of #9C8CD7

#9C8CD7
(156,140,215)
#A596DA
(165,150,218)
#AEA0DD
(174,160,221)
#B7AAE0
(183,170,224)
#C0B4E3
(192,180,227)
#C9BEE6
(201,190,230)
#D2C8E9
(210,200,233)
#DBD2EC
(219,210,236)
#E4DCEF
(228,220,239)
#EDE6F2
(237,230,242)
#F6F0F5
(246,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9C8CD7 color. Also use rgb(156,140,215) instead hex code.

Text Font Color

.myTextColor { color: #9C8CD7; }

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

This text font color is #9C8CD7.

Background Color

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

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

This div background color is #9C8CD7.

Border color

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

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

This div border color is #9C8CD7.

Opacity

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

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

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

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

This text has shadow with #9C8CD7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9C8CD7.

Preview

Color preview on black background

This text has color #9C8CD7 on black background.


Color preview on white background

This text has color #9C8CD7 on white background.


Black color preview on #9C8CD7 background

This text has black color on #9C8CD7 background.


White color preview on #9C8CD7 background

This text has white color on #9C8CD7 background.


Related colors

Complementary color

Complementary color for #hex is #637328.


I love getcolorcode.com

Triadic colors

1 #D79C8C and #8CD79C with #9C8CD7 are triadic colors.

2 #D78C9C and #8C9CD7 with #9C8CD7 are triadic colors.