COLOR #647166

HEX: #647166 RGB: (100,113,102)

Color info

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

RGB color model

#647166 color RGB value is (100,113,102).

RGB: (100,113,102) (39%, 44%, 40%)

RGB channels and saturation

R 100 of 255 = 39%
G 113 of 255 = 44%
B 102 of 255 = 40%

100
113
102

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

Portions of RGB colors in percentages

R + G + B = 100 + 113 + 102 = 315 (100%)
R 100 of 315 ~ 31.75%
G 113 of 315 ~ 35.87%
B 102 of 315 ~ 32.38'%

%31.75
%35.87
%32.38

CMYK color model

#647166 color CMYK value is (12,0,10,56).

  • cyan value is 11.50%
  • magenta value is 0.00%
  • yellow value is 9.73%
  • key color value is 55.69%

CMYK: (12,0,10,56)
C12M0Y10K56 (12%, 0%, 10%, 56%)
(0.12 / 0.00 / 0.10 / 0.56)

CMYK percentages

%11.5
%0
%9.73
%55.69

Codes

Color #647166 in popluar color models

64 71 66
RGB 100 113 102
HSL 129° 6.10% 41.76%
HSB/HSV 129° 11.50% 44.31%
CMYK 11.50% 0.00% 9.73%
55.69%

Color #647166 in popluar number systems.

HEX 64 71 66
Decimal 100 113 102
Binary 1100100 1110001 1100110
Octal 144 161 146

Shades and tints

Shades of #647166

#647166
(100,113,102)
#5B675D
(91,103,93)
#525D54
(82,93,84)
#49534B
(73,83,75)
#404942
(64,73,66)
#373F39
(55,63,57)
#2E3530
(46,53,48)
#252B27
(37,43,39)
#1C211E
(28,33,30)
#131715
(19,23,21)
#0A0D0C
(10,13,12)
#000000
(0,0,0)

Tints of #647166

#647166
(100,113,102)
#727D73
(114,125,115)
#808980
(128,137,128)
#8E958D
(142,149,141)
#9CA19A
(156,161,154)
#AAADA7
(170,173,167)
#B8B9B4
(184,185,180)
#C6C5C1
(198,197,193)
#D4D1CE
(212,209,206)
#E2DDDB
(226,221,219)
#F0E9E8
(240,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #647166; }

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

This text font color is #647166.

Background Color

.myBgColor { background-color: #647166; }

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

This div background color is #647166.

Border color

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

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

This div border color is #647166.

Opacity

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

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

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

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

This text has shadow with #647166 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #647166.

Preview

Color preview on black background

This text has color #647166 on black background.


Color preview on white background

This text has color #647166 on white background.


Black color preview on #647166 background

This text has black color on #647166 background.


White color preview on #647166 background

This text has white color on #647166 background.


Related colors

Complementary color

Complementary color for #hex is #9B8E99.


I love getcolorcode.com

Triadic colors

1 #666471 and #716664 with #647166 are triadic colors.

2 #667164 and #716466 with #647166 are triadic colors.