COLOR #646795

HEX: #646795 RGB: (100,103,149)

Color info

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

RGB color model

#646795 color RGB value is (100,103,149).

RGB: (100,103,149) (39%, 40%, 58%)

RGB channels and saturation

R 100 of 255 = 39%
G 103 of 255 = 40%
B 149 of 255 = 58%

100
103
149

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

Portions of RGB colors in percentages

R + G + B = 100 + 103 + 149 = 352 (100%)
R 100 of 352 ~ 28.41%
G 103 of 352 ~ 29.26%
B 149 of 352 ~ 42.33'%

%28.41
%29.26
%42.33

CMYK color model

#646795 color CMYK value is (33,31,0,42).

  • cyan value is 32.89%
  • magenta value is 30.87%
  • yellow value is 0.00%
  • key color value is 41.57%
CMYK: (33,31,0,42) C33M31Y0K42 (33%,31%,0%,42%) (0.33/0.31/0.00/0.42) 

CMYK percentages

%32.89
%30.87
%0
%41.57

Codes

Color #646795 in popluar color models

64 67 95
RGB 100 103 149
HSL 236° 19.68% 48.82%
HSB/HSV 236° 32.89% 58.43%
CMYK 32.89% 30.87% 0.00%
41.57%

Color #646795 in popluar number systems.

HEX 64 67 95
Decimal 100 103 149
Binary 1100100 1100111 10010101
Octal 144 147 225

Shades and tints

Shades of #646795

#646795
(100,103,149)
#5B5E88
(91,94,136)
#52557B
(82,85,123)
#494C6E
(73,76,110)
#404361
(64,67,97)
#373A54
(55,58,84)
#2E3147
(46,49,71)
#25283A
(37,40,58)
#1C1F2D
(28,31,45)
#131620
(19,22,32)
#0A0D13
(10,13,19)
#000000
(0,0,0)

Tints of #646795

#646795
(100,103,149)
#72749E
(114,116,158)
#8081A7
(128,129,167)
#8E8EB0
(142,142,176)
#9C9BB9
(156,155,185)
#AAA8C2
(170,168,194)
#B8B5CB
(184,181,203)
#C6C2D4
(198,194,212)
#D4CFDD
(212,207,221)
#E2DCE6
(226,220,230)
#F0E9EF
(240,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #646795 color. Also use rgb(100,103,149) instead hex code.

Text Font Color

.myTextColor { color: #646795; }

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

This text font color is #646795.

Background Color

.myBgColor { background-color: #646795; }

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

This div background color is #646795.

Border color

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

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

This div border color is #646795.

Opacity

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

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

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

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

This text has shadow with #646795 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #646795.

Preview

Color preview on black background

This text has color #646795 on black background.


Color preview on white background

This text has color #646795 on white background.


Black color preview on #646795 background

This text has black color on #646795 background.


White color preview on #646795 background

This text has white color on #646795 background.


Related colors

Complementary color

Complementary color for #hex is #9B986A.


I love getcolorcode.com

Triadic colors

1 #956467 and #679564 with #646795 are triadic colors.

2 #956764 and #676495 with #646795 are triadic colors.