COLOR #648221

HEX: #648221 RGB: (100,130,33)

Color info

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

RGB color model

#648221 color RGB value is (100,130,33).

RGB: (100,130,33) (39%, 51%, 13%)

RGB channels and saturation

R 100 of 255 = 39%
G 130 of 255 = 51%
B 33 of 255 = 13%

100
130
33

R + G + B ~ 34%. #648221 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 130 + 33 = 263 (100%)
R 100 of 263 ~ 38.02%
G 130 of 263 ~ 49.43%
B 33 of 263 ~ 12.55'%

%38.02
%49.43
%12.55

CMYK color model

#648221 color CMYK value is (23,0,75,49).

  • cyan value is 23.08%
  • magenta value is 0.00%
  • yellow value is 74.62%
  • key color value is 49.02%

CMYK: (23,0,75,49)
C23M0Y75K49 (23%, 0%, 75%, 49%)
(0.23 / 0.00 / 0.75 / 0.49)

CMYK percentages

%23.08
%0
%74.62
%49.02

Codes

Color #648221 in popluar color models

64 82 21
RGB 100 130 33
HSL 79° 59.51% 31.96%
HSB/HSV 79° 74.62% 50.98%
CMYK 23.08% 0.00% 74.62%
49.02%

Color #648221 in popluar number systems.

HEX 64 82 21
Decimal 100 130 33
Binary 1100100 10000010 100001
Octal 144 202 41

Shades and tints

Shades of #648221

#648221
(100,130,33)
#5B771E
(91,119,30)
#526C1B
(82,108,27)
#496118
(73,97,24)
#405615
(64,86,21)
#374B12
(55,75,18)
#2E400F
(46,64,15)
#25350C
(37,53,12)
#1C2A09
(28,42,9)
#131F06
(19,31,6)
#0A1403
(10,20,3)
#000000
(0,0,0)

Tints of #648221

#648221
(100,130,33)
#728D35
(114,141,53)
#809849
(128,152,73)
#8EA35D
(142,163,93)
#9CAE71
(156,174,113)
#AAB985
(170,185,133)
#B8C499
(184,196,153)
#C6CFAD
(198,207,173)
#D4DAC1
(212,218,193)
#E2E5D5
(226,229,213)
#F0F0E9
(240,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #648221 color. Also use rgb(100,130,33) instead hex code.

Text Font Color

.myTextColor { color: #648221; }

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

This text font color is #648221.

Background Color

.myBgColor { background-color: #648221; }

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

This div background color is #648221.

Border color

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

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

This div border color is #648221.

Opacity

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

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

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

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

This text has shadow with #648221 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #648221.

Preview

Color preview on black background

This text has color #648221 on black background.


Color preview on white background

This text has color #648221 on white background.


Black color preview on #648221 background

This text has black color on #648221 background.


White color preview on #648221 background

This text has white color on #648221 background.


Related colors

Complementary color

Complementary color for #648221 is #9B7DDE.


I love getcolorcode.com

Triadic colors

1 #216482 and #822164 with #648221 are triadic colors.

2 #218264 and #826421 with #648221 are triadic colors.