COLOR #645B58

HEX: #645B58 RGB: (100,91,88)

Color info

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

RGB color model

#645B58 color RGB value is (100,91,88).

RGB: (100,91,88) (39%, 36%, 35%)

RGB channels and saturation

R 100 of 255 = 39%
G 91 of 255 = 36%
B 88 of 255 = 35%

100
91
88

R + G + B ~ 37%. #645B58 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 91 + 88 = 279 (100%)
R 100 of 279 ~ 35.84%
G 91 of 279 ~ 32.62%
B 88 of 279 ~ 31.54'%

%35.84
%32.62
%31.54

CMYK color model

#645B58 color CMYK value is (0,9,12,61).

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

CMYK: (0,9,12,61)
C0M9Y12K61 (0%, 9%, 12%, 61%)
(0.00 / 0.09 / 0.12 / 0.61)

CMYK percentages

%0
%9
%12
%60.78

Codes

Color #645B58 in popluar color models

64 5B 58
RGB 100 91 88
HSL 15° 6.38% 36.86%
HSB/HSV 15° 12.00% 39.22%
CMYK 0.00% 9.00% 12.00%
60.78%

Color #645B58 in popluar number systems.

HEX 64 5B 58
Decimal 100 91 88
Binary 1100100 1011011 1011000
Octal 144 133 130

Shades and tints

Shades of #645B58

#645B58
(100,91,88)
#5B5350
(91,83,80)
#524B48
(82,75,72)
#494340
(73,67,64)
#403B38
(64,59,56)
#373330
(55,51,48)
#2E2B28
(46,43,40)
#252320
(37,35,32)
#1C1B18
(28,27,24)
#131310
(19,19,16)
#0A0B08
(10,11,8)
#000000
(0,0,0)

Tints of #645B58

#645B58
(100,91,88)
#726967
(114,105,103)
#807776
(128,119,118)
#8E8585
(142,133,133)
#9C9394
(156,147,148)
#AAA1A3
(170,161,163)
#B8AFB2
(184,175,178)
#C6BDC1
(198,189,193)
#D4CBD0
(212,203,208)
#E2D9DF
(226,217,223)
#F0E7EE
(240,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #645B58; }

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

This text font color is #645B58.

Background Color

.myBgColor { background-color: #645B58; }

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

This div background color is #645B58.

Border color

.myBorderColor { border: 1px solid #645B58; }

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

This div border color is #645B58.

Opacity

.myOpacity80 { color: #645B58; opacity: 0.8; }

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

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

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

This text has shadow with #645B58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #645B58.

Preview

Color preview on black background

This text has color #645B58 on black background.


Color preview on white background

This text has color #645B58 on white background.


Black color preview on #645B58 background

This text has black color on #645B58 background.


White color preview on #645B58 background

This text has white color on #645B58 background.


Related colors

Complementary color

Complementary color for #hex is #9BA4A7.


I love getcolorcode.com

Triadic colors

1 #58645B and #5B5864 with #645B58 are triadic colors.

2 #585B64 and #5B6458 with #645B58 are triadic colors.