COLOR #697594

HEX: #697594 RGB: (105,117,148)

Color info

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

RGB color model

#697594 color RGB value is (105,117,148).

RGB: (105,117,148) (41%, 46%, 58%)

RGB channels and saturation

R 105 of 255 = 41%
G 117 of 255 = 46%
B 148 of 255 = 58%

105
117
148

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

Portions of RGB colors in percentages

R + G + B = 105 + 117 + 148 = 370 (100%)
R 105 of 370 ~ 28.38%
G 117 of 370 ~ 31.62%
B 148 of 370 ~ 40'%

%28.38
%31.62
%40

CMYK color model

#697594 color CMYK value is (29,21,0,42).

  • cyan value is 29.05%
  • magenta value is 20.95%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (29,21,0,42)
C29M21Y0K42 (29%, 21%, 0%, 42%)
(0.29 / 0.21 / 0.00 / 0.42)

CMYK percentages

%29.05
%20.95
%0
%41.96

Codes

Color #697594 in popluar color models

69 75 94
RGB 105 117 148
HSL 223° 17.00% 49.61%
HSB/HSV 223° 29.05% 58.04%
CMYK 29.05% 20.95% 0.00%
41.96%

Color #697594 in popluar number systems.

HEX 69 75 94
Decimal 105 117 148
Binary 1101001 1110101 10010100
Octal 151 165 224

Shades and tints

Shades of #697594

#697594
(105,117,148)
#606B87
(96,107,135)
#57617A
(87,97,122)
#4E576D
(78,87,109)
#454D60
(69,77,96)
#3C4353
(60,67,83)
#333946
(51,57,70)
#2A2F39
(42,47,57)
#21252C
(33,37,44)
#181B1F
(24,27,31)
#0F1112
(15,17,18)
#000000
(0,0,0)

Tints of #697594

#697594
(105,117,148)
#76819D
(118,129,157)
#838DA6
(131,141,166)
#9099AF
(144,153,175)
#9DA5B8
(157,165,184)
#AAB1C1
(170,177,193)
#B7BDCA
(183,189,202)
#C4C9D3
(196,201,211)
#D1D5DC
(209,213,220)
#DEE1E5
(222,225,229)
#EBEDEE
(235,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #697594; }

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

This text font color is #697594.

Background Color

.myBgColor { background-color: #697594; }

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

This div background color is #697594.

Border color

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

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

This div border color is #697594.

Opacity

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

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

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

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

This text has shadow with #697594 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #697594.

Preview

Color preview on black background

This text has color #697594 on black background.


Color preview on white background

This text has color #697594 on white background.


Black color preview on #697594 background

This text has black color on #697594 background.


White color preview on #697594 background

This text has white color on #697594 background.


Related colors

Complementary color

Complementary color for #hex is #968A6B.


I love getcolorcode.com

Triadic colors

1 #946975 and #759469 with #697594 are triadic colors.

2 #947569 and #756994 with #697594 are triadic colors.