COLOR #647768

HEX: #647768 RGB: (100,119,104)

Color info

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

RGB color model

#647768 color RGB value is (100,119,104).

RGB: (100,119,104) (39%, 47%, 41%)

RGB channels and saturation

R 100 of 255 = 39%
G 119 of 255 = 47%
B 104 of 255 = 41%

100
119
104

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

Portions of RGB colors in percentages

R + G + B = 100 + 119 + 104 = 323 (100%)
R 100 of 323 ~ 30.96%
G 119 of 323 ~ 36.84%
B 104 of 323 ~ 32.2'%

%30.96
%36.84
%32.2

CMYK color model

#647768 color CMYK value is (16,0,13,53).

  • cyan value is 15.97%
  • magenta value is 0.00%
  • yellow value is 12.61%
  • key color value is 53.33%

CMYK: (16,0,13,53)
C16M0Y13K53 (16%, 0%, 13%, 53%)
(0.16 / 0.00 / 0.13 / 0.53)

CMYK percentages

%15.97
%0
%12.61
%53.33

Codes

Color #647768 in popluar color models

64 77 68
RGB 100 119 104
HSL 133° 8.68% 42.94%
HSB/HSV 133° 15.97% 46.67%
CMYK 15.97% 0.00% 12.61%
53.33%

Color #647768 in popluar number systems.

HEX 64 77 68
Decimal 100 119 104
Binary 1100100 1110111 1101000
Octal 144 167 150

Shades and tints

Shades of #647768

#647768
(100,119,104)
#5B6D5F
(91,109,95)
#526356
(82,99,86)
#49594D
(73,89,77)
#404F44
(64,79,68)
#37453B
(55,69,59)
#2E3B32
(46,59,50)
#253129
(37,49,41)
#1C2720
(28,39,32)
#131D17
(19,29,23)
#0A130E
(10,19,14)
#000000
(0,0,0)

Tints of #647768

#647768
(100,119,104)
#728375
(114,131,117)
#808F82
(128,143,130)
#8E9B8F
(142,155,143)
#9CA79C
(156,167,156)
#AAB3A9
(170,179,169)
#B8BFB6
(184,191,182)
#C6CBC3
(198,203,195)
#D4D7D0
(212,215,208)
#E2E3DD
(226,227,221)
#F0EFEA
(240,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #647768; }

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

This text font color is #647768.

Background Color

.myBgColor { background-color: #647768; }

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

This div background color is #647768.

Border color

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

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

This div border color is #647768.

Opacity

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

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

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

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

This text has shadow with #647768 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #647768.

Preview

Color preview on black background

This text has color #647768 on black background.


Color preview on white background

This text has color #647768 on white background.


Black color preview on #647768 background

This text has black color on #647768 background.


White color preview on #647768 background

This text has white color on #647768 background.


Related colors

Complementary color

Complementary color for #hex is #9B8897.


I love getcolorcode.com

Triadic colors

1 #686477 and #776864 with #647768 are triadic colors.

2 #687764 and #776468 with #647768 are triadic colors.