COLOR #697392

HEX: #697392 RGB: (105,115,146)

Color info

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

RGB color model

#697392 color RGB value is (105,115,146).

RGB: (105,115,146) (41%, 45%, 57%)

RGB channels and saturation

R 105 of 255 = 41%
G 115 of 255 = 45%
B 146 of 255 = 57%

105
115
146

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

Portions of RGB colors in percentages

R + G + B = 105 + 115 + 146 = 366 (100%)
R 105 of 366 ~ 28.69%
G 115 of 366 ~ 31.42%
B 146 of 366 ~ 39.89'%

%28.69
%31.42
%39.89

CMYK color model

#697392 color CMYK value is (28,21,0,43).

  • cyan value is 28.08%
  • magenta value is 21.23%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (28,21,0,43)
C28M21Y0K43 (28%, 21%, 0%, 43%)
(0.28 / 0.21 / 0.00 / 0.43)

CMYK percentages

%28.08
%21.23
%0
%42.75

Codes

Color #697392 in popluar color models

69 73 92
RGB 105 115 146
HSL 225° 16.33% 49.22%
HSB/HSV 225° 28.08% 57.25%
CMYK 28.08% 21.23% 0.00%
42.75%

Color #697392 in popluar number systems.

HEX 69 73 92
Decimal 105 115 146
Binary 1101001 1110011 10010010
Octal 151 163 222

Shades and tints

Shades of #697392

#697392
(105,115,146)
#606985
(96,105,133)
#575F78
(87,95,120)
#4E556B
(78,85,107)
#454B5E
(69,75,94)
#3C4151
(60,65,81)
#333744
(51,55,68)
#2A2D37
(42,45,55)
#21232A
(33,35,42)
#18191D
(24,25,29)
#0F0F10
(15,15,16)
#000000
(0,0,0)

Tints of #697392

#697392
(105,115,146)
#767F9B
(118,127,155)
#838BA4
(131,139,164)
#9097AD
(144,151,173)
#9DA3B6
(157,163,182)
#AAAFBF
(170,175,191)
#B7BBC8
(183,187,200)
#C4C7D1
(196,199,209)
#D1D3DA
(209,211,218)
#DEDFE3
(222,223,227)
#EBEBEC
(235,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #697392; }

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

This text font color is #697392.

Background Color

.myBgColor { background-color: #697392; }

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

This div background color is #697392.

Border color

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

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

This div border color is #697392.

Opacity

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

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

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

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

This text has shadow with #697392 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #697392.

Preview

Color preview on black background

This text has color #697392 on black background.


Color preview on white background

This text has color #697392 on white background.


Black color preview on #697392 background

This text has black color on #697392 background.


White color preview on #697392 background

This text has white color on #697392 background.


Related colors

Complementary color

Complementary color for #hex is #968C6D.


I love getcolorcode.com

Triadic colors

1 #926973 and #739269 with #697392 are triadic colors.

2 #927369 and #736992 with #697392 are triadic colors.