COLOR #697978

HEX: #697978 RGB: (105,121,120)

Color info

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

RGB color model

#697978 color RGB value is (105,121,120).

RGB: (105,121,120) (41%, 47%, 47%)

RGB channels and saturation

R 105 of 255 = 41%
G 121 of 255 = 47%
B 120 of 255 = 47%

105
121
120

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

Portions of RGB colors in percentages

R + G + B = 105 + 121 + 120 = 346 (100%)
R 105 of 346 ~ 30.35%
G 121 of 346 ~ 34.97%
B 120 of 346 ~ 34.68'%

%30.35
%34.97
%34.68

CMYK color model

#697978 color CMYK value is (13,0,1,53).

  • cyan value is 13.22%
  • magenta value is 0.00%
  • yellow value is 0.83%
  • key color value is 52.55%
CMYK: (13,0,1,53) C13M0Y1K53 (13%,0%,1%,53%) (0.13/0.00/0.01/0.53) 

CMYK percentages

%13.22
%0
%0.83
%52.55

Codes

Color #697978 in popluar color models

69 79 78
RGB 105 121 120
HSL 176° 7.08% 44.31%
HSB/HSV 176° 13.22% 47.45%
CMYK 13.22% 0.00% 0.83%
52.55%

Color #697978 in popluar number systems.

HEX 69 79 78
Decimal 105 121 120
Binary 1101001 1111001 1111000
Octal 151 171 170

Shades and tints

Shades of #697978

#697978
(105,121,120)
#606E6E
(96,110,110)
#576364
(87,99,100)
#4E585A
(78,88,90)
#454D50
(69,77,80)
#3C4246
(60,66,70)
#33373C
(51,55,60)
#2A2C32
(42,44,50)
#212128
(33,33,40)
#18161E
(24,22,30)
#0F0B14
(15,11,20)
#000000
(0,0,0)

Tints of #697978

#697978
(105,121,120)
#768584
(118,133,132)
#839190
(131,145,144)
#909D9C
(144,157,156)
#9DA9A8
(157,169,168)
#AAB5B4
(170,181,180)
#B7C1C0
(183,193,192)
#C4CDCC
(196,205,204)
#D1D9D8
(209,217,216)
#DEE5E4
(222,229,228)
#EBF1F0
(235,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #697978; }

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

This text font color is #697978.

Background Color

.myBgColor { background-color: #697978; }

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

This div background color is #697978.

Border color

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

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

This div border color is #697978.

Opacity

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

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

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

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

This text has shadow with #697978 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #697978.

Preview

Color preview on black background

This text has color #697978 on black background.


Color preview on white background

This text has color #697978 on white background.


Black color preview on #697978 background

This text has black color on #697978 background.


White color preview on #697978 background

This text has white color on #697978 background.


Related colors

Complementary color

Complementary color for #hex is #968687.


I love getcolorcode.com

Triadic colors

1 #786979 and #797869 with #697978 are triadic colors.

2 #787969 and #796978 with #697978 are triadic colors.