COLOR #645459

HEX: #645459 RGB: (100,84,89)

Color info

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

RGB color model

#645459 color RGB value is (100,84,89).

RGB: (100,84,89) (39%, 33%, 35%)

RGB channels and saturation

R 100 of 255 = 39%
G 84 of 255 = 33%
B 89 of 255 = 35%

100
84
89

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

Portions of RGB colors in percentages

R + G + B = 100 + 84 + 89 = 273 (100%)
R 100 of 273 ~ 36.63%
G 84 of 273 ~ 30.77%
B 89 of 273 ~ 32.6'%

%36.63
%30.77
%32.6

CMYK color model

#645459 color CMYK value is (0,16,11,61).

  • cyan value is 0.00%
  • magenta value is 16.00%
  • yellow value is 11.00%
  • key color value is 60.78%

CMYK: (0,16,11,61)
C0M16Y11K61 (0%, 16%, 11%, 61%)
(0.00 / 0.16 / 0.11 / 0.61)

CMYK percentages

%0
%16
%11
%60.78

Codes

Color #645459 in popluar color models

64 54 59
RGB 100 84 89
HSL 341° 8.70% 36.08%
HSB/HSV 341° 16.00% 39.22%
CMYK 0.00% 16.00% 11.00%
60.78%

Color #645459 in popluar number systems.

HEX 64 54 59
Decimal 100 84 89
Binary 1100100 1010100 1011001
Octal 144 124 131

Shades and tints

Shades of #645459

#645459
(100,84,89)
#5B4D51
(91,77,81)
#524649
(82,70,73)
#493F41
(73,63,65)
#403839
(64,56,57)
#373131
(55,49,49)
#2E2A29
(46,42,41)
#252321
(37,35,33)
#1C1C19
(28,28,25)
#131511
(19,21,17)
#0A0E09
(10,14,9)
#000000
(0,0,0)

Tints of #645459

#645459
(100,84,89)
#726368
(114,99,104)
#807277
(128,114,119)
#8E8186
(142,129,134)
#9C9095
(156,144,149)
#AA9FA4
(170,159,164)
#B8AEB3
(184,174,179)
#C6BDC2
(198,189,194)
#D4CCD1
(212,204,209)
#E2DBE0
(226,219,224)
#F0EAEF
(240,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #645459 color. Also use rgb(100,84,89) instead hex code.

Text Font Color

.myTextColor { color: #645459; }

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

This text font color is #645459.

Background Color

.myBgColor { background-color: #645459; }

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

This div background color is #645459.

Border color

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

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

This div border color is #645459.

Opacity

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

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

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

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

This text has shadow with #645459 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #645459.

Preview

Color preview on black background

This text has color #645459 on black background.


Color preview on white background

This text has color #645459 on white background.


Black color preview on #645459 background

This text has black color on #645459 background.


White color preview on #645459 background

This text has white color on #645459 background.


Related colors

Complementary color

Complementary color for #hex is #9BABA6.


I love getcolorcode.com

Triadic colors

1 #596454 and #545964 with #645459 are triadic colors.

2 #595464 and #546459 with #645459 are triadic colors.