COLOR #649596

HEX: #649596 RGB: (100,149,150)

Color info

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

RGB color model

#649596 color RGB value is (100,149,150).

RGB: (100,149,150) (39%, 58%, 59%)

RGB channels and saturation

R 100 of 255 = 39%
G 149 of 255 = 58%
B 150 of 255 = 59%

100
149
150

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

Portions of RGB colors in percentages

R + G + B = 100 + 149 + 150 = 399 (100%)
R 100 of 399 ~ 25.06%
G 149 of 399 ~ 37.34%
B 150 of 399 ~ 37.59'%

%25.06
%37.34
%37.59

CMYK color model

#649596 color CMYK value is (33,1,0,41).

  • cyan value is 33.33%
  • magenta value is 0.67%
  • yellow value is 0.00%
  • key color value is 41.18%

CMYK: (33,1,0,41)
C33M1Y0K41 (33%, 1%, 0%, 41%)
(0.33 / 0.01 / 0.00 / 0.41)

CMYK percentages

%33.33
%0.67
%0
%41.18

Codes

Color #649596 in popluar color models

64 95 96
RGB 100 149 150
HSL 181° 20.00% 49.02%
HSB/HSV 181° 33.33% 58.82%
CMYK 33.33% 0.67% 0.00%
41.18%

Color #649596 in popluar number systems.

HEX 64 95 96
Decimal 100 149 150
Binary 1100100 10010101 10010110
Octal 144 225 226

Shades and tints

Shades of #649596

#649596
(100,149,150)
#5B8889
(91,136,137)
#527B7C
(82,123,124)
#496E6F
(73,110,111)
#406162
(64,97,98)
#375455
(55,84,85)
#2E4748
(46,71,72)
#253A3B
(37,58,59)
#1C2D2E
(28,45,46)
#132021
(19,32,33)
#0A1314
(10,19,20)
#000000
(0,0,0)

Tints of #649596

#649596
(100,149,150)
#729E9F
(114,158,159)
#80A7A8
(128,167,168)
#8EB0B1
(142,176,177)
#9CB9BA
(156,185,186)
#AAC2C3
(170,194,195)
#B8CBCC
(184,203,204)
#C6D4D5
(198,212,213)
#D4DDDE
(212,221,222)
#E2E6E7
(226,230,231)
#F0EFF0
(240,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #649596; }

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

This text font color is #649596.

Background Color

.myBgColor { background-color: #649596; }

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

This div background color is #649596.

Border color

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

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

This div border color is #649596.

Opacity

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

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

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

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

This text has shadow with #649596 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #649596.

Preview

Color preview on black background

This text has color #649596 on black background.


Color preview on white background

This text has color #649596 on white background.


Black color preview on #649596 background

This text has black color on #649596 background.


White color preview on #649596 background

This text has white color on #649596 background.


Related colors

Complementary color

Complementary color for #hex is #9B6A69.


I love getcolorcode.com

Triadic colors

1 #966495 and #959664 with #649596 are triadic colors.

2 #969564 and #956496 with #649596 are triadic colors.