COLOR #626764

HEX: #626764 RGB: (98,103,100)

Color info

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

RGB color model

#626764 color RGB value is (98,103,100).

RGB: (98,103,100) (38%, 40%, 39%)

RGB channels and saturation

R 98 of 255 = 38%
G 103 of 255 = 40%
B 100 of 255 = 39%

98
103
100

R + G + B ~ 39%. #626764 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 103 + 100 = 301 (100%)
R 98 of 301 ~ 32.56%
G 103 of 301 ~ 34.22%
B 100 of 301 ~ 33.22'%

%32.56
%34.22
%33.22

CMYK color model

#626764 color CMYK value is (5,0,3,60).

  • cyan value is 4.85%
  • magenta value is 0.00%
  • yellow value is 2.91%
  • key color value is 59.61%

CMYK: (5,0,3,60)
C5M0Y3K60 (5%, 0%, 3%, 60%)
(0.05 / 0.00 / 0.03 / 0.60)

CMYK percentages

%4.85
%0
%2.91
%59.61

Codes

Color #626764 in popluar color models

62 67 64
RGB 98 103 100
HSL 144° 2.49% 39.41%
HSB/HSV 144° 4.85% 40.39%
CMYK 4.85% 0.00% 2.91%
59.61%

Color #626764 in popluar number systems.

HEX 62 67 64
Decimal 98 103 100
Binary 1100010 1100111 1100100
Octal 142 147 144

Shades and tints

Shades of #626764

#626764
(98,103,100)
#5A5E5B
(90,94,91)
#525552
(82,85,82)
#4A4C49
(74,76,73)
#424340
(66,67,64)
#3A3A37
(58,58,55)
#32312E
(50,49,46)
#2A2825
(42,40,37)
#221F1C
(34,31,28)
#1A1613
(26,22,19)
#120D0A
(18,13,10)
#000000
(0,0,0)

Tints of #626764

#626764
(98,103,100)
#707472
(112,116,114)
#7E8180
(126,129,128)
#8C8E8E
(140,142,142)
#9A9B9C
(154,155,156)
#A8A8AA
(168,168,170)
#B6B5B8
(182,181,184)
#C4C2C6
(196,194,198)
#D2CFD4
(210,207,212)
#E0DCE2
(224,220,226)
#EEE9F0
(238,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #626764 color. Also use rgb(98,103,100) instead hex code.

Text Font Color

.myTextColor { color: #626764; }

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

This text font color is #626764.

Background Color

.myBgColor { background-color: #626764; }

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

This div background color is #626764.

Border color

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

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

This div border color is #626764.

Opacity

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

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

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

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

This text has shadow with #626764 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #626764.

Preview

Color preview on black background

This text has color #626764 on black background.


Color preview on white background

This text has color #626764 on white background.


Black color preview on #626764 background

This text has black color on #626764 background.


White color preview on #626764 background

This text has white color on #626764 background.


Related colors

Complementary color

Complementary color for #hex is #9D989B.


I love getcolorcode.com

Triadic colors

1 #646267 and #676462 with #626764 are triadic colors.

2 #646762 and #676264 with #626764 are triadic colors.