COLOR #697581

HEX: #697581 RGB: (105,117,129)

Color info

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

RGB color model

#697581 color RGB value is (105,117,129).

RGB: (105,117,129) (41%, 46%, 51%)

RGB channels and saturation

R 105 of 255 = 41%
G 117 of 255 = 46%
B 129 of 255 = 51%

105
117
129

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

Portions of RGB colors in percentages

R + G + B = 105 + 117 + 129 = 351 (100%)
R 105 of 351 ~ 29.91%
G 117 of 351 ~ 33.33%
B 129 of 351 ~ 36.75'%

%29.91
%33.33
%36.75

CMYK color model

#697581 color CMYK value is (19,9,0,49).

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

CMYK: (19,9,0,49)
C19M9Y0K49 (19%, 9%, 0%, 49%)
(0.19 / 0.09 / 0.00 / 0.49)

CMYK percentages

%18.6
%9.3
%0
%49.41

Codes

Color #697581 in popluar color models

69 75 81
RGB 105 117 129
HSL 210° 10.26% 45.88%
HSB/HSV 210° 18.60% 50.59%
CMYK 18.60% 9.30% 0.00%
49.41%

Color #697581 in popluar number systems.

HEX 69 75 81
Decimal 105 117 129
Binary 1101001 1110101 10000001
Octal 151 165 201

Shades and tints

Shades of #697581

#697581
(105,117,129)
#606B76
(96,107,118)
#57616B
(87,97,107)
#4E5760
(78,87,96)
#454D55
(69,77,85)
#3C434A
(60,67,74)
#33393F
(51,57,63)
#2A2F34
(42,47,52)
#212529
(33,37,41)
#181B1E
(24,27,30)
#0F1113
(15,17,19)
#000000
(0,0,0)

Tints of #697581

#697581
(105,117,129)
#76818C
(118,129,140)
#838D97
(131,141,151)
#9099A2
(144,153,162)
#9DA5AD
(157,165,173)
#AAB1B8
(170,177,184)
#B7BDC3
(183,189,195)
#C4C9CE
(196,201,206)
#D1D5D9
(209,213,217)
#DEE1E4
(222,225,228)
#EBEDEF
(235,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #697581; }

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

This text font color is #697581.

Background Color

.myBgColor { background-color: #697581; }

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

This div background color is #697581.

Border color

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

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

This div border color is #697581.

Opacity

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

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

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

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

This text has shadow with #697581 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #697581.

Preview

Color preview on black background

This text has color #697581 on black background.


Color preview on white background

This text has color #697581 on white background.


Black color preview on #697581 background

This text has black color on #697581 background.


White color preview on #697581 background

This text has white color on #697581 background.


Related colors

Complementary color

Complementary color for #hex is #968A7E.


I love getcolorcode.com

Triadic colors

1 #816975 and #758169 with #697581 are triadic colors.

2 #817569 and #756981 with #697581 are triadic colors.