COLOR #697570

HEX: #697570 RGB: (105,117,112)

Color info

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

RGB color model

#697570 color RGB value is (105,117,112).

RGB: (105,117,112) (41%, 46%, 44%)

RGB channels and saturation

R 105 of 255 = 41%
G 117 of 255 = 46%
B 112 of 255 = 44%

105
117
112

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

Portions of RGB colors in percentages

R + G + B = 105 + 117 + 112 = 334 (100%)
R 105 of 334 ~ 31.44%
G 117 of 334 ~ 35.03%
B 112 of 334 ~ 33.53'%

%31.44
%35.03
%33.53

CMYK color model

#697570 color CMYK value is (10,0,4,54).

  • cyan value is 10.26%
  • magenta value is 0.00%
  • yellow value is 4.27%
  • key color value is 54.12%
CMYK: (10,0,4,54) C10M0Y4K54 (10%,0%,4%,54%) (0.10/0.00/0.04/0.54) 

CMYK percentages

%10.26
%0
%4.27
%54.12

Codes

Color #697570 in popluar color models

69 75 70
RGB 105 117 112
HSL 155° 5.41% 43.53%
HSB/HSV 155° 10.26% 45.88%
CMYK 10.26% 0.00% 4.27%
54.12%

Color #697570 in popluar number systems.

HEX 69 75 70
Decimal 105 117 112
Binary 1101001 1110101 1110000
Octal 151 165 160

Shades and tints

Shades of #697570

#697570
(105,117,112)
#606B66
(96,107,102)
#57615C
(87,97,92)
#4E5752
(78,87,82)
#454D48
(69,77,72)
#3C433E
(60,67,62)
#333934
(51,57,52)
#2A2F2A
(42,47,42)
#212520
(33,37,32)
#181B16
(24,27,22)
#0F110C
(15,17,12)
#000000
(0,0,0)

Tints of #697570

#697570
(105,117,112)
#76817D
(118,129,125)
#838D8A
(131,141,138)
#909997
(144,153,151)
#9DA5A4
(157,165,164)
#AAB1B1
(170,177,177)
#B7BDBE
(183,189,190)
#C4C9CB
(196,201,203)
#D1D5D8
(209,213,216)
#DEE1E5
(222,225,229)
#EBEDF2
(235,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #697570; }

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

This text font color is #697570.

Background Color

.myBgColor { background-color: #697570; }

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

This div background color is #697570.

Border color

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

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

This div border color is #697570.

Opacity

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

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

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

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

This text has shadow with #697570 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #697570.

Preview

Color preview on black background

This text has color #697570 on black background.


Color preview on white background

This text has color #697570 on white background.


Black color preview on #697570 background

This text has black color on #697570 background.


White color preview on #697570 background

This text has white color on #697570 background.


Related colors

Complementary color

Complementary color for #hex is #968A8F.


I love getcolorcode.com

Triadic colors

1 #706975 and #757069 with #697570 are triadic colors.

2 #707569 and #756970 with #697570 are triadic colors.