COLOR #648340

HEX: #648340 RGB: (100,131,64)

Color info

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

RGB color model

#648340 color RGB value is (100,131,64).

RGB: (100,131,64) (39%, 51%, 25%)

RGB channels and saturation

R 100 of 255 = 39%
G 131 of 255 = 51%
B 64 of 255 = 25%

100
131
64

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

Portions of RGB colors in percentages

R + G + B = 100 + 131 + 64 = 295 (100%)
R 100 of 295 ~ 33.9%
G 131 of 295 ~ 44.41%
B 64 of 295 ~ 21.69'%

%33.9
%44.41
%21.69

CMYK color model

#648340 color CMYK value is (24,0,51,49).

  • cyan value is 23.66%
  • magenta value is 0.00%
  • yellow value is 51.15%
  • key color value is 48.63%

CMYK: (24,0,51,49)
C24M0Y51K49 (24%, 0%, 51%, 49%)
(0.24 / 0.00 / 0.51 / 0.49)

CMYK percentages

%23.66
%0
%51.15
%48.63

Codes

Color #648340 in popluar color models

64 83 40
RGB 100 131 64
HSL 88° 34.36% 38.24%
HSB/HSV 88° 51.15% 51.37%
CMYK 23.66% 0.00% 51.15%
48.63%

Color #648340 in popluar number systems.

HEX 64 83 40
Decimal 100 131 64
Binary 1100100 10000011 1000000
Octal 144 203 100

Shades and tints

Shades of #648340

#648340
(100,131,64)
#5B783B
(91,120,59)
#526D36
(82,109,54)
#496231
(73,98,49)
#40572C
(64,87,44)
#374C27
(55,76,39)
#2E4122
(46,65,34)
#25361D
(37,54,29)
#1C2B18
(28,43,24)
#132013
(19,32,19)
#0A150E
(10,21,14)
#000000
(0,0,0)

Tints of #648340

#648340
(100,131,64)
#728E51
(114,142,81)
#809962
(128,153,98)
#8EA473
(142,164,115)
#9CAF84
(156,175,132)
#AABA95
(170,186,149)
#B8C5A6
(184,197,166)
#C6D0B7
(198,208,183)
#D4DBC8
(212,219,200)
#E2E6D9
(226,230,217)
#F0F1EA
(240,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #648340; }

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

This text font color is #648340.

Background Color

.myBgColor { background-color: #648340; }

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

This div background color is #648340.

Border color

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

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

This div border color is #648340.

Opacity

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

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

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

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

This text has shadow with #648340 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #648340.

Preview

Color preview on black background

This text has color #648340 on black background.


Color preview on white background

This text has color #648340 on white background.


Black color preview on #648340 background

This text has black color on #648340 background.


White color preview on #648340 background

This text has white color on #648340 background.


Related colors

Complementary color

Complementary color for #hex is #9B7CBF.


I love getcolorcode.com

Triadic colors

1 #406483 and #834064 with #648340 are triadic colors.

2 #408364 and #836440 with #648340 are triadic colors.