COLOR #697976

HEX: #697976 RGB: (105,121,118)

Color info

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

RGB color model

#697976 color RGB value is (105,121,118).

RGB: (105,121,118) (41%, 47%, 46%)

RGB channels and saturation

R 105 of 255 = 41%
G 121 of 255 = 47%
B 118 of 255 = 46%

105
121
118

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

Portions of RGB colors in percentages

R + G + B = 105 + 121 + 118 = 344 (100%)
R 105 of 344 ~ 30.52%
G 121 of 344 ~ 35.17%
B 118 of 344 ~ 34.3'%

%30.52
%35.17
%34.3

CMYK color model

#697976 color CMYK value is (13,0,2,53).

  • cyan value is 13.22%
  • magenta value is 0.00%
  • yellow value is 2.48%
  • key color value is 52.55%
CMYK: (13,0,2,53) C13M0Y2K53 (13%,0%,2%,53%) (0.13/0.00/0.02/0.53) 

CMYK percentages

%13.22
%0
%2.48
%52.55

Codes

Color #697976 in popluar color models

69 79 76
RGB 105 121 118
HSL 169° 7.08% 44.31%
HSB/HSV 169° 13.22% 47.45%
CMYK 13.22% 0.00% 2.48%
52.55%

Color #697976 in popluar number systems.

HEX 69 79 76
Decimal 105 121 118
Binary 1101001 1111001 1110110
Octal 151 171 166

Shades and tints

Shades of #697976

#697976
(105,121,118)
#606E6C
(96,110,108)
#576362
(87,99,98)
#4E5858
(78,88,88)
#454D4E
(69,77,78)
#3C4244
(60,66,68)
#33373A
(51,55,58)
#2A2C30
(42,44,48)
#212126
(33,33,38)
#18161C
(24,22,28)
#0F0B12
(15,11,18)
#000000
(0,0,0)

Tints of #697976

#697976
(105,121,118)
#768582
(118,133,130)
#83918E
(131,145,142)
#909D9A
(144,157,154)
#9DA9A6
(157,169,166)
#AAB5B2
(170,181,178)
#B7C1BE
(183,193,190)
#C4CDCA
(196,205,202)
#D1D9D6
(209,217,214)
#DEE5E2
(222,229,226)
#EBF1EE
(235,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #697976; }

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

This text font color is #697976.

Background Color

.myBgColor { background-color: #697976; }

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

This div background color is #697976.

Border color

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

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

This div border color is #697976.

Opacity

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

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

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

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

This text has shadow with #697976 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #697976.

Preview

Color preview on black background

This text has color #697976 on black background.


Color preview on white background

This text has color #697976 on white background.


Black color preview on #697976 background

This text has black color on #697976 background.


White color preview on #697976 background

This text has white color on #697976 background.


Related colors

Complementary color

Complementary color for #hex is #968689.


I love getcolorcode.com

Triadic colors

1 #766979 and #797669 with #697976 are triadic colors.

2 #767969 and #796976 with #697976 are triadic colors.