COLOR #649495

HEX: #649495 RGB: (100,148,149)

Color info

#649495 contains red, green and blue colors in about the same proportion. Web safe color of #649495 is #669999 (or #699).

RGB color model

#649495 color RGB value is (100,148,149).

RGB: (100,148,149) (39%, 58%, 58%)

RGB channels and saturation

R 100 of 255 = 39%
G 148 of 255 = 58%
B 149 of 255 = 58%

100
148
149

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

Portions of RGB colors in percentages

R + G + B = 100 + 148 + 149 = 397 (100%)
R 100 of 397 ~ 25.19%
G 148 of 397 ~ 37.28%
B 149 of 397 ~ 37.53'%

%25.19
%37.28
%37.53

CMYK color model

#649495 color CMYK value is (33,1,0,42).

  • cyan value is 32.89%
  • magenta value is 0.67%
  • yellow value is 0.00%
  • key color value is 41.57%
CMYK: (33,1,0,42) C33M1Y0K42 (33%,1%,0%,42%) (0.33/0.01/0.00/0.42) 

CMYK percentages

%32.89
%0.67
%0
%41.57

Codes

Color #649495 in popluar color models

64 94 95
RGB 100 148 149
HSL 181° 19.68% 48.82%
HSB/HSV 181° 32.89% 58.43%
CMYK 32.89% 0.67% 0.00%
41.57%

Color #649495 in popluar number systems.

HEX 64 94 95
Decimal 100 148 149
Binary 1100100 10010100 10010101
Octal 144 224 225

Shades and tints

Shades of #649495

#649495
(100,148,149)
#5B8788
(91,135,136)
#527A7B
(82,122,123)
#496D6E
(73,109,110)
#406061
(64,96,97)
#375354
(55,83,84)
#2E4647
(46,70,71)
#25393A
(37,57,58)
#1C2C2D
(28,44,45)
#131F20
(19,31,32)
#0A1213
(10,18,19)
#000000
(0,0,0)

Tints of #649495

#649495
(100,148,149)
#729D9E
(114,157,158)
#80A6A7
(128,166,167)
#8EAFB0
(142,175,176)
#9CB8B9
(156,184,185)
#AAC1C2
(170,193,194)
#B8CACB
(184,202,203)
#C6D3D4
(198,211,212)
#D4DCDD
(212,220,221)
#E2E5E6
(226,229,230)
#F0EEEF
(240,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #649495; }

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

This text font color is #649495.

Background Color

.myBgColor { background-color: #649495; }

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

This div background color is #649495.

Border color

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

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

This div border color is #649495.

Opacity

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

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

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

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

This text has shadow with #649495 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #649495.

Preview

Color preview on black background

This text has color #649495 on black background.


Color preview on white background

This text has color #649495 on white background.


Black color preview on #649495 background

This text has black color on #649495 background.


White color preview on #649495 background

This text has white color on #649495 background.


Related colors

Complementary color

Complementary color for #hex is #9B6B6A.


I love getcolorcode.com

Triadic colors

1 #956494 and #949564 with #649495 are triadic colors.

2 #959464 and #946495 with #649495 are triadic colors.