COLOR #626664

HEX: #626664 RGB: (98,102,100)

Color info

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

RGB color model

#626664 color RGB value is (98,102,100).

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

RGB channels and saturation

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

98
102
100

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

Portions of RGB colors in percentages

R + G + B = 98 + 102 + 100 = 300 (100%)
R 98 of 300 ~ 32.67%
G 102 of 300 ~ 34%
B 100 of 300 ~ 33.33'%

%32.67
%34
%33.33

CMYK color model

#626664 color CMYK value is (4,0,2,60).

  • cyan value is 3.92%
  • magenta value is 0.00%
  • yellow value is 1.96%
  • key color value is 60.00%

CMYK: (4,0,2,60)
C4M0Y2K60 (4%, 0%, 2%, 60%)
(0.04 / 0.00 / 0.02 / 0.60)

CMYK percentages

%3.92
%0
%1.96
%60

Codes

Color #626664 in popluar color models

62 66 64
RGB 98 102 100
HSL 150° 2.00% 39.22%
HSB/HSV 150° 3.92% 40.00%
CMYK 3.92% 0.00% 1.96%
60.00%

Color #626664 in popluar number systems.

HEX 62 66 64
Decimal 98 102 100
Binary 1100010 1100110 1100100
Octal 142 146 144

Shades and tints

Shades of #626664

#626664
(98,102,100)
#5A5D5B
(90,93,91)
#525452
(82,84,82)
#4A4B49
(74,75,73)
#424240
(66,66,64)
#3A3937
(58,57,55)
#32302E
(50,48,46)
#2A2725
(42,39,37)
#221E1C
(34,30,28)
#1A1513
(26,21,19)
#120C0A
(18,12,10)
#000000
(0,0,0)

Tints of #626664

#626664
(98,102,100)
#707372
(112,115,114)
#7E8080
(126,128,128)
#8C8D8E
(140,141,142)
#9A9A9C
(154,154,156)
#A8A7AA
(168,167,170)
#B6B4B8
(182,180,184)
#C4C1C6
(196,193,198)
#D2CED4
(210,206,212)
#E0DBE2
(224,219,226)
#EEE8F0
(238,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #626664; }

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

This text font color is #626664.

Background Color

.myBgColor { background-color: #626664; }

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

This div background color is #626664.

Border color

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

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

This div border color is #626664.

Opacity

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

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

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

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

This text has shadow with #626664 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #626664.

Preview

Color preview on black background

This text has color #626664 on black background.


Color preview on white background

This text has color #626664 on white background.


Black color preview on #626664 background

This text has black color on #626664 background.


White color preview on #626664 background

This text has white color on #626664 background.


Related colors

Complementary color

Complementary color for #hex is #9D999B.


I love getcolorcode.com

Triadic colors

1 #646266 and #666462 with #626664 are triadic colors.

2 #646662 and #666264 with #626664 are triadic colors.