COLOR #648849

HEX: #648849 RGB: (100,136,73)

Color info

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

RGB color model

#648849 color RGB value is (100,136,73).

RGB: (100,136,73) (39%, 53%, 29%)

RGB channels and saturation

R 100 of 255 = 39%
G 136 of 255 = 53%
B 73 of 255 = 29%

100
136
73

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

Portions of RGB colors in percentages

R + G + B = 100 + 136 + 73 = 309 (100%)
R 100 of 309 ~ 32.36%
G 136 of 309 ~ 44.01%
B 73 of 309 ~ 23.62'%

%32.36
%44.01
%23.62

CMYK color model

#648849 color CMYK value is (26,0,46,47).

  • cyan value is 26.47%
  • magenta value is 0.00%
  • yellow value is 46.32%
  • key color value is 46.67%
CMYK: (26,0,46,47) C26M0Y46K47 (26%,0%,46%,47%) (0.26/0.00/0.46/0.47) 

CMYK percentages

%26.47
%0
%46.32
%46.67

Codes

Color #648849 in popluar color models

64 88 49
RGB 100 136 73
HSL 94° 30.14% 40.98%
HSB/HSV 94° 46.32% 53.33%
CMYK 26.47% 0.00% 46.32%
46.67%

Color #648849 in popluar number systems.

HEX 64 88 49
Decimal 100 136 73
Binary 1100100 10001000 1001001
Octal 144 210 111

Shades and tints

Shades of #648849

#648849
(100,136,73)
#5B7C43
(91,124,67)
#52703D
(82,112,61)
#496437
(73,100,55)
#405831
(64,88,49)
#374C2B
(55,76,43)
#2E4025
(46,64,37)
#25341F
(37,52,31)
#1C2819
(28,40,25)
#131C13
(19,28,19)
#0A100D
(10,16,13)
#000000
(0,0,0)

Tints of #648849

#648849
(100,136,73)
#729259
(114,146,89)
#809C69
(128,156,105)
#8EA679
(142,166,121)
#9CB089
(156,176,137)
#AABA99
(170,186,153)
#B8C4A9
(184,196,169)
#C6CEB9
(198,206,185)
#D4D8C9
(212,216,201)
#E2E2D9
(226,226,217)
#F0ECE9
(240,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #648849 color. Also use rgb(100,136,73) instead hex code.

Text Font Color

.myTextColor { color: #648849; }

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

This text font color is #648849.

Background Color

.myBgColor { background-color: #648849; }

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

This div background color is #648849.

Border color

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

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

This div border color is #648849.

Opacity

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

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

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

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

This text has shadow with #648849 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #648849.

Preview

Color preview on black background

This text has color #648849 on black background.


Color preview on white background

This text has color #648849 on white background.


Black color preview on #648849 background

This text has black color on #648849 background.


White color preview on #648849 background

This text has white color on #648849 background.


Related colors

Complementary color

Complementary color for #hex is #9B77B6.


I love getcolorcode.com

Triadic colors

1 #496488 and #884964 with #648849 are triadic colors.

2 #498864 and #886449 with #648849 are triadic colors.