COLOR #657397

HEX: #657397 RGB: (101,115,151)

Color info

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

RGB color model

#657397 color RGB value is (101,115,151).

RGB: (101,115,151) (40%, 45%, 59%)

RGB channels and saturation

R 101 of 255 = 40%
G 115 of 255 = 45%
B 151 of 255 = 59%

101
115
151

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

Portions of RGB colors in percentages

R + G + B = 101 + 115 + 151 = 367 (100%)
R 101 of 367 ~ 27.52%
G 115 of 367 ~ 31.34%
B 151 of 367 ~ 41.14'%

%27.52
%31.34
%41.14

CMYK color model

#657397 color CMYK value is (33,24,0,41).

  • cyan value is 33.11%
  • magenta value is 23.84%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (33,24,0,41)
C33M24Y0K41 (33%, 24%, 0%, 41%)
(0.33 / 0.24 / 0.00 / 0.41)

CMYK percentages

%33.11
%23.84
%0
%40.78

Codes

Color #657397 in popluar color models

65 73 97
RGB 101 115 151
HSL 223° 19.84% 49.41%
HSB/HSV 223° 33.11% 59.22%
CMYK 33.11% 23.84% 0.00%
40.78%

Color #657397 in popluar number systems.

HEX 65 73 97
Decimal 101 115 151
Binary 1100101 1110011 10010111
Octal 145 163 227

Shades and tints

Shades of #657397

#657397
(101,115,151)
#5C698A
(92,105,138)
#535F7D
(83,95,125)
#4A5570
(74,85,112)
#414B63
(65,75,99)
#384156
(56,65,86)
#2F3749
(47,55,73)
#262D3C
(38,45,60)
#1D232F
(29,35,47)
#141922
(20,25,34)
#0B0F15
(11,15,21)
#000000
(0,0,0)

Tints of #657397

#657397
(101,115,151)
#737FA0
(115,127,160)
#818BA9
(129,139,169)
#8F97B2
(143,151,178)
#9DA3BB
(157,163,187)
#ABAFC4
(171,175,196)
#B9BBCD
(185,187,205)
#C7C7D6
(199,199,214)
#D5D3DF
(213,211,223)
#E3DFE8
(227,223,232)
#F1EBF1
(241,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #657397 color. Also use rgb(101,115,151) instead hex code.

Text Font Color

.myTextColor { color: #657397; }

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

This text font color is #657397.

Background Color

.myBgColor { background-color: #657397; }

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

This div background color is #657397.

Border color

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

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

This div border color is #657397.

Opacity

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

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

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

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

This text has shadow with #657397 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #657397.

Preview

Color preview on black background

This text has color #657397 on black background.


Color preview on white background

This text has color #657397 on white background.


Black color preview on #657397 background

This text has black color on #657397 background.


White color preview on #657397 background

This text has white color on #657397 background.


Related colors

Complementary color

Complementary color for #hex is #9A8C68.


I love getcolorcode.com

Triadic colors

1 #976573 and #739765 with #657397 are triadic colors.

2 #977365 and #736597 with #657397 are triadic colors.