COLOR #649370

HEX: #649370 RGB: (100,147,112)

Color info

#649370 contains red, green and blue colors in about the same proportion. Web safe color of #649370 is #669966 (or #696).

RGB color model

#649370 color RGB value is (100,147,112).

RGB: (100,147,112) (39%, 58%, 44%)

RGB channels and saturation

R 100 of 255 = 39%
G 147 of 255 = 58%
B 112 of 255 = 44%

100
147
112

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

Portions of RGB colors in percentages

R + G + B = 100 + 147 + 112 = 359 (100%)
R 100 of 359 ~ 27.86%
G 147 of 359 ~ 40.95%
B 112 of 359 ~ 31.2'%

%27.86
%40.95
%31.2

CMYK color model

#649370 color CMYK value is (32,0,24,42).

  • cyan value is 31.97%
  • magenta value is 0.00%
  • yellow value is 23.81%
  • key color value is 42.35%

CMYK: (32,0,24,42)
C32M0Y24K42 (32%, 0%, 24%, 42%)
(0.32 / 0.00 / 0.24 / 0.42)

CMYK percentages

%31.97
%0
%23.81
%42.35

Codes

Color #649370 in popluar color models

64 93 70
RGB 100 147 112
HSL 135° 19.03% 48.43%
HSB/HSV 135° 31.97% 57.65%
CMYK 31.97% 0.00% 23.81%
42.35%

Color #649370 in popluar number systems.

HEX 64 93 70
Decimal 100 147 112
Binary 1100100 10010011 1110000
Octal 144 223 160

Shades and tints

Shades of #649370

#649370
(100,147,112)
#5B8666
(91,134,102)
#52795C
(82,121,92)
#496C52
(73,108,82)
#405F48
(64,95,72)
#37523E
(55,82,62)
#2E4534
(46,69,52)
#25382A
(37,56,42)
#1C2B20
(28,43,32)
#131E16
(19,30,22)
#0A110C
(10,17,12)
#000000
(0,0,0)

Tints of #649370

#649370
(100,147,112)
#729C7D
(114,156,125)
#80A58A
(128,165,138)
#8EAE97
(142,174,151)
#9CB7A4
(156,183,164)
#AAC0B1
(170,192,177)
#B8C9BE
(184,201,190)
#C6D2CB
(198,210,203)
#D4DBD8
(212,219,216)
#E2E4E5
(226,228,229)
#F0EDF2
(240,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #649370 color. Also use rgb(100,147,112) instead hex code.

Text Font Color

.myTextColor { color: #649370; }

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

This text font color is #649370.

Background Color

.myBgColor { background-color: #649370; }

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

This div background color is #649370.

Border color

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

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

This div border color is #649370.

Opacity

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

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

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

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

This text has shadow with #649370 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #649370.

Preview

Color preview on black background

This text has color #649370 on black background.


Color preview on white background

This text has color #649370 on white background.


Black color preview on #649370 background

This text has black color on #649370 background.


White color preview on #649370 background

This text has white color on #649370 background.


Related colors

Complementary color

Complementary color for #hex is #9B6C8F.


I love getcolorcode.com

Triadic colors

1 #706493 and #937064 with #649370 are triadic colors.

2 #709364 and #936470 with #649370 are triadic colors.