COLOR #975668

HEX: #975668 RGB: (151,86,104)

Color info

#975668 contains mainly red and blue colors. Web safe color of #975668 is #996666 (or #966).

RGB color model

#975668 color RGB value is (151,86,104).

RGB: (151,86,104) (59%, 34%, 41%)

RGB channels and saturation

R 151 of 255 = 59%
G 86 of 255 = 34%
B 104 of 255 = 41%

151
86
104

R + G + B ~ 45%. #975668 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 151 + 86 + 104 = 341 (100%)
R 151 of 341 ~ 44.28%
G 86 of 341 ~ 25.22%
B 104 of 341 ~ 30.5'%

%44.28
%25.22
%30.5

CMYK color model

#975668 color CMYK value is (0,43,31,41).

  • cyan value is 0.00%
  • magenta value is 43.05%
  • yellow value is 31.13%
  • key color value is 40.78%

CMYK: (0,43,31,41)
C0M43Y31K41 (0%, 43%, 31%, 41%)
(0.00 / 0.43 / 0.31 / 0.41)

CMYK percentages

%0
%43.05
%31.13
%40.78

Codes

Color #975668 in popluar color models

97 56 68
RGB 151 86 104
HSL 343° 27.43% 46.47%
HSB/HSV 343° 43.05% 59.22%
CMYK 0.00% 43.05% 31.13%
40.78%

Color #975668 in popluar number systems.

HEX 97 56 68
Decimal 151 86 104
Binary 10010111 1010110 1101000
Octal 227 126 150

Shades and tints

Shades of #975668

#975668
(151,86,104)
#8A4F5F
(138,79,95)
#7D4856
(125,72,86)
#70414D
(112,65,77)
#633A44
(99,58,68)
#56333B
(86,51,59)
#492C32
(73,44,50)
#3C2529
(60,37,41)
#2F1E20
(47,30,32)
#221717
(34,23,23)
#15100E
(21,16,14)
#000000
(0,0,0)

Tints of #975668

#975668
(151,86,104)
#A06575
(160,101,117)
#A97482
(169,116,130)
#B2838F
(178,131,143)
#BB929C
(187,146,156)
#C4A1A9
(196,161,169)
#CDB0B6
(205,176,182)
#D6BFC3
(214,191,195)
#DFCED0
(223,206,208)
#E8DDDD
(232,221,221)
#F1ECEA
(241,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #975668 color. Also use rgb(151,86,104) instead hex code.

Text Font Color

.myTextColor { color: #975668; }

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

This text font color is #975668.

Background Color

.myBgColor { background-color: #975668; }

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

This div background color is #975668.

Border color

.myBorderColor { border: 1px solid #975668; }

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

This div border color is #975668.

Opacity

.myOpacity80 { color: #975668; opacity: 0.8; }

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

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

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

This text has shadow with #975668 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #975668.

Preview

Color preview on black background

This text has color #975668 on black background.


Color preview on white background

This text has color #975668 on white background.


Black color preview on #975668 background

This text has black color on #975668 background.


White color preview on #975668 background

This text has white color on #975668 background.


Related colors

Complementary color

Complementary color for #hex is #68A997.


I love getcolorcode.com

Triadic colors

1 #689756 and #566897 with #975668 are triadic colors.

2 #685697 and #569768 with #975668 are triadic colors.