COLOR #697370

HEX: #697370 RGB: (105,115,112)

Color info

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

RGB color model

#697370 color RGB value is (105,115,112).

RGB: (105,115,112) (41%, 45%, 44%)

RGB channels and saturation

R 105 of 255 = 41%
G 115 of 255 = 45%
B 112 of 255 = 44%

105
115
112

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

Portions of RGB colors in percentages

R + G + B = 105 + 115 + 112 = 332 (100%)
R 105 of 332 ~ 31.63%
G 115 of 332 ~ 34.64%
B 112 of 332 ~ 33.73'%

%31.63
%34.64
%33.73

CMYK color model

#697370 color CMYK value is (9,0,3,55).

  • cyan value is 8.70%
  • magenta value is 0.00%
  • yellow value is 2.61%
  • key color value is 54.90%

CMYK: (9,0,3,55)
C9M0Y3K55 (9%, 0%, 3%, 55%)
(0.09 / 0.00 / 0.03 / 0.55)

CMYK percentages

%8.7
%0
%2.61
%54.9

Codes

Color #697370 in popluar color models

69 73 70
RGB 105 115 112
HSL 162° 4.55% 43.14%
HSB/HSV 162° 8.70% 45.10%
CMYK 8.70% 0.00% 2.61%
54.90%

Color #697370 in popluar number systems.

HEX 69 73 70
Decimal 105 115 112
Binary 1101001 1110011 1110000
Octal 151 163 160

Shades and tints

Shades of #697370

#697370
(105,115,112)
#606966
(96,105,102)
#575F5C
(87,95,92)
#4E5552
(78,85,82)
#454B48
(69,75,72)
#3C413E
(60,65,62)
#333734
(51,55,52)
#2A2D2A
(42,45,42)
#212320
(33,35,32)
#181916
(24,25,22)
#0F0F0C
(15,15,12)
#000000
(0,0,0)

Tints of #697370

#697370
(105,115,112)
#767F7D
(118,127,125)
#838B8A
(131,139,138)
#909797
(144,151,151)
#9DA3A4
(157,163,164)
#AAAFB1
(170,175,177)
#B7BBBE
(183,187,190)
#C4C7CB
(196,199,203)
#D1D3D8
(209,211,216)
#DEDFE5
(222,223,229)
#EBEBF2
(235,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #697370 color. Also use rgb(105,115,112) instead hex code.

Text Font Color

.myTextColor { color: #697370; }

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

This text font color is #697370.

Background Color

.myBgColor { background-color: #697370; }

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

This div background color is #697370.

Border color

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

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

This div border color is #697370.

Opacity

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

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

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

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

This text has shadow with #697370 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #697370.

Preview

Color preview on black background

This text has color #697370 on black background.


Color preview on white background

This text has color #697370 on white background.


Black color preview on #697370 background

This text has black color on #697370 background.


White color preview on #697370 background

This text has white color on #697370 background.


Related colors

Complementary color

Complementary color for #hex is #968C8F.


I love getcolorcode.com

Triadic colors

1 #706973 and #737069 with #697370 are triadic colors.

2 #707369 and #736970 with #697370 are triadic colors.