COLOR #647D68

HEX: #647D68 RGB: (100,125,104)

Color info

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

RGB color model

#647D68 color RGB value is (100,125,104).

RGB: (100,125,104) (39%, 49%, 41%)

RGB channels and saturation

R 100 of 255 = 39%
G 125 of 255 = 49%
B 104 of 255 = 41%

100
125
104

R + G + B ~ 43%. #647D68 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 100 + 125 + 104 = 329 (100%)
R 100 of 329 ~ 30.4%
G 125 of 329 ~ 37.99%
B 104 of 329 ~ 31.61'%

%30.4
%37.99
%31.61

CMYK color model

#647D68 color CMYK value is (20,0,17,51).

  • cyan value is 20.00%
  • magenta value is 0.00%
  • yellow value is 16.80%
  • key color value is 50.98%

CMYK: (20,0,17,51)
C20M0Y17K51 (20%, 0%, 17%, 51%)
(0.20 / 0.00 / 0.17 / 0.51)

CMYK percentages

%20
%0
%16.8
%50.98

Codes

Color #647D68 in popluar color models

64 7D 68
RGB 100 125 104
HSL 130° 11.11% 44.12%
HSB/HSV 130° 20.00% 49.02%
CMYK 20.00% 0.00% 16.80%
50.98%

Color #647D68 in popluar number systems.

HEX 64 7D 68
Decimal 100 125 104
Binary 1100100 1111101 1101000
Octal 144 175 150

Shades and tints

Shades of #647D68

#647D68
(100,125,104)
#5B725F
(91,114,95)
#526756
(82,103,86)
#495C4D
(73,92,77)
#405144
(64,81,68)
#37463B
(55,70,59)
#2E3B32
(46,59,50)
#253029
(37,48,41)
#1C2520
(28,37,32)
#131A17
(19,26,23)
#0A0F0E
(10,15,14)
#000000
(0,0,0)

Tints of #647D68

#647D68
(100,125,104)
#728875
(114,136,117)
#809382
(128,147,130)
#8E9E8F
(142,158,143)
#9CA99C
(156,169,156)
#AAB4A9
(170,180,169)
#B8BFB6
(184,191,182)
#C6CAC3
(198,202,195)
#D4D5D0
(212,213,208)
#E2E0DD
(226,224,221)
#F0EBEA
(240,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #647D68 color. Also use rgb(100,125,104) instead hex code.

Text Font Color

.myTextColor { color: #647D68; }

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

This text font color is #647D68.

Background Color

.myBgColor { background-color: #647D68; }

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

This div background color is #647D68.

Border color

.myBorderColor { border: 1px solid #647D68; }

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

This div border color is #647D68.

Opacity

.myOpacity80 { color: #647D68; opacity: 0.8; }

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

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

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

This text has shadow with #647D68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #647D68.

Preview

Color preview on black background

This text has color #647D68 on black background.


Color preview on white background

This text has color #647D68 on white background.


Black color preview on #647D68 background

This text has black color on #647D68 background.


White color preview on #647D68 background

This text has white color on #647D68 background.


Related colors

Complementary color

Complementary color for #hex is #9B8297.


I love getcolorcode.com

Triadic colors

1 #68647D and #7D6864 with #647D68 are triadic colors.

2 #687D64 and #7D6468 with #647D68 are triadic colors.