COLOR #604315

HEX: #604315 RGB: (96,67,21)

Color info

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

RGB color model

#604315 color RGB value is (96,67,21).

RGB: (96,67,21) (38%, 26%, 8%)

RGB channels and saturation

R 96 of 255 = 38%
G 67 of 255 = 26%
B 21 of 255 = 8%

96
67
21

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

Portions of RGB colors in percentages

R + G + B = 96 + 67 + 21 = 184 (100%)
R 96 of 184 ~ 52.17%
G 67 of 184 ~ 36.41%
B 21 of 184 ~ 11.41'%

%52.17
%36.41
%11.41

CMYK color model

#604315 color CMYK value is (0,30,78,62).

  • cyan value is 0.00%
  • magenta value is 30.21%
  • yellow value is 78.13%
  • key color value is 62.35%
CMYK: (0,30,78,62) C0M30Y78K62 (0%,30%,78%,62%) (0.00/0.30/0.78/0.62) 

CMYK percentages

%0
%30.21
%78.13
%62.35

Codes

Color #604315 in popluar color models

60 43 15
RGB 96 67 21
HSL 37° 64.10% 22.94%
HSB/HSV 37° 78.13% 37.65%
CMYK 0.00% 30.21% 78.13%
62.35%

Color #604315 in popluar number systems.

HEX 60 43 15
Decimal 96 67 21
Binary 1100000 1000011 10101
Octal 140 103 25

Shades and tints

Shades of #604315

#604315
(96,67,21)
#583D14
(88,61,20)
#503713
(80,55,19)
#483112
(72,49,18)
#402B11
(64,43,17)
#382510
(56,37,16)
#301F0F
(48,31,15)
#28190E
(40,25,14)
#20130D
(32,19,13)
#180D0C
(24,13,12)
#10070B
(16,7,11)
#000000
(0,0,0)

Tints of #604315

#604315
(96,67,21)
#6E542A
(110,84,42)
#7C653F
(124,101,63)
#8A7654
(138,118,84)
#988769
(152,135,105)
#A6987E
(166,152,126)
#B4A993
(180,169,147)
#C2BAA8
(194,186,168)
#D0CBBD
(208,203,189)
#DEDCD2
(222,220,210)
#ECEDE7
(236,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #604315; }

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

This text font color is #604315.

Background Color

.myBgColor { background-color: #604315; }

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

This div background color is #604315.

Border color

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

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

This div border color is #604315.

Opacity

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

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

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

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

This text has shadow with #604315 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #604315.

Preview

Color preview on black background

This text has color #604315 on black background.


Color preview on white background

This text has color #604315 on white background.


Black color preview on #604315 background

This text has black color on #604315 background.


White color preview on #604315 background

This text has white color on #604315 background.


Related colors

Complementary color

Complementary color for #hex is #9FBCEA.


I love getcolorcode.com

Triadic colors

1 #156043 and #431560 with #604315 are triadic colors.

2 #154360 and #436015 with #604315 are triadic colors.