COLOR #975FD6

HEX: #975FD6 RGB: (151,95,214)

Color info

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

RGB color model

#975FD6 color RGB value is (151,95,214).

RGB: (151,95,214) (59%, 37%, 84%)

RGB channels and saturation

R 151 of 255 = 59%
G 95 of 255 = 37%
B 214 of 255 = 84%

151
95
214

R + G + B ~ 60%. #975FD6 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 151 + 95 + 214 = 460 (100%)
R 151 of 460 ~ 32.83%
G 95 of 460 ~ 20.65%
B 214 of 460 ~ 46.52'%

%32.83
%20.65
%46.52

CMYK color model

#975FD6 color CMYK value is (29,56,0,16).

  • cyan value is 29.44%
  • magenta value is 55.61%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (29,56,0,16)
C29M56Y0K16 (29%, 56%, 0%, 16%)
(0.29 / 0.56 / 0.00 / 0.16)

CMYK percentages

%29.44
%55.61
%0
%16.08

Codes

Color #975FD6 in popluar color models

97 5F D6
RGB 151 95 214
HSL 268° 59.20% 60.59%
HSB/HSV 268° 55.61% 83.92%
CMYK 29.44% 55.61% 0.00%
16.08%

Color #975FD6 in popluar number systems.

HEX 97 5F D6
Decimal 151 95 214
Binary 10010111 1011111 11010110
Octal 227 137 326

Shades and tints

Shades of #975FD6

#975FD6
(151,95,214)
#8A57C3
(138,87,195)
#7D4FB0
(125,79,176)
#70479D
(112,71,157)
#633F8A
(99,63,138)
#563777
(86,55,119)
#492F64
(73,47,100)
#3C2751
(60,39,81)
#2F1F3E
(47,31,62)
#22172B
(34,23,43)
#150F18
(21,15,24)
#000000
(0,0,0)

Tints of #975FD6

#975FD6
(151,95,214)
#A06DD9
(160,109,217)
#A97BDC
(169,123,220)
#B289DF
(178,137,223)
#BB97E2
(187,151,226)
#C4A5E5
(196,165,229)
#CDB3E8
(205,179,232)
#D6C1EB
(214,193,235)
#DFCFEE
(223,207,238)
#E8DDF1
(232,221,241)
#F1EBF4
(241,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #975FD6 color. Also use rgb(151,95,214) instead hex code.

Text Font Color

.myTextColor { color: #975FD6; }

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

This text font color is #975FD6.

Background Color

.myBgColor { background-color: #975FD6; }

<div style="background-color:#975FD6">Inner text</div>

This div background color is #975FD6.

Border color

.myBorderColor { border: 1px solid #975FD6; }

<div style="border:3px solid #975FD6">Div</div>

This div border color is #975FD6.

Opacity

.myOpacity80 { color: #975FD6; opacity: 0.8; }

<p style="color:#975FD6;opacity:0.8;">80%</p>

Text with #975FD6 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 #975FD6;}

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

This text has shadow with #975FD6 color.


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

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

This text has shadow with #975FD6 primary color and red secondary color.


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

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

This text has shadow with #975FD6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #975FD6.

Preview

Color preview on black background

This text has color #975FD6 on black background.


Color preview on white background

This text has color #975FD6 on white background.


Black color preview on #975FD6 background

This text has black color on #975FD6 background.


White color preview on #975FD6 background

This text has white color on #975FD6 background.


Related colors

Complementary color

Complementary color for #hex is #68A029.


I love getcolorcode.com

Triadic colors

1 #D6975F and #5FD697 with #975FD6 are triadic colors.

2 #D65F97 and #5F97D6 with #975FD6 are triadic colors.