COLOR #647988

HEX: #647988 RGB: (100,121,136)

Color info

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

RGB color model

#647988 color RGB value is (100,121,136).

RGB: (100,121,136) (39%, 47%, 53%)

RGB channels and saturation

R 100 of 255 = 39%
G 121 of 255 = 47%
B 136 of 255 = 53%

100
121
136

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

Portions of RGB colors in percentages

R + G + B = 100 + 121 + 136 = 357 (100%)
R 100 of 357 ~ 28.01%
G 121 of 357 ~ 33.89%
B 136 of 357 ~ 38.1'%

%28.01
%33.89
%38.1

CMYK color model

#647988 color CMYK value is (26,11,0,47).

  • cyan value is 26.47%
  • magenta value is 11.03%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (26,11,0,47)
C26M11Y0K47 (26%, 11%, 0%, 47%)
(0.26 / 0.11 / 0.00 / 0.47)

CMYK percentages

%26.47
%11.03
%0
%46.67

Codes

Color #647988 in popluar color models

64 79 88
RGB 100 121 136
HSL 205° 15.25% 46.27%
HSB/HSV 205° 26.47% 53.33%
CMYK 26.47% 11.03% 0.00%
46.67%

Color #647988 in popluar number systems.

HEX 64 79 88
Decimal 100 121 136
Binary 1100100 1111001 10001000
Octal 144 171 210

Shades and tints

Shades of #647988

#647988
(100,121,136)
#5B6E7C
(91,110,124)
#526370
(82,99,112)
#495864
(73,88,100)
#404D58
(64,77,88)
#37424C
(55,66,76)
#2E3740
(46,55,64)
#252C34
(37,44,52)
#1C2128
(28,33,40)
#13161C
(19,22,28)
#0A0B10
(10,11,16)
#000000
(0,0,0)

Tints of #647988

#647988
(100,121,136)
#728592
(114,133,146)
#80919C
(128,145,156)
#8E9DA6
(142,157,166)
#9CA9B0
(156,169,176)
#AAB5BA
(170,181,186)
#B8C1C4
(184,193,196)
#C6CDCE
(198,205,206)
#D4D9D8
(212,217,216)
#E2E5E2
(226,229,226)
#F0F1EC
(240,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #647988 color. Also use rgb(100,121,136) instead hex code.

Text Font Color

.myTextColor { color: #647988; }

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

This text font color is #647988.

Background Color

.myBgColor { background-color: #647988; }

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

This div background color is #647988.

Border color

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

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

This div border color is #647988.

Opacity

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

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

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

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

This text has shadow with #647988 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #647988.

Preview

Color preview on black background

This text has color #647988 on black background.


Color preview on white background

This text has color #647988 on white background.


Black color preview on #647988 background

This text has black color on #647988 background.


White color preview on #647988 background

This text has white color on #647988 background.


Related colors

Complementary color

Complementary color for #hex is #9B8677.


I love getcolorcode.com

Triadic colors

1 #886479 and #798864 with #647988 are triadic colors.

2 #887964 and #796488 with #647988 are triadic colors.