COLOR #647479

HEX: #647479 RGB: (100,116,121)

Color info

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

RGB color model

#647479 color RGB value is (100,116,121).

RGB: (100,116,121) (39%, 45%, 47%)

RGB channels and saturation

R 100 of 255 = 39%
G 116 of 255 = 45%
B 121 of 255 = 47%

100
116
121

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

Portions of RGB colors in percentages

R + G + B = 100 + 116 + 121 = 337 (100%)
R 100 of 337 ~ 29.67%
G 116 of 337 ~ 34.42%
B 121 of 337 ~ 35.91'%

%29.67
%34.42
%35.91

CMYK color model

#647479 color CMYK value is (17,4,0,53).

  • cyan value is 17.36%
  • magenta value is 4.13%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (17,4,0,53)
C17M4Y0K53 (17%, 4%, 0%, 53%)
(0.17 / 0.04 / 0.00 / 0.53)

CMYK percentages

%17.36
%4.13
%0
%52.55

Codes

Color #647479 in popluar color models

64 74 79
RGB 100 116 121
HSL 194° 9.50% 43.33%
HSB/HSV 194° 17.36% 47.45%
CMYK 17.36% 4.13% 0.00%
52.55%

Color #647479 in popluar number systems.

HEX 64 74 79
Decimal 100 116 121
Binary 1100100 1110100 1111001
Octal 144 164 171

Shades and tints

Shades of #647479

#647479
(100,116,121)
#5B6A6E
(91,106,110)
#526063
(82,96,99)
#495658
(73,86,88)
#404C4D
(64,76,77)
#374242
(55,66,66)
#2E3837
(46,56,55)
#252E2C
(37,46,44)
#1C2421
(28,36,33)
#131A16
(19,26,22)
#0A100B
(10,16,11)
#000000
(0,0,0)

Tints of #647479

#647479
(100,116,121)
#728085
(114,128,133)
#808C91
(128,140,145)
#8E989D
(142,152,157)
#9CA4A9
(156,164,169)
#AAB0B5
(170,176,181)
#B8BCC1
(184,188,193)
#C6C8CD
(198,200,205)
#D4D4D9
(212,212,217)
#E2E0E5
(226,224,229)
#F0ECF1
(240,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #647479; }

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

This text font color is #647479.

Background Color

.myBgColor { background-color: #647479; }

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

This div background color is #647479.

Border color

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

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

This div border color is #647479.

Opacity

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

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

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

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

This text has shadow with #647479 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #647479.

Preview

Color preview on black background

This text has color #647479 on black background.


Color preview on white background

This text has color #647479 on white background.


Black color preview on #647479 background

This text has black color on #647479 background.


White color preview on #647479 background

This text has white color on #647479 background.


Related colors

Complementary color

Complementary color for #hex is #9B8B86.


I love getcolorcode.com

Triadic colors

1 #796474 and #747964 with #647479 are triadic colors.

2 #797464 and #746479 with #647479 are triadic colors.