COLOR #648E42

HEX: #648E42 RGB: (100,142,66)

Color info

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

RGB color model

#648E42 color RGB value is (100,142,66).

RGB: (100,142,66) (39%, 56%, 26%)

RGB channels and saturation

R 100 of 255 = 39%
G 142 of 255 = 56%
B 66 of 255 = 26%

100
142
66

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

Portions of RGB colors in percentages

R + G + B = 100 + 142 + 66 = 308 (100%)
R 100 of 308 ~ 32.47%
G 142 of 308 ~ 46.1%
B 66 of 308 ~ 21.43'%

%32.47
%46.1
%21.43

CMYK color model

#648E42 color CMYK value is (30,0,54,44).

  • cyan value is 29.58%
  • magenta value is 0.00%
  • yellow value is 53.52%
  • key color value is 44.31%
CMYK: (30,0,54,44) C30M0Y54K44 (30%,0%,54%,44%) (0.30/0.00/0.54/0.44) 

CMYK percentages

%29.58
%0
%53.52
%44.31

Codes

Color #648E42 in popluar color models

64 8E 42
RGB 100 142 66
HSL 93° 36.54% 40.78%
HSB/HSV 93° 53.52% 55.69%
CMYK 29.58% 0.00% 53.52%
44.31%

Color #648E42 in popluar number systems.

HEX 64 8E 42
Decimal 100 142 66
Binary 1100100 10001110 1000010
Octal 144 216 102

Shades and tints

Shades of #648E42

#648E42
(100,142,66)
#5B823C
(91,130,60)
#527636
(82,118,54)
#496A30
(73,106,48)
#405E2A
(64,94,42)
#375224
(55,82,36)
#2E461E
(46,70,30)
#253A18
(37,58,24)
#1C2E12
(28,46,18)
#13220C
(19,34,12)
#0A1606
(10,22,6)
#000000
(0,0,0)

Tints of #648E42

#648E42
(100,142,66)
#729853
(114,152,83)
#80A264
(128,162,100)
#8EAC75
(142,172,117)
#9CB686
(156,182,134)
#AAC097
(170,192,151)
#B8CAA8
(184,202,168)
#C6D4B9
(198,212,185)
#D4DECA
(212,222,202)
#E2E8DB
(226,232,219)
#F0F2EC
(240,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #648E42 color. Also use rgb(100,142,66) instead hex code.

Text Font Color

.myTextColor { color: #648E42; }

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

This text font color is #648E42.

Background Color

.myBgColor { background-color: #648E42; }

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

This div background color is #648E42.

Border color

.myBorderColor { border: 1px solid #648E42; }

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

This div border color is #648E42.

Opacity

.myOpacity80 { color: #648E42; opacity: 0.8; }

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

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

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

This text has shadow with #648E42 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #648E42.

Preview

Color preview on black background

This text has color #648E42 on black background.


Color preview on white background

This text has color #648E42 on white background.


Black color preview on #648E42 background

This text has black color on #648E42 background.


White color preview on #648E42 background

This text has white color on #648E42 background.


Related colors

Complementary color

Complementary color for #hex is #9B71BD.


I love getcolorcode.com

Triadic colors

1 #42648E and #8E4264 with #648E42 are triadic colors.

2 #428E64 and #8E6442 with #648E42 are triadic colors.