COLOR #646995

HEX: #646995 RGB: (100,105,149)

Color info

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

RGB color model

#646995 color RGB value is (100,105,149).

RGB: (100,105,149) (39%, 41%, 58%)

RGB channels and saturation

R 100 of 255 = 39%
G 105 of 255 = 41%
B 149 of 255 = 58%

100
105
149

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

Portions of RGB colors in percentages

R + G + B = 100 + 105 + 149 = 354 (100%)
R 100 of 354 ~ 28.25%
G 105 of 354 ~ 29.66%
B 149 of 354 ~ 42.09'%

%28.25
%29.66
%42.09

CMYK color model

#646995 color CMYK value is (33,30,0,42).

  • cyan value is 32.89%
  • magenta value is 29.53%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (33,30,0,42)
C33M30Y0K42 (33%, 30%, 0%, 42%)
(0.33 / 0.30 / 0.00 / 0.42)

CMYK percentages

%32.89
%29.53
%0
%41.57

Codes

Color #646995 in popluar color models

64 69 95
RGB 100 105 149
HSL 234° 19.68% 48.82%
HSB/HSV 234° 32.89% 58.43%
CMYK 32.89% 29.53% 0.00%
41.57%

Color #646995 in popluar number systems.

HEX 64 69 95
Decimal 100 105 149
Binary 1100100 1101001 10010101
Octal 144 151 225

Shades and tints

Shades of #646995

#646995
(100,105,149)
#5B6088
(91,96,136)
#52577B
(82,87,123)
#494E6E
(73,78,110)
#404561
(64,69,97)
#373C54
(55,60,84)
#2E3347
(46,51,71)
#252A3A
(37,42,58)
#1C212D
(28,33,45)
#131820
(19,24,32)
#0A0F13
(10,15,19)
#000000
(0,0,0)

Tints of #646995

#646995
(100,105,149)
#72769E
(114,118,158)
#8083A7
(128,131,167)
#8E90B0
(142,144,176)
#9C9DB9
(156,157,185)
#AAAAC2
(170,170,194)
#B8B7CB
(184,183,203)
#C6C4D4
(198,196,212)
#D4D1DD
(212,209,221)
#E2DEE6
(226,222,230)
#F0EBEF
(240,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #646995; }

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

This text font color is #646995.

Background Color

.myBgColor { background-color: #646995; }

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

This div background color is #646995.

Border color

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

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

This div border color is #646995.

Opacity

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

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

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

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

This text has shadow with #646995 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #646995.

Preview

Color preview on black background

This text has color #646995 on black background.


Color preview on white background

This text has color #646995 on white background.


Black color preview on #646995 background

This text has black color on #646995 background.


White color preview on #646995 background

This text has white color on #646995 background.


Related colors

Complementary color

Complementary color for #hex is #9B966A.


I love getcolorcode.com

Triadic colors

1 #956469 and #699564 with #646995 are triadic colors.

2 #956964 and #696495 with #646995 are triadic colors.