COLOR #647465

HEX: #647465 RGB: (100,116,101)

Color info

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

RGB color model

#647465 color RGB value is (100,116,101).

RGB: (100,116,101) (39%, 45%, 40%)

RGB channels and saturation

R 100 of 255 = 39%
G 116 of 255 = 45%
B 101 of 255 = 40%

100
116
101

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

Portions of RGB colors in percentages

R + G + B = 100 + 116 + 101 = 317 (100%)
R 100 of 317 ~ 31.55%
G 116 of 317 ~ 36.59%
B 101 of 317 ~ 31.86'%

%31.55
%36.59
%31.86

CMYK color model

#647465 color CMYK value is (14,0,13,55).

  • cyan value is 13.79%
  • magenta value is 0.00%
  • yellow value is 12.93%
  • key color value is 54.51%
CMYK: (14,0,13,55) C14M0Y13K55 (14%,0%,13%,55%) (0.14/0.00/0.13/0.55) 

CMYK percentages

%13.79
%0
%12.93
%54.51

Codes

Color #647465 in popluar color models

64 74 65
RGB 100 116 101
HSL 124° 7.41% 42.35%
HSB/HSV 124° 13.79% 45.49%
CMYK 13.79% 0.00% 12.93%
54.51%

Color #647465 in popluar number systems.

HEX 64 74 65
Decimal 100 116 101
Binary 1100100 1110100 1100101
Octal 144 164 145

Shades and tints

Shades of #647465

#647465
(100,116,101)
#5B6A5C
(91,106,92)
#526053
(82,96,83)
#49564A
(73,86,74)
#404C41
(64,76,65)
#374238
(55,66,56)
#2E382F
(46,56,47)
#252E26
(37,46,38)
#1C241D
(28,36,29)
#131A14
(19,26,20)
#0A100B
(10,16,11)
#000000
(0,0,0)

Tints of #647465

#647465
(100,116,101)
#728073
(114,128,115)
#808C81
(128,140,129)
#8E988F
(142,152,143)
#9CA49D
(156,164,157)
#AAB0AB
(170,176,171)
#B8BCB9
(184,188,185)
#C6C8C7
(198,200,199)
#D4D4D5
(212,212,213)
#E2E0E3
(226,224,227)
#F0ECF1
(240,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #647465 color. Also use rgb(100,116,101) instead hex code.

Text Font Color

.myTextColor { color: #647465; }

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

This text font color is #647465.

Background Color

.myBgColor { background-color: #647465; }

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

This div background color is #647465.

Border color

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

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

This div border color is #647465.

Opacity

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

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

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

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

This text has shadow with #647465 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #647465.

Preview

Color preview on black background

This text has color #647465 on black background.


Color preview on white background

This text has color #647465 on white background.


Black color preview on #647465 background

This text has black color on #647465 background.


White color preview on #647465 background

This text has white color on #647465 background.


Related colors

Complementary color

Complementary color for #hex is #9B8B9A.


I love getcolorcode.com

Triadic colors

1 #656474 and #746564 with #647465 are triadic colors.

2 #657464 and #746465 with #647465 are triadic colors.