COLOR #647897

HEX: #647897 RGB: (100,120,151)

Color info

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

RGB color model

#647897 color RGB value is (100,120,151).

RGB: (100,120,151) (39%, 47%, 59%)

RGB channels and saturation

R 100 of 255 = 39%
G 120 of 255 = 47%
B 151 of 255 = 59%

100
120
151

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

Portions of RGB colors in percentages

R + G + B = 100 + 120 + 151 = 371 (100%)
R 100 of 371 ~ 26.95%
G 120 of 371 ~ 32.35%
B 151 of 371 ~ 40.7'%

%26.95
%32.35
%40.7

CMYK color model

#647897 color CMYK value is (34,21,0,41).

  • cyan value is 33.77%
  • magenta value is 20.53%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (34,21,0,41)
C34M21Y0K41 (34%, 21%, 0%, 41%)
(0.34 / 0.21 / 0.00 / 0.41)

CMYK percentages

%33.77
%20.53
%0
%40.78

Codes

Color #647897 in popluar color models

64 78 97
RGB 100 120 151
HSL 216° 20.32% 49.22%
HSB/HSV 216° 33.77% 59.22%
CMYK 33.77% 20.53% 0.00%
40.78%

Color #647897 in popluar number systems.

HEX 64 78 97
Decimal 100 120 151
Binary 1100100 1111000 10010111
Octal 144 170 227

Shades and tints

Shades of #647897

#647897
(100,120,151)
#5B6E8A
(91,110,138)
#52647D
(82,100,125)
#495A70
(73,90,112)
#405063
(64,80,99)
#374656
(55,70,86)
#2E3C49
(46,60,73)
#25323C
(37,50,60)
#1C282F
(28,40,47)
#131E22
(19,30,34)
#0A1415
(10,20,21)
#000000
(0,0,0)

Tints of #647897

#647897
(100,120,151)
#7284A0
(114,132,160)
#8090A9
(128,144,169)
#8E9CB2
(142,156,178)
#9CA8BB
(156,168,187)
#AAB4C4
(170,180,196)
#B8C0CD
(184,192,205)
#C6CCD6
(198,204,214)
#D4D8DF
(212,216,223)
#E2E4E8
(226,228,232)
#F0F0F1
(240,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #647897 color. Also use rgb(100,120,151) instead hex code.

Text Font Color

.myTextColor { color: #647897; }

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

This text font color is #647897.

Background Color

.myBgColor { background-color: #647897; }

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

This div background color is #647897.

Border color

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

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

This div border color is #647897.

Opacity

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

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

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

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

This text has shadow with #647897 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #647897.

Preview

Color preview on black background

This text has color #647897 on black background.


Color preview on white background

This text has color #647897 on white background.


Black color preview on #647897 background

This text has black color on #647897 background.


White color preview on #647897 background

This text has white color on #647897 background.


Related colors

Complementary color

Complementary color for #hex is #9B8768.


I love getcolorcode.com

Triadic colors

1 #976478 and #789764 with #647897 are triadic colors.

2 #977864 and #786497 with #647897 are triadic colors.