COLOR #644013

HEX: #644013 RGB: (100,64,19)

Color info

#644013 contains mainly red and green colors. Web safe color of #644013 is #663300 (or #630).

RGB color model

#644013 color RGB value is (100,64,19).

RGB: (100,64,19) (39%, 25%, 7%)

RGB channels and saturation

R 100 of 255 = 39%
G 64 of 255 = 25%
B 19 of 255 = 7%

100
64
19

R + G + B ~ 24%. #644013 is dark color.

Portions of RGB colors in percentages

R + G + B = 100 + 64 + 19 = 183 (100%)
R 100 of 183 ~ 54.64%
G 64 of 183 ~ 34.97%
B 19 of 183 ~ 10.38'%

%54.64
%34.97
%10.38

CMYK color model

#644013 color CMYK value is (0,36,81,61).

  • cyan value is 0.00%
  • magenta value is 36.00%
  • yellow value is 81.00%
  • key color value is 60.78%
CMYK: (0,36,81,61) C0M36Y81K61 (0%,36%,81%,61%) (0.00/0.36/0.81/0.61) 

CMYK percentages

%0
%36
%81
%60.78

Codes

Color #644013 in popluar color models

64 40 13
RGB 100 64 19
HSL 33° 68.07% 23.33%
HSB/HSV 33° 81.00% 39.22%
CMYK 0.00% 36.00% 81.00%
60.78%

Color #644013 in popluar number systems.

HEX 64 40 13
Decimal 100 64 19
Binary 1100100 1000000 10011
Octal 144 100 23

Shades and tints

Shades of #644013

#644013
(100,64,19)
#5B3B12
(91,59,18)
#523611
(82,54,17)
#493110
(73,49,16)
#402C0F
(64,44,15)
#37270E
(55,39,14)
#2E220D
(46,34,13)
#251D0C
(37,29,12)
#1C180B
(28,24,11)
#13130A
(19,19,10)
#0A0E09
(10,14,9)
#000000
(0,0,0)

Tints of #644013

#644013
(100,64,19)
#725128
(114,81,40)
#80623D
(128,98,61)
#8E7352
(142,115,82)
#9C8467
(156,132,103)
#AA957C
(170,149,124)
#B8A691
(184,166,145)
#C6B7A6
(198,183,166)
#D4C8BB
(212,200,187)
#E2D9D0
(226,217,208)
#F0EAE5
(240,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #644013 color. Also use rgb(100,64,19) instead hex code.

Text Font Color

.myTextColor { color: #644013; }

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

This text font color is #644013.

Background Color

.myBgColor { background-color: #644013; }

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

This div background color is #644013.

Border color

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

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

This div border color is #644013.

Opacity

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

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

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

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

This text has shadow with #644013 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #644013.

Preview

Color preview on black background

This text has color #644013 on black background.


Color preview on white background

This text has color #644013 on white background.


Black color preview on #644013 background

This text has black color on #644013 background.


White color preview on #644013 background

This text has white color on #644013 background.


Related colors

Complementary color

Complementary color for #hex is #9BBFEC.


I love getcolorcode.com

Triadic colors

1 #136440 and #401364 with #644013 are triadic colors.

2 #134064 and #406413 with #644013 are triadic colors.