COLOR #647650

HEX: #647650 RGB: (100,118,80)

Color info

#647650 contains red, green and blue colors in about the same proportion. Web safe color of #647650 is #666666 (or #666).

RGB color model

#647650 color RGB value is (100,118,80).

RGB: (100,118,80) (39%, 46%, 31%)

RGB channels and saturation

R 100 of 255 = 39%
G 118 of 255 = 46%
B 80 of 255 = 31%

100
118
80

R + G + B ~ 39%. #647650 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 118 + 80 = 298 (100%)
R 100 of 298 ~ 33.56%
G 118 of 298 ~ 39.6%
B 80 of 298 ~ 26.85'%

%33.56
%39.6
%26.85

CMYK color model

#647650 color CMYK value is (15,0,32,54).

  • cyan value is 15.25%
  • magenta value is 0.00%
  • yellow value is 32.20%
  • key color value is 53.73%

CMYK: (15,0,32,54)
C15M0Y32K54 (15%, 0%, 32%, 54%)
(0.15 / 0.00 / 0.32 / 0.54)

CMYK percentages

%15.25
%0
%32.2
%53.73

Codes

Color #647650 in popluar color models

64 76 50
RGB 100 118 80
HSL 88° 19.19% 38.82%
HSB/HSV 88° 32.20% 46.27%
CMYK 15.25% 0.00% 32.20%
53.73%

Color #647650 in popluar number systems.

HEX 64 76 50
Decimal 100 118 80
Binary 1100100 1110110 1010000
Octal 144 166 120

Shades and tints

Shades of #647650

#647650
(100,118,80)
#5B6C49
(91,108,73)
#526242
(82,98,66)
#49583B
(73,88,59)
#404E34
(64,78,52)
#37442D
(55,68,45)
#2E3A26
(46,58,38)
#25301F
(37,48,31)
#1C2618
(28,38,24)
#131C11
(19,28,17)
#0A120A
(10,18,10)
#000000
(0,0,0)

Tints of #647650

#647650
(100,118,80)
#72825F
(114,130,95)
#808E6E
(128,142,110)
#8E9A7D
(142,154,125)
#9CA68C
(156,166,140)
#AAB29B
(170,178,155)
#B8BEAA
(184,190,170)
#C6CAB9
(198,202,185)
#D4D6C8
(212,214,200)
#E2E2D7
(226,226,215)
#F0EEE6
(240,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #647650 color. Also use rgb(100,118,80) instead hex code.

Text Font Color

.myTextColor { color: #647650; }

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

This text font color is #647650.

Background Color

.myBgColor { background-color: #647650; }

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

This div background color is #647650.

Border color

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

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

This div border color is #647650.

Opacity

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

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

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

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

This text has shadow with #647650 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #647650.

Preview

Color preview on black background

This text has color #647650 on black background.


Color preview on white background

This text has color #647650 on white background.


Black color preview on #647650 background

This text has black color on #647650 background.


White color preview on #647650 background

This text has white color on #647650 background.


Related colors

Complementary color

Complementary color for #hex is #9B89AF.


I love getcolorcode.com

Triadic colors

1 #506476 and #765064 with #647650 are triadic colors.

2 #507664 and #766450 with #647650 are triadic colors.