COLOR #645E4A

HEX: #645E4A RGB: (100,94,74)

Color info

#645E4A contains red, green and blue colors in about the same proportion. Web safe color of #645E4A is #666633 (or #663).

RGB color model

#645E4A color RGB value is (100,94,74).

RGB: (100,94,74) (39%, 37%, 29%)

RGB channels and saturation

R 100 of 255 = 39%
G 94 of 255 = 37%
B 74 of 255 = 29%

100
94
74

R + G + B ~ 35%. #645E4A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 94 + 74 = 268 (100%)
R 100 of 268 ~ 37.31%
G 94 of 268 ~ 35.07%
B 74 of 268 ~ 27.61'%

%37.31
%35.07
%27.61

CMYK color model

#645E4A color CMYK value is (0,6,26,61).

  • cyan value is 0.00%
  • magenta value is 6.00%
  • yellow value is 26.00%
  • key color value is 60.78%

CMYK: (0,6,26,61)
C0M6Y26K61 (0%, 6%, 26%, 61%)
(0.00 / 0.06 / 0.26 / 0.61)

CMYK percentages

%0
%6
%26
%60.78

Codes

Color #645E4A in popluar color models

64 5E 4A
RGB 100 94 74
HSL 46° 14.94% 34.12%
HSB/HSV 46° 26.00% 39.22%
CMYK 0.00% 6.00% 26.00%
60.78%

Color #645E4A in popluar number systems.

HEX 64 5E 4A
Decimal 100 94 74
Binary 1100100 1011110 1001010
Octal 144 136 112

Shades and tints

Shades of #645E4A

#645E4A
(100,94,74)
#5B5644
(91,86,68)
#524E3E
(82,78,62)
#494638
(73,70,56)
#403E32
(64,62,50)
#37362C
(55,54,44)
#2E2E26
(46,46,38)
#252620
(37,38,32)
#1C1E1A
(28,30,26)
#131614
(19,22,20)
#0A0E0E
(10,14,14)
#000000
(0,0,0)

Tints of #645E4A

#645E4A
(100,94,74)
#726C5A
(114,108,90)
#807A6A
(128,122,106)
#8E887A
(142,136,122)
#9C968A
(156,150,138)
#AAA49A
(170,164,154)
#B8B2AA
(184,178,170)
#C6C0BA
(198,192,186)
#D4CECA
(212,206,202)
#E2DCDA
(226,220,218)
#F0EAEA
(240,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #645E4A; }

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

This text font color is #645E4A.

Background Color

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

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

This div background color is #645E4A.

Border color

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

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

This div border color is #645E4A.

Opacity

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

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

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

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

This text has shadow with #645E4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #645E4A.

Preview

Color preview on black background

This text has color #645E4A on black background.


Color preview on white background

This text has color #645E4A on white background.


Black color preview on #645E4A background

This text has black color on #645E4A background.


White color preview on #645E4A background

This text has white color on #645E4A background.


Related colors

Complementary color

Complementary color for #hex is #9BA1B5.


I love getcolorcode.com

Triadic colors

1 #4A645E and #5E4A64 with #645E4A are triadic colors.

2 #4A5E64 and #5E644A with #645E4A are triadic colors.