COLOR #649240

HEX: #649240 RGB: (100,146,64)

Color info

#649240 contains mainly red and green colors. Web safe color of #649240 is #669933 (or #693).

RGB color model

#649240 color RGB value is (100,146,64).

RGB: (100,146,64) (39%, 57%, 25%)

RGB channels and saturation

R 100 of 255 = 39%
G 146 of 255 = 57%
B 64 of 255 = 25%

100
146
64

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

Portions of RGB colors in percentages

R + G + B = 100 + 146 + 64 = 310 (100%)
R 100 of 310 ~ 32.26%
G 146 of 310 ~ 47.1%
B 64 of 310 ~ 20.65'%

%32.26
%47.1
%20.65

CMYK color model

#649240 color CMYK value is (32,0,56,43).

  • cyan value is 31.51%
  • magenta value is 0.00%
  • yellow value is 56.16%
  • key color value is 42.75%
CMYK: (32,0,56,43) C32M0Y56K43 (32%,0%,56%,43%) (0.32/0.00/0.56/0.43) 

CMYK percentages

%31.51
%0
%56.16
%42.75

Codes

Color #649240 in popluar color models

64 92 40
RGB 100 146 64
HSL 94° 39.05% 41.18%
HSB/HSV 94° 56.16% 57.25%
CMYK 31.51% 0.00% 56.16%
42.75%

Color #649240 in popluar number systems.

HEX 64 92 40
Decimal 100 146 64
Binary 1100100 10010010 1000000
Octal 144 222 100

Shades and tints

Shades of #649240

#649240
(100,146,64)
#5B853B
(91,133,59)
#527836
(82,120,54)
#496B31
(73,107,49)
#405E2C
(64,94,44)
#375127
(55,81,39)
#2E4422
(46,68,34)
#25371D
(37,55,29)
#1C2A18
(28,42,24)
#131D13
(19,29,19)
#0A100E
(10,16,14)
#000000
(0,0,0)

Tints of #649240

#649240
(100,146,64)
#729B51
(114,155,81)
#80A462
(128,164,98)
#8EAD73
(142,173,115)
#9CB684
(156,182,132)
#AABF95
(170,191,149)
#B8C8A6
(184,200,166)
#C6D1B7
(198,209,183)
#D4DAC8
(212,218,200)
#E2E3D9
(226,227,217)
#F0ECEA
(240,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #649240 color. Also use rgb(100,146,64) instead hex code.

Text Font Color

.myTextColor { color: #649240; }

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

This text font color is #649240.

Background Color

.myBgColor { background-color: #649240; }

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

This div background color is #649240.

Border color

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

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

This div border color is #649240.

Opacity

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

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

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

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

This text has shadow with #649240 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #649240.

Preview

Color preview on black background

This text has color #649240 on black background.


Color preview on white background

This text has color #649240 on white background.


Black color preview on #649240 background

This text has black color on #649240 background.


White color preview on #649240 background

This text has white color on #649240 background.


Related colors

Complementary color

Complementary color for #hex is #9B6DBF.


I love getcolorcode.com

Triadic colors

1 #406492 and #924064 with #649240 are triadic colors.

2 #409264 and #926440 with #649240 are triadic colors.