COLOR #648740

HEX: #648740 RGB: (100,135,64)

Color info

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

RGB color model

#648740 color RGB value is (100,135,64).

RGB: (100,135,64) (39%, 53%, 25%)

RGB channels and saturation

R 100 of 255 = 39%
G 135 of 255 = 53%
B 64 of 255 = 25%

100
135
64

R + G + B ~ 39%. #648740 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 135 + 64 = 299 (100%)
R 100 of 299 ~ 33.44%
G 135 of 299 ~ 45.15%
B 64 of 299 ~ 21.4'%

%33.44
%45.15
%21.4

CMYK color model

#648740 color CMYK value is (26,0,53,47).

  • cyan value is 25.93%
  • magenta value is 0.00%
  • yellow value is 52.59%
  • key color value is 47.06%

CMYK: (26,0,53,47)
C26M0Y53K47 (26%, 0%, 53%, 47%)
(0.26 / 0.00 / 0.53 / 0.47)

CMYK percentages

%25.93
%0
%52.59
%47.06

Codes

Color #648740 in popluar color models

64 87 40
RGB 100 135 64
HSL 90° 35.68% 39.02%
HSB/HSV 90° 52.59% 52.94%
CMYK 25.93% 0.00% 52.59%
47.06%

Color #648740 in popluar number systems.

HEX 64 87 40
Decimal 100 135 64
Binary 1100100 10000111 1000000
Octal 144 207 100

Shades and tints

Shades of #648740

#648740
(100,135,64)
#5B7B3B
(91,123,59)
#526F36
(82,111,54)
#496331
(73,99,49)
#40572C
(64,87,44)
#374B27
(55,75,39)
#2E3F22
(46,63,34)
#25331D
(37,51,29)
#1C2718
(28,39,24)
#131B13
(19,27,19)
#0A0F0E
(10,15,14)
#000000
(0,0,0)

Tints of #648740

#648740
(100,135,64)
#729151
(114,145,81)
#809B62
(128,155,98)
#8EA573
(142,165,115)
#9CAF84
(156,175,132)
#AAB995
(170,185,149)
#B8C3A6
(184,195,166)
#C6CDB7
(198,205,183)
#D4D7C8
(212,215,200)
#E2E1D9
(226,225,217)
#F0EBEA
(240,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #648740; }

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

This text font color is #648740.

Background Color

.myBgColor { background-color: #648740; }

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

This div background color is #648740.

Border color

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

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

This div border color is #648740.

Opacity

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

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

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

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

This text has shadow with #648740 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #648740.

Preview

Color preview on black background

This text has color #648740 on black background.


Color preview on white background

This text has color #648740 on white background.


Black color preview on #648740 background

This text has black color on #648740 background.


White color preview on #648740 background

This text has white color on #648740 background.


Related colors

Complementary color

Complementary color for #hex is #9B78BF.


I love getcolorcode.com

Triadic colors

1 #406487 and #874064 with #648740 are triadic colors.

2 #408764 and #876440 with #648740 are triadic colors.