COLOR #605829

HEX: #605829 RGB: (96,88,41)

Color info

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

RGB color model

#605829 color RGB value is (96,88,41).

RGB: (96,88,41) (38%, 35%, 16%)

RGB channels and saturation

R 96 of 255 = 38%
G 88 of 255 = 35%
B 41 of 255 = 16%

96
88
41

R + G + B ~ 30%. #605829 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 88 + 41 = 225 (100%)
R 96 of 225 ~ 42.67%
G 88 of 225 ~ 39.11%
B 41 of 225 ~ 18.22'%

%42.67
%39.11
%18.22

CMYK color model

#605829 color CMYK value is (0,8,57,62).

  • cyan value is 0.00%
  • magenta value is 8.33%
  • yellow value is 57.29%
  • key color value is 62.35%

CMYK: (0,8,57,62)
C0M8Y57K62 (0%, 8%, 57%, 62%)
(0.00 / 0.08 / 0.57 / 0.62)

CMYK percentages

%0
%8.33
%57.29
%62.35

Codes

Color #605829 in popluar color models

60 58 29
RGB 96 88 41
HSL 51° 40.15% 26.86%
HSB/HSV 51° 57.29% 37.65%
CMYK 0.00% 8.33% 57.29%
62.35%

Color #605829 in popluar number systems.

HEX 60 58 29
Decimal 96 88 41
Binary 1100000 1011000 101001
Octal 140 130 51

Shades and tints

Shades of #605829

#605829
(96,88,41)
#585026
(88,80,38)
#504823
(80,72,35)
#484020
(72,64,32)
#40381D
(64,56,29)
#38301A
(56,48,26)
#302817
(48,40,23)
#282014
(40,32,20)
#201811
(32,24,17)
#18100E
(24,16,14)
#10080B
(16,8,11)
#000000
(0,0,0)

Tints of #605829

#605829
(96,88,41)
#6E673C
(110,103,60)
#7C764F
(124,118,79)
#8A8562
(138,133,98)
#989475
(152,148,117)
#A6A388
(166,163,136)
#B4B29B
(180,178,155)
#C2C1AE
(194,193,174)
#D0D0C1
(208,208,193)
#DEDFD4
(222,223,212)
#ECEEE7
(236,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #605829 color. Also use rgb(96,88,41) instead hex code.

Text Font Color

.myTextColor { color: #605829; }

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

This text font color is #605829.

Background Color

.myBgColor { background-color: #605829; }

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

This div background color is #605829.

Border color

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

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

This div border color is #605829.

Opacity

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

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

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

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

This text has shadow with #605829 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #605829.

Preview

Color preview on black background

This text has color #605829 on black background.


Color preview on white background

This text has color #605829 on white background.


Black color preview on #605829 background

This text has black color on #605829 background.


White color preview on #605829 background

This text has white color on #605829 background.


Related colors

Complementary color

Complementary color for #hex is #9FA7D6.


I love getcolorcode.com

Triadic colors

1 #296058 and #582960 with #605829 are triadic colors.

2 #295860 and #586029 with #605829 are triadic colors.