COLOR #647588

HEX: #647588 RGB: (100,117,136)

Color info

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

RGB color model

#647588 color RGB value is (100,117,136).

RGB: (100,117,136) (39%, 46%, 53%)

RGB channels and saturation

R 100 of 255 = 39%
G 117 of 255 = 46%
B 136 of 255 = 53%

100
117
136

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

Portions of RGB colors in percentages

R + G + B = 100 + 117 + 136 = 353 (100%)
R 100 of 353 ~ 28.33%
G 117 of 353 ~ 33.14%
B 136 of 353 ~ 38.53'%

%28.33
%33.14
%38.53

CMYK color model

#647588 color CMYK value is (26,14,0,47).

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

CMYK: (26,14,0,47)
C26M14Y0K47 (26%, 14%, 0%, 47%)
(0.26 / 0.14 / 0.00 / 0.47)

CMYK percentages

%26.47
%13.97
%0
%46.67

Codes

Color #647588 in popluar color models

64 75 88
RGB 100 117 136
HSL 212° 15.25% 46.27%
HSB/HSV 212° 26.47% 53.33%
CMYK 26.47% 13.97% 0.00%
46.67%

Color #647588 in popluar number systems.

HEX 64 75 88
Decimal 100 117 136
Binary 1100100 1110101 10001000
Octal 144 165 210

Shades and tints

Shades of #647588

#647588
(100,117,136)
#5B6B7C
(91,107,124)
#526170
(82,97,112)
#495764
(73,87,100)
#404D58
(64,77,88)
#37434C
(55,67,76)
#2E3940
(46,57,64)
#252F34
(37,47,52)
#1C2528
(28,37,40)
#131B1C
(19,27,28)
#0A1110
(10,17,16)
#000000
(0,0,0)

Tints of #647588

#647588
(100,117,136)
#728192
(114,129,146)
#808D9C
(128,141,156)
#8E99A6
(142,153,166)
#9CA5B0
(156,165,176)
#AAB1BA
(170,177,186)
#B8BDC4
(184,189,196)
#C6C9CE
(198,201,206)
#D4D5D8
(212,213,216)
#E2E1E2
(226,225,226)
#F0EDEC
(240,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #647588; }

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

This text font color is #647588.

Background Color

.myBgColor { background-color: #647588; }

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

This div background color is #647588.

Border color

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

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

This div border color is #647588.

Opacity

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

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

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

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

This text has shadow with #647588 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #647588.

Preview

Color preview on black background

This text has color #647588 on black background.


Color preview on white background

This text has color #647588 on white background.


Black color preview on #647588 background

This text has black color on #647588 background.


White color preview on #647588 background

This text has white color on #647588 background.


Related colors

Complementary color

Complementary color for #hex is #9B8A77.


I love getcolorcode.com

Triadic colors

1 #886475 and #758864 with #647588 are triadic colors.

2 #887564 and #756488 with #647588 are triadic colors.