COLOR #646062

HEX: #646062 RGB: (100,96,98)

Color info

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

RGB color model

#646062 color RGB value is (100,96,98).

RGB: (100,96,98) (39%, 38%, 38%)

RGB channels and saturation

R 100 of 255 = 39%
G 96 of 255 = 38%
B 98 of 255 = 38%

100
96
98

R + G + B ~ 38%. #646062 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 96 + 98 = 294 (100%)
R 100 of 294 ~ 34.01%
G 96 of 294 ~ 32.65%
B 98 of 294 ~ 33.33'%

%34.01
%32.65
%33.33

CMYK color model

#646062 color CMYK value is (0,4,2,61).

  • cyan value is 0.00%
  • magenta value is 4.00%
  • yellow value is 2.00%
  • key color value is 60.78%

CMYK: (0,4,2,61)
C0M4Y2K61 (0%, 4%, 2%, 61%)
(0.00 / 0.04 / 0.02 / 0.61)

CMYK percentages

%0
%4
%2
%60.78

Codes

Color #646062 in popluar color models

64 60 62
RGB 100 96 98
HSL 330° 2.04% 38.43%
HSB/HSV 330° 4.00% 39.22%
CMYK 0.00% 4.00% 2.00%
60.78%

Color #646062 in popluar number systems.

HEX 64 60 62
Decimal 100 96 98
Binary 1100100 1100000 1100010
Octal 144 140 142

Shades and tints

Shades of #646062

#646062
(100,96,98)
#5B585A
(91,88,90)
#525052
(82,80,82)
#49484A
(73,72,74)
#404042
(64,64,66)
#37383A
(55,56,58)
#2E3032
(46,48,50)
#25282A
(37,40,42)
#1C2022
(28,32,34)
#13181A
(19,24,26)
#0A1012
(10,16,18)
#000000
(0,0,0)

Tints of #646062

#646062
(100,96,98)
#726E70
(114,110,112)
#807C7E
(128,124,126)
#8E8A8C
(142,138,140)
#9C989A
(156,152,154)
#AAA6A8
(170,166,168)
#B8B4B6
(184,180,182)
#C6C2C4
(198,194,196)
#D4D0D2
(212,208,210)
#E2DEE0
(226,222,224)
#F0ECEE
(240,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #646062; }

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

This text font color is #646062.

Background Color

.myBgColor { background-color: #646062; }

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

This div background color is #646062.

Border color

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

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

This div border color is #646062.

Opacity

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

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

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

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

This text has shadow with #646062 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #646062.

Preview

Color preview on black background

This text has color #646062 on black background.


Color preview on white background

This text has color #646062 on white background.


Black color preview on #646062 background

This text has black color on #646062 background.


White color preview on #646062 background

This text has white color on #646062 background.


Related colors

Complementary color

Complementary color for #hex is #9B9F9D.


I love getcolorcode.com

Triadic colors

1 #626460 and #606264 with #646062 are triadic colors.

2 #626064 and #606462 with #646062 are triadic colors.