COLOR #647466

HEX: #647466 RGB: (100,116,102)

Color info

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

RGB color model

#647466 color RGB value is (100,116,102).

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

RGB channels and saturation

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

100
116
102

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

Portions of RGB colors in percentages

R + G + B = 100 + 116 + 102 = 318 (100%)
R 100 of 318 ~ 31.45%
G 116 of 318 ~ 36.48%
B 102 of 318 ~ 32.08'%

%31.45
%36.48
%32.08

CMYK color model

#647466 color CMYK value is (14,0,12,55).

  • cyan value is 13.79%
  • magenta value is 0.00%
  • yellow value is 12.07%
  • key color value is 54.51%

CMYK: (14,0,12,55)
C14M0Y12K55 (14%, 0%, 12%, 55%)
(0.14 / 0.00 / 0.12 / 0.55)

CMYK percentages

%13.79
%0
%12.07
%54.51

Codes

Color #647466 in popluar color models

64 74 66
RGB 100 116 102
HSL 128° 7.41% 42.35%
HSB/HSV 128° 13.79% 45.49%
CMYK 13.79% 0.00% 12.07%
54.51%

Color #647466 in popluar number systems.

HEX 64 74 66
Decimal 100 116 102
Binary 1100100 1110100 1100110
Octal 144 164 146

Shades and tints

Shades of #647466

#647466
(100,116,102)
#5B6A5D
(91,106,93)
#526054
(82,96,84)
#49564B
(73,86,75)
#404C42
(64,76,66)
#374239
(55,66,57)
#2E3830
(46,56,48)
#252E27
(37,46,39)
#1C241E
(28,36,30)
#131A15
(19,26,21)
#0A100C
(10,16,12)
#000000
(0,0,0)

Tints of #647466

#647466
(100,116,102)
#728073
(114,128,115)
#808C80
(128,140,128)
#8E988D
(142,152,141)
#9CA49A
(156,164,154)
#AAB0A7
(170,176,167)
#B8BCB4
(184,188,180)
#C6C8C1
(198,200,193)
#D4D4CE
(212,212,206)
#E2E0DB
(226,224,219)
#F0ECE8
(240,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #647466; }

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

This text font color is #647466.

Background Color

.myBgColor { background-color: #647466; }

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

This div background color is #647466.

Border color

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

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

This div border color is #647466.

Opacity

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

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

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

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

This text has shadow with #647466 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #647466.

Preview

Color preview on black background

This text has color #647466 on black background.


Color preview on white background

This text has color #647466 on white background.


Black color preview on #647466 background

This text has black color on #647466 background.


White color preview on #647466 background

This text has white color on #647466 background.


Related colors

Complementary color

Complementary color for #hex is #9B8B99.


I love getcolorcode.com

Triadic colors

1 #666474 and #746664 with #647466 are triadic colors.

2 #667464 and #746466 with #647466 are triadic colors.