COLOR #645358

HEX: #645358 RGB: (100,83,88)

Color info

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

RGB color model

#645358 color RGB value is (100,83,88).

RGB: (100,83,88) (39%, 33%, 35%)

RGB channels and saturation

R 100 of 255 = 39%
G 83 of 255 = 33%
B 88 of 255 = 35%

100
83
88

R + G + B ~ 36%. #645358 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 83 + 88 = 271 (100%)
R 100 of 271 ~ 36.9%
G 83 of 271 ~ 30.63%
B 88 of 271 ~ 32.47'%

%36.9
%30.63
%32.47

CMYK color model

#645358 color CMYK value is (0,17,12,61).

  • cyan value is 0.00%
  • magenta value is 17.00%
  • yellow value is 12.00%
  • key color value is 60.78%

CMYK: (0,17,12,61)
C0M17Y12K61 (0%, 17%, 12%, 61%)
(0.00 / 0.17 / 0.12 / 0.61)

CMYK percentages

%0
%17
%12
%60.78

Codes

Color #645358 in popluar color models

64 53 58
RGB 100 83 88
HSL 342° 9.29% 35.88%
HSB/HSV 342° 17.00% 39.22%
CMYK 0.00% 17.00% 12.00%
60.78%

Color #645358 in popluar number systems.

HEX 64 53 58
Decimal 100 83 88
Binary 1100100 1010011 1011000
Octal 144 123 130

Shades and tints

Shades of #645358

#645358
(100,83,88)
#5B4C50
(91,76,80)
#524548
(82,69,72)
#493E40
(73,62,64)
#403738
(64,55,56)
#373030
(55,48,48)
#2E2928
(46,41,40)
#252220
(37,34,32)
#1C1B18
(28,27,24)
#131410
(19,20,16)
#0A0D08
(10,13,8)
#000000
(0,0,0)

Tints of #645358

#645358
(100,83,88)
#726267
(114,98,103)
#807176
(128,113,118)
#8E8085
(142,128,133)
#9C8F94
(156,143,148)
#AA9EA3
(170,158,163)
#B8ADB2
(184,173,178)
#C6BCC1
(198,188,193)
#D4CBD0
(212,203,208)
#E2DADF
(226,218,223)
#F0E9EE
(240,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #645358 color. Also use rgb(100,83,88) instead hex code.

Text Font Color

.myTextColor { color: #645358; }

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

This text font color is #645358.

Background Color

.myBgColor { background-color: #645358; }

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

This div background color is #645358.

Border color

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

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

This div border color is #645358.

Opacity

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

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

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

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

This text has shadow with #645358 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #645358.

Preview

Color preview on black background

This text has color #645358 on black background.


Color preview on white background

This text has color #645358 on white background.


Black color preview on #645358 background

This text has black color on #645358 background.


White color preview on #645358 background

This text has white color on #645358 background.


Related colors

Complementary color

Complementary color for #hex is #9BACA7.


I love getcolorcode.com

Triadic colors

1 #586453 and #535864 with #645358 are triadic colors.

2 #585364 and #536458 with #645358 are triadic colors.