COLOR #697081

HEX: #697081 RGB: (105,112,129)

Color info

#697081 contains red, green and blue colors in about the same proportion. Web safe color of #697081 is #666699 (or #669).

RGB color model

#697081 color RGB value is (105,112,129).

RGB: (105,112,129) (41%, 44%, 51%)

RGB channels and saturation

R 105 of 255 = 41%
G 112 of 255 = 44%
B 129 of 255 = 51%

105
112
129

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

Portions of RGB colors in percentages

R + G + B = 105 + 112 + 129 = 346 (100%)
R 105 of 346 ~ 30.35%
G 112 of 346 ~ 32.37%
B 129 of 346 ~ 37.28'%

%30.35
%32.37
%37.28

CMYK color model

#697081 color CMYK value is (19,13,0,49).

  • cyan value is 18.60%
  • magenta value is 13.18%
  • yellow value is 0.00%
  • key color value is 49.41%

CMYK: (19,13,0,49)
C19M13Y0K49 (19%, 13%, 0%, 49%)
(0.19 / 0.13 / 0.00 / 0.49)

CMYK percentages

%18.6
%13.18
%0
%49.41

Codes

Color #697081 in popluar color models

69 70 81
RGB 105 112 129
HSL 223° 10.26% 45.88%
HSB/HSV 223° 18.60% 50.59%
CMYK 18.60% 13.18% 0.00%
49.41%

Color #697081 in popluar number systems.

HEX 69 70 81
Decimal 105 112 129
Binary 1101001 1110000 10000001
Octal 151 160 201

Shades and tints

Shades of #697081

#697081
(105,112,129)
#606676
(96,102,118)
#575C6B
(87,92,107)
#4E5260
(78,82,96)
#454855
(69,72,85)
#3C3E4A
(60,62,74)
#33343F
(51,52,63)
#2A2A34
(42,42,52)
#212029
(33,32,41)
#18161E
(24,22,30)
#0F0C13
(15,12,19)
#000000
(0,0,0)

Tints of #697081

#697081
(105,112,129)
#767D8C
(118,125,140)
#838A97
(131,138,151)
#9097A2
(144,151,162)
#9DA4AD
(157,164,173)
#AAB1B8
(170,177,184)
#B7BEC3
(183,190,195)
#C4CBCE
(196,203,206)
#D1D8D9
(209,216,217)
#DEE5E4
(222,229,228)
#EBF2EF
(235,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #697081; }

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

This text font color is #697081.

Background Color

.myBgColor { background-color: #697081; }

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

This div background color is #697081.

Border color

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

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

This div border color is #697081.

Opacity

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

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

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

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

This text has shadow with #697081 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #697081.

Preview

Color preview on black background

This text has color #697081 on black background.


Color preview on white background

This text has color #697081 on white background.


Black color preview on #697081 background

This text has black color on #697081 background.


White color preview on #697081 background

This text has white color on #697081 background.


Related colors

Complementary color

Complementary color for #hex is #968F7E.


I love getcolorcode.com

Triadic colors

1 #816970 and #708169 with #697081 are triadic colors.

2 #817069 and #706981 with #697081 are triadic colors.