COLOR #649685

HEX: #649685 RGB: (100,150,133)

Color info

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

RGB color model

#649685 color RGB value is (100,150,133).

RGB: (100,150,133) (39%, 59%, 52%)

RGB channels and saturation

R 100 of 255 = 39%
G 150 of 255 = 59%
B 133 of 255 = 52%

100
150
133

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

Portions of RGB colors in percentages

R + G + B = 100 + 150 + 133 = 383 (100%)
R 100 of 383 ~ 26.11%
G 150 of 383 ~ 39.16%
B 133 of 383 ~ 34.73'%

%26.11
%39.16
%34.73

CMYK color model

#649685 color CMYK value is (33,0,11,41).

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

CMYK: (33,0,11,41)
C33M0Y11K41 (33%, 0%, 11%, 41%)
(0.33 / 0.00 / 0.11 / 0.41)

CMYK percentages

%33.33
%0
%11.33
%41.18

Codes

Color #649685 in popluar color models

64 96 85
RGB 100 150 133
HSL 160° 20.00% 49.02%
HSB/HSV 160° 33.33% 58.82%
CMYK 33.33% 0.00% 11.33%
41.18%

Color #649685 in popluar number systems.

HEX 64 96 85
Decimal 100 150 133
Binary 1100100 10010110 10000101
Octal 144 226 205

Shades and tints

Shades of #649685

#649685
(100,150,133)
#5B8979
(91,137,121)
#527C6D
(82,124,109)
#496F61
(73,111,97)
#406255
(64,98,85)
#375549
(55,85,73)
#2E483D
(46,72,61)
#253B31
(37,59,49)
#1C2E25
(28,46,37)
#132119
(19,33,25)
#0A140D
(10,20,13)
#000000
(0,0,0)

Tints of #649685

#649685
(100,150,133)
#729F90
(114,159,144)
#80A89B
(128,168,155)
#8EB1A6
(142,177,166)
#9CBAB1
(156,186,177)
#AAC3BC
(170,195,188)
#B8CCC7
(184,204,199)
#C6D5D2
(198,213,210)
#D4DEDD
(212,222,221)
#E2E7E8
(226,231,232)
#F0F0F3
(240,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #649685; }

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

This text font color is #649685.

Background Color

.myBgColor { background-color: #649685; }

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

This div background color is #649685.

Border color

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

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

This div border color is #649685.

Opacity

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

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

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

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

This text has shadow with #649685 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #649685.

Preview

Color preview on black background

This text has color #649685 on black background.


Color preview on white background

This text has color #649685 on white background.


Black color preview on #649685 background

This text has black color on #649685 background.


White color preview on #649685 background

This text has white color on #649685 background.


Related colors

Complementary color

Complementary color for #hex is #9B697A.


I love getcolorcode.com

Triadic colors

1 #856496 and #968564 with #649685 are triadic colors.

2 #859664 and #966485 with #649685 are triadic colors.