COLOR #697693

HEX: #697693 RGB: (105,118,147)

Color info

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

RGB color model

#697693 color RGB value is (105,118,147).

RGB: (105,118,147) (41%, 46%, 58%)

RGB channels and saturation

R 105 of 255 = 41%
G 118 of 255 = 46%
B 147 of 255 = 58%

105
118
147

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

Portions of RGB colors in percentages

R + G + B = 105 + 118 + 147 = 370 (100%)
R 105 of 370 ~ 28.38%
G 118 of 370 ~ 31.89%
B 147 of 370 ~ 39.73'%

%28.38
%31.89
%39.73

CMYK color model

#697693 color CMYK value is (29,20,0,42).

  • cyan value is 28.57%
  • magenta value is 19.73%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (29,20,0,42)
C29M20Y0K42 (29%, 20%, 0%, 42%)
(0.29 / 0.20 / 0.00 / 0.42)

CMYK percentages

%28.57
%19.73
%0
%42.35

Codes

Color #697693 in popluar color models

69 76 93
RGB 105 118 147
HSL 221° 16.67% 49.41%
HSB/HSV 221° 28.57% 57.65%
CMYK 28.57% 19.73% 0.00%
42.35%

Color #697693 in popluar number systems.

HEX 69 76 93
Decimal 105 118 147
Binary 1101001 1110110 10010011
Octal 151 166 223

Shades and tints

Shades of #697693

#697693
(105,118,147)
#606C86
(96,108,134)
#576279
(87,98,121)
#4E586C
(78,88,108)
#454E5F
(69,78,95)
#3C4452
(60,68,82)
#333A45
(51,58,69)
#2A3038
(42,48,56)
#21262B
(33,38,43)
#181C1E
(24,28,30)
#0F1211
(15,18,17)
#000000
(0,0,0)

Tints of #697693

#697693
(105,118,147)
#76829C
(118,130,156)
#838EA5
(131,142,165)
#909AAE
(144,154,174)
#9DA6B7
(157,166,183)
#AAB2C0
(170,178,192)
#B7BEC9
(183,190,201)
#C4CAD2
(196,202,210)
#D1D6DB
(209,214,219)
#DEE2E4
(222,226,228)
#EBEEED
(235,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #697693 color. Also use rgb(105,118,147) instead hex code.

Text Font Color

.myTextColor { color: #697693; }

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

This text font color is #697693.

Background Color

.myBgColor { background-color: #697693; }

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

This div background color is #697693.

Border color

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

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

This div border color is #697693.

Opacity

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

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

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

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

This text has shadow with #697693 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #697693.

Preview

Color preview on black background

This text has color #697693 on black background.


Color preview on white background

This text has color #697693 on white background.


Black color preview on #697693 background

This text has black color on #697693 background.


White color preview on #697693 background

This text has white color on #697693 background.


Related colors

Complementary color

Complementary color for #hex is #96896C.


I love getcolorcode.com

Triadic colors

1 #936976 and #769369 with #697693 are triadic colors.

2 #937669 and #766993 with #697693 are triadic colors.