COLOR #657387

HEX: #657387 RGB: (101,115,135)

Color info

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

RGB color model

#657387 color RGB value is (101,115,135).

RGB: (101,115,135) (40%, 45%, 53%)

RGB channels and saturation

R 101 of 255 = 40%
G 115 of 255 = 45%
B 135 of 255 = 53%

101
115
135

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

Portions of RGB colors in percentages

R + G + B = 101 + 115 + 135 = 351 (100%)
R 101 of 351 ~ 28.77%
G 115 of 351 ~ 32.76%
B 135 of 351 ~ 38.46'%

%28.77
%32.76
%38.46

CMYK color model

#657387 color CMYK value is (25,15,0,47).

  • cyan value is 25.19%
  • magenta value is 14.81%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (25,15,0,47)
C25M15Y0K47 (25%, 15%, 0%, 47%)
(0.25 / 0.15 / 0.00 / 0.47)

CMYK percentages

%25.19
%14.81
%0
%47.06

Codes

Color #657387 in popluar color models

65 73 87
RGB 101 115 135
HSL 215° 14.41% 46.27%
HSB/HSV 215° 25.19% 52.94%
CMYK 25.19% 14.81% 0.00%
47.06%

Color #657387 in popluar number systems.

HEX 65 73 87
Decimal 101 115 135
Binary 1100101 1110011 10000111
Octal 145 163 207

Shades and tints

Shades of #657387

#657387
(101,115,135)
#5C697B
(92,105,123)
#535F6F
(83,95,111)
#4A5563
(74,85,99)
#414B57
(65,75,87)
#38414B
(56,65,75)
#2F373F
(47,55,63)
#262D33
(38,45,51)
#1D2327
(29,35,39)
#14191B
(20,25,27)
#0B0F0F
(11,15,15)
#000000
(0,0,0)

Tints of #657387

#657387
(101,115,135)
#737F91
(115,127,145)
#818B9B
(129,139,155)
#8F97A5
(143,151,165)
#9DA3AF
(157,163,175)
#ABAFB9
(171,175,185)
#B9BBC3
(185,187,195)
#C7C7CD
(199,199,205)
#D5D3D7
(213,211,215)
#E3DFE1
(227,223,225)
#F1EBEB
(241,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #657387; }

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

This text font color is #657387.

Background Color

.myBgColor { background-color: #657387; }

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

This div background color is #657387.

Border color

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

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

This div border color is #657387.

Opacity

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

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

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

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

This text has shadow with #657387 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #657387.

Preview

Color preview on black background

This text has color #657387 on black background.


Color preview on white background

This text has color #657387 on white background.


Black color preview on #657387 background

This text has black color on #657387 background.


White color preview on #657387 background

This text has white color on #657387 background.


Related colors

Complementary color

Complementary color for #hex is #9A8C78.


I love getcolorcode.com

Triadic colors

1 #876573 and #738765 with #657387 are triadic colors.

2 #877365 and #736587 with #657387 are triadic colors.