COLOR #604319

HEX: #604319 RGB: (96,67,25)

Color info

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

RGB color model

#604319 color RGB value is (96,67,25).

RGB: (96,67,25) (38%, 26%, 10%)

RGB channels and saturation

R 96 of 255 = 38%
G 67 of 255 = 26%
B 25 of 255 = 10%

96
67
25

R + G + B ~ 25%. #604319 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 67 + 25 = 188 (100%)
R 96 of 188 ~ 51.06%
G 67 of 188 ~ 35.64%
B 25 of 188 ~ 13.3'%

%51.06
%35.64
%13.3

CMYK color model

#604319 color CMYK value is (0,30,74,62).

  • cyan value is 0.00%
  • magenta value is 30.21%
  • yellow value is 73.96%
  • key color value is 62.35%

CMYK: (0,30,74,62)
C0M30Y74K62 (0%, 30%, 74%, 62%)
(0.00 / 0.30 / 0.74 / 0.62)

CMYK percentages

%0
%30.21
%73.96
%62.35

Codes

Color #604319 in popluar color models

60 43 19
RGB 96 67 25
HSL 35° 58.68% 23.73%
HSB/HSV 35° 73.96% 37.65%
CMYK 0.00% 30.21% 73.96%
62.35%

Color #604319 in popluar number systems.

HEX 60 43 19
Decimal 96 67 25
Binary 1100000 1000011 11001
Octal 140 103 31

Shades and tints

Shades of #604319

#604319
(96,67,25)
#583D17
(88,61,23)
#503715
(80,55,21)
#483113
(72,49,19)
#402B11
(64,43,17)
#38250F
(56,37,15)
#301F0D
(48,31,13)
#28190B
(40,25,11)
#201309
(32,19,9)
#180D07
(24,13,7)
#100705
(16,7,5)
#000000
(0,0,0)

Tints of #604319

#604319
(96,67,25)
#6E542D
(110,84,45)
#7C6541
(124,101,65)
#8A7655
(138,118,85)
#988769
(152,135,105)
#A6987D
(166,152,125)
#B4A991
(180,169,145)
#C2BAA5
(194,186,165)
#D0CBB9
(208,203,185)
#DEDCCD
(222,220,205)
#ECEDE1
(236,237,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #604319 color. Also use rgb(96,67,25) instead hex code.

Text Font Color

.myTextColor { color: #604319; }

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

This text font color is #604319.

Background Color

.myBgColor { background-color: #604319; }

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

This div background color is #604319.

Border color

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

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

This div border color is #604319.

Opacity

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

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

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

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

This text has shadow with #604319 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #604319.

Preview

Color preview on black background

This text has color #604319 on black background.


Color preview on white background

This text has color #604319 on white background.


Black color preview on #604319 background

This text has black color on #604319 background.


White color preview on #604319 background

This text has white color on #604319 background.


Related colors

Complementary color

Complementary color for #hex is #9FBCE6.


I love getcolorcode.com

Triadic colors

1 #196043 and #431960 with #604319 are triadic colors.

2 #194360 and #436019 with #604319 are triadic colors.