COLOR #645A46

HEX: #645A46 RGB: (100,90,70)

Color info

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

RGB color model

#645A46 color RGB value is (100,90,70).

RGB: (100,90,70) (39%, 35%, 27%)

RGB channels and saturation

R 100 of 255 = 39%
G 90 of 255 = 35%
B 70 of 255 = 27%

100
90
70

R + G + B ~ 34%. #645A46 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 90 + 70 = 260 (100%)
R 100 of 260 ~ 38.46%
G 90 of 260 ~ 34.62%
B 70 of 260 ~ 26.92'%

%38.46
%34.62
%26.92

CMYK color model

#645A46 color CMYK value is (0,10,30,61).

  • cyan value is 0.00%
  • magenta value is 10.00%
  • yellow value is 30.00%
  • key color value is 60.78%
CMYK: (0,10,30,61) C0M10Y30K61 (0%,10%,30%,61%) (0.00/0.10/0.30/0.61) 

CMYK percentages

%0
%10
%30
%60.78

Codes

Color #645A46 in popluar color models

64 5A 46
RGB 100 90 70
HSL 40° 17.65% 33.33%
HSB/HSV 40° 30.00% 39.22%
CMYK 0.00% 10.00% 30.00%
60.78%

Color #645A46 in popluar number systems.

HEX 64 5A 46
Decimal 100 90 70
Binary 1100100 1011010 1000110
Octal 144 132 106

Shades and tints

Shades of #645A46

#645A46
(100,90,70)
#5B5240
(91,82,64)
#524A3A
(82,74,58)
#494234
(73,66,52)
#403A2E
(64,58,46)
#373228
(55,50,40)
#2E2A22
(46,42,34)
#25221C
(37,34,28)
#1C1A16
(28,26,22)
#131210
(19,18,16)
#0A0A0A
(10,10,10)
#000000
(0,0,0)

Tints of #645A46

#645A46
(100,90,70)
#726956
(114,105,86)
#807866
(128,120,102)
#8E8776
(142,135,118)
#9C9686
(156,150,134)
#AAA596
(170,165,150)
#B8B4A6
(184,180,166)
#C6C3B6
(198,195,182)
#D4D2C6
(212,210,198)
#E2E1D6
(226,225,214)
#F0F0E6
(240,240,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #645A46 color. Also use rgb(100,90,70) instead hex code.

Text Font Color

.myTextColor { color: #645A46; }

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

This text font color is #645A46.

Background Color

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

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

This div background color is #645A46.

Border color

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

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

This div border color is #645A46.

Opacity

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

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

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

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

This text has shadow with #645A46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #645A46.

Preview

Color preview on black background

This text has color #645A46 on black background.


Color preview on white background

This text has color #645A46 on white background.


Black color preview on #645A46 background

This text has black color on #645A46 background.


White color preview on #645A46 background

This text has white color on #645A46 background.


Related colors

Complementary color

Complementary color for #hex is #9BA5B9.


I love getcolorcode.com

Triadic colors

1 #46645A and #5A4664 with #645A46 are triadic colors.

2 #465A64 and #5A6446 with #645A46 are triadic colors.