COLOR #976568

HEX: #976568 RGB: (151,101,104)

Color info

#976568 contains red, green and blue colors in about the same proportion. Web safe color of #976568 is #996666 (or #966).

RGB color model

#976568 color RGB value is (151,101,104).

RGB: (151,101,104) (59%, 40%, 41%)

RGB channels and saturation

R 151 of 255 = 59%
G 101 of 255 = 40%
B 104 of 255 = 41%

151
101
104

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

Portions of RGB colors in percentages

R + G + B = 151 + 101 + 104 = 356 (100%)
R 151 of 356 ~ 42.42%
G 101 of 356 ~ 28.37%
B 104 of 356 ~ 29.21'%

%42.42
%28.37
%29.21

CMYK color model

#976568 color CMYK value is (0,33,31,41).

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

CMYK: (0,33,31,41)
C0M33Y31K41 (0%, 33%, 31%, 41%)
(0.00 / 0.33 / 0.31 / 0.41)

CMYK percentages

%0
%33.11
%31.13
%40.78

Codes

Color #976568 in popluar color models

97 65 68
RGB 151 101 104
HSL 356° 19.84% 49.41%
HSB/HSV 356° 33.11% 59.22%
CMYK 0.00% 33.11% 31.13%
40.78%

Color #976568 in popluar number systems.

HEX 97 65 68
Decimal 151 101 104
Binary 10010111 1100101 1101000
Octal 227 145 150

Shades and tints

Shades of #976568

#976568
(151,101,104)
#8A5C5F
(138,92,95)
#7D5356
(125,83,86)
#704A4D
(112,74,77)
#634144
(99,65,68)
#56383B
(86,56,59)
#492F32
(73,47,50)
#3C2629
(60,38,41)
#2F1D20
(47,29,32)
#221417
(34,20,23)
#150B0E
(21,11,14)
#000000
(0,0,0)

Tints of #976568

#976568
(151,101,104)
#A07375
(160,115,117)
#A98182
(169,129,130)
#B28F8F
(178,143,143)
#BB9D9C
(187,157,156)
#C4ABA9
(196,171,169)
#CDB9B6
(205,185,182)
#D6C7C3
(214,199,195)
#DFD5D0
(223,213,208)
#E8E3DD
(232,227,221)
#F1F1EA
(241,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #976568; }

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

This text font color is #976568.

Background Color

.myBgColor { background-color: #976568; }

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

This div background color is #976568.

Border color

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

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

This div border color is #976568.

Opacity

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

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

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

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

This text has shadow with #976568 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #976568.

Preview

Color preview on black background

This text has color #976568 on black background.


Color preview on white background

This text has color #976568 on white background.


Black color preview on #976568 background

This text has black color on #976568 background.


White color preview on #976568 background

This text has white color on #976568 background.


Related colors

Complementary color

Complementary color for #hex is #689A97.


I love getcolorcode.com

Triadic colors

1 #689765 and #656897 with #976568 are triadic colors.

2 #686597 and #659768 with #976568 are triadic colors.