COLOR #645E58

HEX: #645E58 RGB: (100,94,88)

Color info

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

RGB color model

#645E58 color RGB value is (100,94,88).

RGB: (100,94,88) (39%, 37%, 35%)

RGB channels and saturation

R 100 of 255 = 39%
G 94 of 255 = 37%
B 88 of 255 = 35%

100
94
88

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

Portions of RGB colors in percentages

R + G + B = 100 + 94 + 88 = 282 (100%)
R 100 of 282 ~ 35.46%
G 94 of 282 ~ 33.33%
B 88 of 282 ~ 31.21'%

%35.46
%33.33
%31.21

CMYK color model

#645E58 color CMYK value is (0,6,12,61).

  • cyan value is 0.00%
  • magenta value is 6.00%
  • yellow value is 12.00%
  • key color value is 60.78%
CMYK: (0,6,12,61) C0M6Y12K61 (0%,6%,12%,61%) (0.00/0.06/0.12/0.61) 

CMYK percentages

%0
%6
%12
%60.78

Codes

Color #645E58 in popluar color models

64 5E 58
RGB 100 94 88
HSL 30° 6.38% 36.86%
HSB/HSV 30° 12.00% 39.22%
CMYK 0.00% 6.00% 12.00%
60.78%

Color #645E58 in popluar number systems.

HEX 64 5E 58
Decimal 100 94 88
Binary 1100100 1011110 1011000
Octal 144 136 130

Shades and tints

Shades of #645E58

#645E58
(100,94,88)
#5B5650
(91,86,80)
#524E48
(82,78,72)
#494640
(73,70,64)
#403E38
(64,62,56)
#373630
(55,54,48)
#2E2E28
(46,46,40)
#252620
(37,38,32)
#1C1E18
(28,30,24)
#131610
(19,22,16)
#0A0E08
(10,14,8)
#000000
(0,0,0)

Tints of #645E58

#645E58
(100,94,88)
#726C67
(114,108,103)
#807A76
(128,122,118)
#8E8885
(142,136,133)
#9C9694
(156,150,148)
#AAA4A3
(170,164,163)
#B8B2B2
(184,178,178)
#C6C0C1
(198,192,193)
#D4CED0
(212,206,208)
#E2DCDF
(226,220,223)
#F0EAEE
(240,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #645E58; }

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

This text font color is #645E58.

Background Color

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

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

This div background color is #645E58.

Border color

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

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

This div border color is #645E58.

Opacity

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

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

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

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

This text has shadow with #645E58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #645E58.

Preview

Color preview on black background

This text has color #645E58 on black background.


Color preview on white background

This text has color #645E58 on white background.


Black color preview on #645E58 background

This text has black color on #645E58 background.


White color preview on #645E58 background

This text has white color on #645E58 background.


Related colors

Complementary color

Complementary color for #hex is #9BA1A7.


I love getcolorcode.com

Triadic colors

1 #58645E and #5E5864 with #645E58 are triadic colors.

2 #585E64 and #5E6458 with #645E58 are triadic colors.