COLOR #647799

HEX: #647799 RGB: (100,119,153)

Color info

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

RGB color model

#647799 color RGB value is (100,119,153).

RGB: (100,119,153) (39%, 47%, 60%)

RGB channels and saturation

R 100 of 255 = 39%
G 119 of 255 = 47%
B 153 of 255 = 60%

100
119
153

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

Portions of RGB colors in percentages

R + G + B = 100 + 119 + 153 = 372 (100%)
R 100 of 372 ~ 26.88%
G 119 of 372 ~ 31.99%
B 153 of 372 ~ 41.13'%

%26.88
%31.99
%41.13

CMYK color model

#647799 color CMYK value is (35,22,0,40).

  • cyan value is 34.64%
  • magenta value is 22.22%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (35,22,0,40)
C35M22Y0K40 (35%, 22%, 0%, 40%)
(0.35 / 0.22 / 0.00 / 0.40)

CMYK percentages

%34.64
%22.22
%0
%40

Codes

Color #647799 in popluar color models

64 77 99
RGB 100 119 153
HSL 218° 20.95% 49.61%
HSB/HSV 218° 34.64% 60.00%
CMYK 34.64% 22.22% 0.00%
40.00%

Color #647799 in popluar number systems.

HEX 64 77 99
Decimal 100 119 153
Binary 1100100 1110111 10011001
Octal 144 167 231

Shades and tints

Shades of #647799

#647799
(100,119,153)
#5B6D8C
(91,109,140)
#52637F
(82,99,127)
#495972
(73,89,114)
#404F65
(64,79,101)
#374558
(55,69,88)
#2E3B4B
(46,59,75)
#25313E
(37,49,62)
#1C2731
(28,39,49)
#131D24
(19,29,36)
#0A1317
(10,19,23)
#000000
(0,0,0)

Tints of #647799

#647799
(100,119,153)
#7283A2
(114,131,162)
#808FAB
(128,143,171)
#8E9BB4
(142,155,180)
#9CA7BD
(156,167,189)
#AAB3C6
(170,179,198)
#B8BFCF
(184,191,207)
#C6CBD8
(198,203,216)
#D4D7E1
(212,215,225)
#E2E3EA
(226,227,234)
#F0EFF3
(240,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #647799 color. Also use rgb(100,119,153) instead hex code.

Text Font Color

.myTextColor { color: #647799; }

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

This text font color is #647799.

Background Color

.myBgColor { background-color: #647799; }

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

This div background color is #647799.

Border color

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

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

This div border color is #647799.

Opacity

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

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

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

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

This text has shadow with #647799 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #647799.

Preview

Color preview on black background

This text has color #647799 on black background.


Color preview on white background

This text has color #647799 on white background.


Black color preview on #647799 background

This text has black color on #647799 background.


White color preview on #647799 background

This text has white color on #647799 background.


Related colors

Complementary color

Complementary color for #hex is #9B8866.


I love getcolorcode.com

Triadic colors

1 #996477 and #779964 with #647799 are triadic colors.

2 #997764 and #776499 with #647799 are triadic colors.