COLOR #646372

HEX: #646372 RGB: (100,99,114)

Color info

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

RGB color model

#646372 color RGB value is (100,99,114).

RGB: (100,99,114) (39%, 39%, 45%)

RGB channels and saturation

R 100 of 255 = 39%
G 99 of 255 = 39%
B 114 of 255 = 45%

100
99
114

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

Portions of RGB colors in percentages

R + G + B = 100 + 99 + 114 = 313 (100%)
R 100 of 313 ~ 31.95%
G 99 of 313 ~ 31.63%
B 114 of 313 ~ 36.42'%

%31.95
%31.63
%36.42

CMYK color model

#646372 color CMYK value is (12,13,0,55).

  • cyan value is 12.28%
  • magenta value is 13.16%
  • yellow value is 0.00%
  • key color value is 55.29%
CMYK: (12,13,0,55) C12M13Y0K55 (12%,13%,0%,55%) (0.12/0.13/0.00/0.55) 

CMYK percentages

%12.28
%13.16
%0
%55.29

Codes

Color #646372 in popluar color models

64 63 72
RGB 100 99 114
HSL 244° 7.04% 41.76%
HSB/HSV 244° 13.16% 44.71%
CMYK 12.28% 13.16% 0.00%
55.29%

Color #646372 in popluar number systems.

HEX 64 63 72
Decimal 100 99 114
Binary 1100100 1100011 1110010
Octal 144 143 162

Shades and tints

Shades of #646372

#646372
(100,99,114)
#5B5A68
(91,90,104)
#52515E
(82,81,94)
#494854
(73,72,84)
#403F4A
(64,63,74)
#373640
(55,54,64)
#2E2D36
(46,45,54)
#25242C
(37,36,44)
#1C1B22
(28,27,34)
#131218
(19,18,24)
#0A090E
(10,9,14)
#000000
(0,0,0)

Tints of #646372

#646372
(100,99,114)
#72717E
(114,113,126)
#807F8A
(128,127,138)
#8E8D96
(142,141,150)
#9C9BA2
(156,155,162)
#AAA9AE
(170,169,174)
#B8B7BA
(184,183,186)
#C6C5C6
(198,197,198)
#D4D3D2
(212,211,210)
#E2E1DE
(226,225,222)
#F0EFEA
(240,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #646372 color. Also use rgb(100,99,114) instead hex code.

Text Font Color

.myTextColor { color: #646372; }

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

This text font color is #646372.

Background Color

.myBgColor { background-color: #646372; }

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

This div background color is #646372.

Border color

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

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

This div border color is #646372.

Opacity

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

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

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

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

This text has shadow with #646372 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #646372.

Preview

Color preview on black background

This text has color #646372 on black background.


Color preview on white background

This text has color #646372 on white background.


Black color preview on #646372 background

This text has black color on #646372 background.


White color preview on #646372 background

This text has white color on #646372 background.


Related colors

Complementary color

Complementary color for #hex is #9B9C8D.


I love getcolorcode.com

Triadic colors

1 #726463 and #637264 with #646372 are triadic colors.

2 #726364 and #636472 with #646372 are triadic colors.