COLOR #647360

HEX: #647360 RGB: (100,115,96)

Color info

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

RGB color model

#647360 color RGB value is (100,115,96).

RGB: (100,115,96) (39%, 45%, 38%)

RGB channels and saturation

R 100 of 255 = 39%
G 115 of 255 = 45%
B 96 of 255 = 38%

100
115
96

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

Portions of RGB colors in percentages

R + G + B = 100 + 115 + 96 = 311 (100%)
R 100 of 311 ~ 32.15%
G 115 of 311 ~ 36.98%
B 96 of 311 ~ 30.87'%

%32.15
%36.98
%30.87

CMYK color model

#647360 color CMYK value is (13,0,17,55).

  • cyan value is 13.04%
  • magenta value is 0.00%
  • yellow value is 16.52%
  • key color value is 54.90%

CMYK: (13,0,17,55)
C13M0Y17K55 (13%, 0%, 17%, 55%)
(0.13 / 0.00 / 0.17 / 0.55)

CMYK percentages

%13.04
%0
%16.52
%54.9

Codes

Color #647360 in popluar color models

64 73 60
RGB 100 115 96
HSL 107° 9.00% 41.37%
HSB/HSV 107° 16.52% 45.10%
CMYK 13.04% 0.00% 16.52%
54.90%

Color #647360 in popluar number systems.

HEX 64 73 60
Decimal 100 115 96
Binary 1100100 1110011 1100000
Octal 144 163 140

Shades and tints

Shades of #647360

#647360
(100,115,96)
#5B6958
(91,105,88)
#525F50
(82,95,80)
#495548
(73,85,72)
#404B40
(64,75,64)
#374138
(55,65,56)
#2E3730
(46,55,48)
#252D28
(37,45,40)
#1C2320
(28,35,32)
#131918
(19,25,24)
#0A0F10
(10,15,16)
#000000
(0,0,0)

Tints of #647360

#647360
(100,115,96)
#727F6E
(114,127,110)
#808B7C
(128,139,124)
#8E978A
(142,151,138)
#9CA398
(156,163,152)
#AAAFA6
(170,175,166)
#B8BBB4
(184,187,180)
#C6C7C2
(198,199,194)
#D4D3D0
(212,211,208)
#E2DFDE
(226,223,222)
#F0EBEC
(240,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #647360 color. Also use rgb(100,115,96) instead hex code.

Text Font Color

.myTextColor { color: #647360; }

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

This text font color is #647360.

Background Color

.myBgColor { background-color: #647360; }

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

This div background color is #647360.

Border color

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

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

This div border color is #647360.

Opacity

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

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

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

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

This text has shadow with #647360 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #647360.

Preview

Color preview on black background

This text has color #647360 on black background.


Color preview on white background

This text has color #647360 on white background.


Black color preview on #647360 background

This text has black color on #647360 background.


White color preview on #647360 background

This text has white color on #647360 background.


Related colors

Complementary color

Complementary color for #hex is #9B8C9F.


I love getcolorcode.com

Triadic colors

1 #606473 and #736064 with #647360 are triadic colors.

2 #607364 and #736460 with #647360 are triadic colors.