COLOR #647593

HEX: #647593 RGB: (100,117,147)

Color info

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

RGB color model

#647593 color RGB value is (100,117,147).

RGB: (100,117,147) (39%, 46%, 58%)

RGB channels and saturation

R 100 of 255 = 39%
G 117 of 255 = 46%
B 147 of 255 = 58%

100
117
147

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

Portions of RGB colors in percentages

R + G + B = 100 + 117 + 147 = 364 (100%)
R 100 of 364 ~ 27.47%
G 117 of 364 ~ 32.14%
B 147 of 364 ~ 40.38'%

%27.47
%32.14
%40.38

CMYK color model

#647593 color CMYK value is (32,20,0,42).

  • cyan value is 31.97%
  • magenta value is 20.41%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (32,20,0,42)
C32M20Y0K42 (32%, 20%, 0%, 42%)
(0.32 / 0.20 / 0.00 / 0.42)

CMYK percentages

%31.97
%20.41
%0
%42.35

Codes

Color #647593 in popluar color models

64 75 93
RGB 100 117 147
HSL 218° 19.03% 48.43%
HSB/HSV 218° 31.97% 57.65%
CMYK 31.97% 20.41% 0.00%
42.35%

Color #647593 in popluar number systems.

HEX 64 75 93
Decimal 100 117 147
Binary 1100100 1110101 10010011
Octal 144 165 223

Shades and tints

Shades of #647593

#647593
(100,117,147)
#5B6B86
(91,107,134)
#526179
(82,97,121)
#49576C
(73,87,108)
#404D5F
(64,77,95)
#374352
(55,67,82)
#2E3945
(46,57,69)
#252F38
(37,47,56)
#1C252B
(28,37,43)
#131B1E
(19,27,30)
#0A1111
(10,17,17)
#000000
(0,0,0)

Tints of #647593

#647593
(100,117,147)
#72819C
(114,129,156)
#808DA5
(128,141,165)
#8E99AE
(142,153,174)
#9CA5B7
(156,165,183)
#AAB1C0
(170,177,192)
#B8BDC9
(184,189,201)
#C6C9D2
(198,201,210)
#D4D5DB
(212,213,219)
#E2E1E4
(226,225,228)
#F0EDED
(240,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #647593; }

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

This text font color is #647593.

Background Color

.myBgColor { background-color: #647593; }

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

This div background color is #647593.

Border color

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

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

This div border color is #647593.

Opacity

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

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

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

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

This text has shadow with #647593 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #647593.

Preview

Color preview on black background

This text has color #647593 on black background.


Color preview on white background

This text has color #647593 on white background.


Black color preview on #647593 background

This text has black color on #647593 background.


White color preview on #647593 background

This text has white color on #647593 background.


Related colors

Complementary color

Complementary color for #hex is #9B8A6C.


I love getcolorcode.com

Triadic colors

1 #936475 and #759364 with #647593 are triadic colors.

2 #937564 and #756493 with #647593 are triadic colors.