COLOR #646375

HEX: #646375 RGB: (100,99,117)

Color info

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

RGB color model

#646375 color RGB value is (100,99,117).

RGB: (100,99,117) (39%, 39%, 46%)

RGB channels and saturation

R 100 of 255 = 39%
G 99 of 255 = 39%
B 117 of 255 = 46%

100
99
117

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

Portions of RGB colors in percentages

R + G + B = 100 + 99 + 117 = 316 (100%)
R 100 of 316 ~ 31.65%
G 99 of 316 ~ 31.33%
B 117 of 316 ~ 37.03'%

%31.65
%31.33
%37.03

CMYK color model

#646375 color CMYK value is (15,15,0,54).

  • cyan value is 14.53%
  • magenta value is 15.38%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (15,15,0,54)
C15M15Y0K54 (15%, 15%, 0%, 54%)
(0.15 / 0.15 / 0.00 / 0.54)

CMYK percentages

%14.53
%15.38
%0
%54.12

Codes

Color #646375 in popluar color models

64 63 75
RGB 100 99 117
HSL 243° 8.33% 42.35%
HSB/HSV 243° 15.38% 45.88%
CMYK 14.53% 15.38% 0.00%
54.12%

Color #646375 in popluar number systems.

HEX 64 63 75
Decimal 100 99 117
Binary 1100100 1100011 1110101
Octal 144 143 165

Shades and tints

Shades of #646375

#646375
(100,99,117)
#5B5A6B
(91,90,107)
#525161
(82,81,97)
#494857
(73,72,87)
#403F4D
(64,63,77)
#373643
(55,54,67)
#2E2D39
(46,45,57)
#25242F
(37,36,47)
#1C1B25
(28,27,37)
#13121B
(19,18,27)
#0A0911
(10,9,17)
#000000
(0,0,0)

Tints of #646375

#646375
(100,99,117)
#727181
(114,113,129)
#807F8D
(128,127,141)
#8E8D99
(142,141,153)
#9C9BA5
(156,155,165)
#AAA9B1
(170,169,177)
#B8B7BD
(184,183,189)
#C6C5C9
(198,197,201)
#D4D3D5
(212,211,213)
#E2E1E1
(226,225,225)
#F0EFED
(240,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #646375; }

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

This text font color is #646375.

Background Color

.myBgColor { background-color: #646375; }

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

This div background color is #646375.

Border color

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

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

This div border color is #646375.

Opacity

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

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

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

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

This text has shadow with #646375 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #646375.

Preview

Color preview on black background

This text has color #646375 on black background.


Color preview on white background

This text has color #646375 on white background.


Black color preview on #646375 background

This text has black color on #646375 background.


White color preview on #646375 background

This text has white color on #646375 background.


Related colors

Complementary color

Complementary color for #hex is #9B9C8A.


I love getcolorcode.com

Triadic colors

1 #756463 and #637564 with #646375 are triadic colors.

2 #756364 and #636475 with #646375 are triadic colors.