COLOR #649395

HEX: #649395 RGB: (100,147,149)

Color info

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

RGB color model

#649395 color RGB value is (100,147,149).

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

RGB channels and saturation

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

100
147
149

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

Portions of RGB colors in percentages

R + G + B = 100 + 147 + 149 = 396 (100%)
R 100 of 396 ~ 25.25%
G 147 of 396 ~ 37.12%
B 149 of 396 ~ 37.63'%

%25.25
%37.12
%37.63

CMYK color model

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

  • cyan value is 32.89%
  • magenta value is 1.34%
  • 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
%1.34
%0
%41.57

Codes

Color #649395 in popluar color models

64 93 95
RGB 100 147 149
HSL 182° 19.68% 48.82%
HSB/HSV 182° 32.89% 58.43%
CMYK 32.89% 1.34% 0.00%
41.57%

Color #649395 in popluar number systems.

HEX 64 93 95
Decimal 100 147 149
Binary 1100100 10010011 10010101
Octal 144 223 225

Shades and tints

Shades of #649395

#649395
(100,147,149)
#5B8688
(91,134,136)
#52797B
(82,121,123)
#496C6E
(73,108,110)
#405F61
(64,95,97)
#375254
(55,82,84)
#2E4547
(46,69,71)
#25383A
(37,56,58)
#1C2B2D
(28,43,45)
#131E20
(19,30,32)
#0A1113
(10,17,19)
#000000
(0,0,0)

Tints of #649395

#649395
(100,147,149)
#729C9E
(114,156,158)
#80A5A7
(128,165,167)
#8EAEB0
(142,174,176)
#9CB7B9
(156,183,185)
#AAC0C2
(170,192,194)
#B8C9CB
(184,201,203)
#C6D2D4
(198,210,212)
#D4DBDD
(212,219,221)
#E2E4E6
(226,228,230)
#F0EDEF
(240,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #649395; }

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

This text font color is #649395.

Background Color

.myBgColor { background-color: #649395; }

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

This div background color is #649395.

Border color

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

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

This div border color is #649395.

Opacity

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

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

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

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

This text has shadow with #649395 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #649395.

Preview

Color preview on black background

This text has color #649395 on black background.


Color preview on white background

This text has color #649395 on white background.


Black color preview on #649395 background

This text has black color on #649395 background.


White color preview on #649395 background

This text has white color on #649395 background.


Related colors

Complementary color

Complementary color for #hex is #9B6C6A.


I love getcolorcode.com

Triadic colors

1 #956493 and #939564 with #649395 are triadic colors.

2 #959364 and #936495 with #649395 are triadic colors.