COLOR #649030

HEX: #649030 RGB: (100,144,48)

Color info

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

RGB color model

#649030 color RGB value is (100,144,48).

RGB: (100,144,48) (39%, 56%, 19%)

RGB channels and saturation

R 100 of 255 = 39%
G 144 of 255 = 56%
B 48 of 255 = 19%

100
144
48

R + G + B ~ 38%. #649030 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 144 + 48 = 292 (100%)
R 100 of 292 ~ 34.25%
G 144 of 292 ~ 49.32%
B 48 of 292 ~ 16.44'%

%34.25
%49.32
%16.44

CMYK color model

#649030 color CMYK value is (31,0,67,44).

  • cyan value is 30.56%
  • magenta value is 0.00%
  • yellow value is 66.67%
  • key color value is 43.53%

CMYK: (31,0,67,44)
C31M0Y67K44 (31%, 0%, 67%, 44%)
(0.31 / 0.00 / 0.67 / 0.44)

CMYK percentages

%30.56
%0
%66.67
%43.53

Codes

Color #649030 in popluar color models

64 90 30
RGB 100 144 48
HSL 88° 50.00% 37.65%
HSB/HSV 88° 66.67% 56.47%
CMYK 30.56% 0.00% 66.67%
43.53%

Color #649030 in popluar number systems.

HEX 64 90 30
Decimal 100 144 48
Binary 1100100 10010000 110000
Octal 144 220 60

Shades and tints

Shades of #649030

#649030
(100,144,48)
#5B832C
(91,131,44)
#527628
(82,118,40)
#496924
(73,105,36)
#405C20
(64,92,32)
#374F1C
(55,79,28)
#2E4218
(46,66,24)
#253514
(37,53,20)
#1C2810
(28,40,16)
#131B0C
(19,27,12)
#0A0E08
(10,14,8)
#000000
(0,0,0)

Tints of #649030

#649030
(100,144,48)
#729A42
(114,154,66)
#80A454
(128,164,84)
#8EAE66
(142,174,102)
#9CB878
(156,184,120)
#AAC28A
(170,194,138)
#B8CC9C
(184,204,156)
#C6D6AE
(198,214,174)
#D4E0C0
(212,224,192)
#E2EAD2
(226,234,210)
#F0F4E4
(240,244,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #649030 color. Also use rgb(100,144,48) instead hex code.

Text Font Color

.myTextColor { color: #649030; }

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

This text font color is #649030.

Background Color

.myBgColor { background-color: #649030; }

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

This div background color is #649030.

Border color

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

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

This div border color is #649030.

Opacity

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

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

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

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

This text has shadow with #649030 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #649030.

Preview

Color preview on black background

This text has color #649030 on black background.


Color preview on white background

This text has color #649030 on white background.


Black color preview on #649030 background

This text has black color on #649030 background.


White color preview on #649030 background

This text has white color on #649030 background.


Related colors

Complementary color

Complementary color for #hex is #9B6FCF.


I love getcolorcode.com

Triadic colors

1 #306490 and #903064 with #649030 are triadic colors.

2 #309064 and #906430 with #649030 are triadic colors.