COLOR #647499

HEX: #647499 RGB: (100,116,153)

Color info

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

RGB color model

#647499 color RGB value is (100,116,153).

RGB: (100,116,153) (39%, 45%, 60%)

RGB channels and saturation

R 100 of 255 = 39%
G 116 of 255 = 45%
B 153 of 255 = 60%

100
116
153

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

Portions of RGB colors in percentages

R + G + B = 100 + 116 + 153 = 369 (100%)
R 100 of 369 ~ 27.1%
G 116 of 369 ~ 31.44%
B 153 of 369 ~ 41.46'%

%27.1
%31.44
%41.46

CMYK color model

#647499 color CMYK value is (35,24,0,40).

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

CMYK: (35,24,0,40)
C35M24Y0K40 (35%, 24%, 0%, 40%)
(0.35 / 0.24 / 0.00 / 0.40)

CMYK percentages

%34.64
%24.18
%0
%40

Codes

Color #647499 in popluar color models

64 74 99
RGB 100 116 153
HSL 222° 20.95% 49.61%
HSB/HSV 222° 34.64% 60.00%
CMYK 34.64% 24.18% 0.00%
40.00%

Color #647499 in popluar number systems.

HEX 64 74 99
Decimal 100 116 153
Binary 1100100 1110100 10011001
Octal 144 164 231

Shades and tints

Shades of #647499

#647499
(100,116,153)
#5B6A8C
(91,106,140)
#52607F
(82,96,127)
#495672
(73,86,114)
#404C65
(64,76,101)
#374258
(55,66,88)
#2E384B
(46,56,75)
#252E3E
(37,46,62)
#1C2431
(28,36,49)
#131A24
(19,26,36)
#0A1017
(10,16,23)
#000000
(0,0,0)

Tints of #647499

#647499
(100,116,153)
#7280A2
(114,128,162)
#808CAB
(128,140,171)
#8E98B4
(142,152,180)
#9CA4BD
(156,164,189)
#AAB0C6
(170,176,198)
#B8BCCF
(184,188,207)
#C6C8D8
(198,200,216)
#D4D4E1
(212,212,225)
#E2E0EA
(226,224,234)
#F0ECF3
(240,236,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #647499; }

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

This text font color is #647499.

Background Color

.myBgColor { background-color: #647499; }

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

This div background color is #647499.

Border color

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

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

This div border color is #647499.

Opacity

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

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

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

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

This text has shadow with #647499 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #647499.

Preview

Color preview on black background

This text has color #647499 on black background.


Color preview on white background

This text has color #647499 on white background.


Black color preview on #647499 background

This text has black color on #647499 background.


White color preview on #647499 background

This text has white color on #647499 background.


Related colors

Complementary color

Complementary color for #hex is #9B8B66.


I love getcolorcode.com

Triadic colors

1 #996474 and #749964 with #647499 are triadic colors.

2 #997464 and #746499 with #647499 are triadic colors.