COLOR #658197

HEX: #658197 RGB: (101,129,151)

Color info

#658197 contains red, green and blue colors in about the same proportion. Web safe color of #658197 is #669999 (or #699).

RGB color model

#658197 color RGB value is (101,129,151).

RGB: (101,129,151) (40%, 51%, 59%)

RGB channels and saturation

R 101 of 255 = 40%
G 129 of 255 = 51%
B 151 of 255 = 59%

101
129
151

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

Portions of RGB colors in percentages

R + G + B = 101 + 129 + 151 = 381 (100%)
R 101 of 381 ~ 26.51%
G 129 of 381 ~ 33.86%
B 151 of 381 ~ 39.63'%

%26.51
%33.86
%39.63

CMYK color model

#658197 color CMYK value is (33,15,0,41).

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

CMYK: (33,15,0,41)
C33M15Y0K41 (33%, 15%, 0%, 41%)
(0.33 / 0.15 / 0.00 / 0.41)

CMYK percentages

%33.11
%14.57
%0
%40.78

Codes

Color #658197 in popluar color models

65 81 97
RGB 101 129 151
HSL 206° 19.84% 49.41%
HSB/HSV 206° 33.11% 59.22%
CMYK 33.11% 14.57% 0.00%
40.78%

Color #658197 in popluar number systems.

HEX 65 81 97
Decimal 101 129 151
Binary 1100101 10000001 10010111
Octal 145 201 227

Shades and tints

Shades of #658197

#658197
(101,129,151)
#5C768A
(92,118,138)
#536B7D
(83,107,125)
#4A6070
(74,96,112)
#415563
(65,85,99)
#384A56
(56,74,86)
#2F3F49
(47,63,73)
#26343C
(38,52,60)
#1D292F
(29,41,47)
#141E22
(20,30,34)
#0B1315
(11,19,21)
#000000
(0,0,0)

Tints of #658197

#658197
(101,129,151)
#738CA0
(115,140,160)
#8197A9
(129,151,169)
#8FA2B2
(143,162,178)
#9DADBB
(157,173,187)
#ABB8C4
(171,184,196)
#B9C3CD
(185,195,205)
#C7CED6
(199,206,214)
#D5D9DF
(213,217,223)
#E3E4E8
(227,228,232)
#F1EFF1
(241,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #658197; }

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

This text font color is #658197.

Background Color

.myBgColor { background-color: #658197; }

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

This div background color is #658197.

Border color

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

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

This div border color is #658197.

Opacity

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

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

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

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

This text has shadow with #658197 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #658197.

Preview

Color preview on black background

This text has color #658197 on black background.


Color preview on white background

This text has color #658197 on white background.


Black color preview on #658197 background

This text has black color on #658197 background.


White color preview on #658197 background

This text has white color on #658197 background.


Related colors

Complementary color

Complementary color for #hex is #9A7E68.


I love getcolorcode.com

Triadic colors

1 #976581 and #819765 with #658197 are triadic colors.

2 #978165 and #816597 with #658197 are triadic colors.