COLOR #649516

HEX: #649516 RGB: (100,149,22)

Color info

#649516 contains mainly red and green colors. Web safe color of #649516 is #669900 (or #690).

RGB color model

#649516 color RGB value is (100,149,22).

RGB: (100,149,22) (39%, 58%, 9%)

RGB channels and saturation

R 100 of 255 = 39%
G 149 of 255 = 58%
B 22 of 255 = 9%

100
149
22

R + G + B ~ 35%. #649516 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 149 + 22 = 271 (100%)
R 100 of 271 ~ 36.9%
G 149 of 271 ~ 54.98%
B 22 of 271 ~ 8.12'%

%36.9
%54.98

CMYK color model

#649516 color CMYK value is (33,0,85,42).

  • cyan value is 32.89%
  • magenta value is 0.00%
  • yellow value is 85.23%
  • key color value is 41.57%

CMYK: (33,0,85,42)
C33M0Y85K42 (33%, 0%, 85%, 42%)
(0.33 / 0.00 / 0.85 / 0.42)

CMYK percentages

%32.89
%0
%85.23
%41.57

Codes

Color #649516 in popluar color models

64 95 16
RGB 100 149 22
HSL 83° 74.27% 33.53%
HSB/HSV 83° 85.23% 58.43%
CMYK 32.89% 0.00% 85.23%
41.57%

Color #649516 in popluar number systems.

HEX 64 95 16
Decimal 100 149 22
Binary 1100100 10010101 10110
Octal 144 225 26

Shades and tints

Shades of #649516

#649516
(100,149,22)
#5B8814
(91,136,20)
#527B12
(82,123,18)
#496E10
(73,110,16)
#40610E
(64,97,14)
#37540C
(55,84,12)
#2E470A
(46,71,10)
#253A08
(37,58,8)
#1C2D06
(28,45,6)
#132004
(19,32,4)
#0A1302
(10,19,2)
#000000
(0,0,0)

Tints of #649516

#649516
(100,149,22)
#729E2B
(114,158,43)
#80A740
(128,167,64)
#8EB055
(142,176,85)
#9CB96A
(156,185,106)
#AAC27F
(170,194,127)
#B8CB94
(184,203,148)
#C6D4A9
(198,212,169)
#D4DDBE
(212,221,190)
#E2E6D3
(226,230,211)
#F0EFE8
(240,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #649516; }

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

This text font color is #649516.

Background Color

.myBgColor { background-color: #649516; }

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

This div background color is #649516.

Border color

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

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

This div border color is #649516.

Opacity

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

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

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

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

This text has shadow with #649516 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #649516.

Preview

Color preview on black background

This text has color #649516 on black background.


Color preview on white background

This text has color #649516 on white background.


Black color preview on #649516 background

This text has black color on #649516 background.


White color preview on #649516 background

This text has white color on #649516 background.


Related colors

Complementary color

Complementary color for #hex is #9B6AE9.


I love getcolorcode.com

Triadic colors

1 #166495 and #951664 with #649516 are triadic colors.

2 #169564 and #956416 with #649516 are triadic colors.