COLOR #664519

HEX: #664519 RGB: (102,69,25)

Color info

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

RGB color model

#664519 color RGB value is (102,69,25).

RGB: (102,69,25) (40%, 27%, 10%)

RGB channels and saturation

R 102 of 255 = 40%
G 69 of 255 = 27%
B 25 of 255 = 10%

102
69
25

R + G + B ~ 26%. #664519 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 69 + 25 = 196 (100%)
R 102 of 196 ~ 52.04%
G 69 of 196 ~ 35.2%
B 25 of 196 ~ 12.76'%

%52.04
%35.2
%12.76

CMYK color model

#664519 color CMYK value is (0,32,75,60).

  • cyan value is 0.00%
  • magenta value is 32.35%
  • yellow value is 75.49%
  • key color value is 60.00%

CMYK: (0,32,75,60)
C0M32Y75K60 (0%, 32%, 75%, 60%)
(0.00 / 0.32 / 0.75 / 0.60)

CMYK percentages

%0
%32.35
%75.49
%60

Codes

Color #664519 in popluar color models

66 45 19
RGB 102 69 25
HSL 34° 60.63% 24.90%
HSB/HSV 34° 75.49% 40.00%
CMYK 0.00% 32.35% 75.49%
60.00%

Color #664519 in popluar number systems.

HEX 66 45 19
Decimal 102 69 25
Binary 1100110 1000101 11001
Octal 146 105 31

Shades and tints

Shades of #664519

#664519
(102,69,25)
#5D3F17
(93,63,23)
#543915
(84,57,21)
#4B3313
(75,51,19)
#422D11
(66,45,17)
#39270F
(57,39,15)
#30210D
(48,33,13)
#271B0B
(39,27,11)
#1E1509
(30,21,9)
#150F07
(21,15,7)
#0C0905
(12,9,5)
#000000
(0,0,0)

Tints of #664519

#664519
(102,69,25)
#73552D
(115,85,45)
#806541
(128,101,65)
#8D7555
(141,117,85)
#9A8569
(154,133,105)
#A7957D
(167,149,125)
#B4A591
(180,165,145)
#C1B5A5
(193,181,165)
#CEC5B9
(206,197,185)
#DBD5CD
(219,213,205)
#E8E5E1
(232,229,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #664519 color. Also use rgb(102,69,25) instead hex code.

Text Font Color

.myTextColor { color: #664519; }

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

This text font color is #664519.

Background Color

.myBgColor { background-color: #664519; }

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

This div background color is #664519.

Border color

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

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

This div border color is #664519.

Opacity

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

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

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

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

This text has shadow with #664519 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664519.

Preview

Color preview on black background

This text has color #664519 on black background.


Color preview on white background

This text has color #664519 on white background.


Black color preview on #664519 background

This text has black color on #664519 background.


White color preview on #664519 background

This text has white color on #664519 background.


Related colors

Complementary color

Complementary color for #hex is #99BAE6.


I love getcolorcode.com

Triadic colors

1 #196645 and #451966 with #664519 are triadic colors.

2 #194566 and #456619 with #664519 are triadic colors.