COLOR #649661

HEX: #649661 RGB: (100,150,97)

Color info

#649661 contains red, green and blue colors in about the same proportion. Web safe color of #649661 is #669966 (or #696).

RGB color model

#649661 color RGB value is (100,150,97).

RGB: (100,150,97) (39%, 59%, 38%)

RGB channels and saturation

R 100 of 255 = 39%
G 150 of 255 = 59%
B 97 of 255 = 38%

100
150
97

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

Portions of RGB colors in percentages

R + G + B = 100 + 150 + 97 = 347 (100%)
R 100 of 347 ~ 28.82%
G 150 of 347 ~ 43.23%
B 97 of 347 ~ 27.95'%

%28.82
%43.23
%27.95

CMYK color model

#649661 color CMYK value is (33,0,35,41).

  • cyan value is 33.33%
  • magenta value is 0.00%
  • yellow value is 35.33%
  • key color value is 41.18%
CMYK: (33,0,35,41) C33M0Y35K41 (33%,0%,35%,41%) (0.33/0.00/0.35/0.41) 

CMYK percentages

%33.33
%0
%35.33
%41.18

Codes

Color #649661 in popluar color models

64 96 61
RGB 100 150 97
HSL 117° 21.46% 48.43%
HSB/HSV 117° 35.33% 58.82%
CMYK 33.33% 0.00% 35.33%
41.18%

Color #649661 in popluar number systems.

HEX 64 96 61
Decimal 100 150 97
Binary 1100100 10010110 1100001
Octal 144 226 141

Shades and tints

Shades of #649661

#649661
(100,150,97)
#5B8959
(91,137,89)
#527C51
(82,124,81)
#496F49
(73,111,73)
#406241
(64,98,65)
#375539
(55,85,57)
#2E4831
(46,72,49)
#253B29
(37,59,41)
#1C2E21
(28,46,33)
#132119
(19,33,25)
#0A1411
(10,20,17)
#000000
(0,0,0)

Tints of #649661

#649661
(100,150,97)
#729F6F
(114,159,111)
#80A87D
(128,168,125)
#8EB18B
(142,177,139)
#9CBA99
(156,186,153)
#AAC3A7
(170,195,167)
#B8CCB5
(184,204,181)
#C6D5C3
(198,213,195)
#D4DED1
(212,222,209)
#E2E7DF
(226,231,223)
#F0F0ED
(240,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #649661; }

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

This text font color is #649661.

Background Color

.myBgColor { background-color: #649661; }

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

This div background color is #649661.

Border color

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

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

This div border color is #649661.

Opacity

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

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

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

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

This text has shadow with #649661 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #649661.

Preview

Color preview on black background

This text has color #649661 on black background.


Color preview on white background

This text has color #649661 on white background.


Black color preview on #649661 background

This text has black color on #649661 background.


White color preview on #649661 background

This text has white color on #649661 background.


Related colors

Complementary color

Complementary color for #hex is #9B699E.


I love getcolorcode.com

Triadic colors

1 #616496 and #966164 with #649661 are triadic colors.

2 #619664 and #966461 with #649661 are triadic colors.