COLOR #657976

HEX: #657976 RGB: (101,121,118)

Color info

#657976 contains red, green and blue colors in about the same proportion. Web safe color of #657976 is #666666 (or #666).

RGB color model

#657976 color RGB value is (101,121,118).

RGB: (101,121,118) (40%, 47%, 46%)

RGB channels and saturation

R 101 of 255 = 40%
G 121 of 255 = 47%
B 118 of 255 = 46%

101
121
118

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

Portions of RGB colors in percentages

R + G + B = 101 + 121 + 118 = 340 (100%)
R 101 of 340 ~ 29.71%
G 121 of 340 ~ 35.59%
B 118 of 340 ~ 34.71'%

%29.71
%35.59
%34.71

CMYK color model

#657976 color CMYK value is (17,0,2,53).

  • cyan value is 16.53%
  • magenta value is 0.00%
  • yellow value is 2.48%
  • key color value is 52.55%

CMYK: (17,0,2,53)
C17M0Y2K53 (17%, 0%, 2%, 53%)
(0.17 / 0.00 / 0.02 / 0.53)

CMYK percentages

%16.53
%0
%2.48
%52.55

Codes

Color #657976 in popluar color models

65 79 76
RGB 101 121 118
HSL 171° 9.01% 43.53%
HSB/HSV 171° 16.53% 47.45%
CMYK 16.53% 0.00% 2.48%
52.55%

Color #657976 in popluar number systems.

HEX 65 79 76
Decimal 101 121 118
Binary 1100101 1111001 1110110
Octal 145 171 166

Shades and tints

Shades of #657976

#657976
(101,121,118)
#5C6E6C
(92,110,108)
#536362
(83,99,98)
#4A5858
(74,88,88)
#414D4E
(65,77,78)
#384244
(56,66,68)
#2F373A
(47,55,58)
#262C30
(38,44,48)
#1D2126
(29,33,38)
#14161C
(20,22,28)
#0B0B12
(11,11,18)
#000000
(0,0,0)

Tints of #657976

#657976
(101,121,118)
#738582
(115,133,130)
#81918E
(129,145,142)
#8F9D9A
(143,157,154)
#9DA9A6
(157,169,166)
#ABB5B2
(171,181,178)
#B9C1BE
(185,193,190)
#C7CDCA
(199,205,202)
#D5D9D6
(213,217,214)
#E3E5E2
(227,229,226)
#F1F1EE
(241,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #657976 color. Also use rgb(101,121,118) instead hex code.

Text Font Color

.myTextColor { color: #657976; }

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

This text font color is #657976.

Background Color

.myBgColor { background-color: #657976; }

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

This div background color is #657976.

Border color

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

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

This div border color is #657976.

Opacity

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

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

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

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

This text has shadow with #657976 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #657976.

Preview

Color preview on black background

This text has color #657976 on black background.


Color preview on white background

This text has color #657976 on white background.


Black color preview on #657976 background

This text has black color on #657976 background.


White color preview on #657976 background

This text has white color on #657976 background.


Related colors

Complementary color

Complementary color for #hex is #9A8689.


I love getcolorcode.com

Triadic colors

1 #766579 and #797665 with #657976 are triadic colors.

2 #767965 and #796576 with #657976 are triadic colors.