COLOR #697972

HEX: #697972 RGB: (105,121,114)

Color info

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

RGB color model

#697972 color RGB value is (105,121,114).

RGB: (105,121,114) (41%, 47%, 45%)

RGB channels and saturation

R 105 of 255 = 41%
G 121 of 255 = 47%
B 114 of 255 = 45%

105
121
114

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

Portions of RGB colors in percentages

R + G + B = 105 + 121 + 114 = 340 (100%)
R 105 of 340 ~ 30.88%
G 121 of 340 ~ 35.59%
B 114 of 340 ~ 33.53'%

%30.88
%35.59
%33.53

CMYK color model

#697972 color CMYK value is (13,0,6,53).

  • cyan value is 13.22%
  • magenta value is 0.00%
  • yellow value is 5.79%
  • key color value is 52.55%

CMYK: (13,0,6,53)
C13M0Y6K53 (13%, 0%, 6%, 53%)
(0.13 / 0.00 / 0.06 / 0.53)

CMYK percentages

%13.22
%0
%5.79
%52.55

Codes

Color #697972 in popluar color models

69 79 72
RGB 105 121 114
HSL 154° 7.08% 44.31%
HSB/HSV 154° 13.22% 47.45%
CMYK 13.22% 0.00% 5.79%
52.55%

Color #697972 in popluar number systems.

HEX 69 79 72
Decimal 105 121 114
Binary 1101001 1111001 1110010
Octal 151 171 162

Shades and tints

Shades of #697972

#697972
(105,121,114)
#606E68
(96,110,104)
#57635E
(87,99,94)
#4E5854
(78,88,84)
#454D4A
(69,77,74)
#3C4240
(60,66,64)
#333736
(51,55,54)
#2A2C2C
(42,44,44)
#212122
(33,33,34)
#181618
(24,22,24)
#0F0B0E
(15,11,14)
#000000
(0,0,0)

Tints of #697972

#697972
(105,121,114)
#76857E
(118,133,126)
#83918A
(131,145,138)
#909D96
(144,157,150)
#9DA9A2
(157,169,162)
#AAB5AE
(170,181,174)
#B7C1BA
(183,193,186)
#C4CDC6
(196,205,198)
#D1D9D2
(209,217,210)
#DEE5DE
(222,229,222)
#EBF1EA
(235,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #697972; }

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

This text font color is #697972.

Background Color

.myBgColor { background-color: #697972; }

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

This div background color is #697972.

Border color

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

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

This div border color is #697972.

Opacity

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

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

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

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

This text has shadow with #697972 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #697972.

Preview

Color preview on black background

This text has color #697972 on black background.


Color preview on white background

This text has color #697972 on white background.


Black color preview on #697972 background

This text has black color on #697972 background.


White color preview on #697972 background

This text has white color on #697972 background.


Related colors

Complementary color

Complementary color for #hex is #96868D.


I love getcolorcode.com

Triadic colors

1 #726979 and #797269 with #697972 are triadic colors.

2 #727969 and #796972 with #697972 are triadic colors.