COLOR #606831

HEX: #606831 RGB: (96,104,49)

Color info

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

RGB color model

#606831 color RGB value is (96,104,49).

RGB: (96,104,49) (38%, 41%, 19%)

RGB channels and saturation

R 96 of 255 = 38%
G 104 of 255 = 41%
B 49 of 255 = 19%

96
104
49

R + G + B ~ 33%. #606831 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 104 + 49 = 249 (100%)
R 96 of 249 ~ 38.55%
G 104 of 249 ~ 41.77%
B 49 of 249 ~ 19.68'%

%38.55
%41.77
%19.68

CMYK color model

#606831 color CMYK value is (8,0,53,59).

  • cyan value is 7.69%
  • magenta value is 0.00%
  • yellow value is 52.88%
  • key color value is 59.22%

CMYK: (8,0,53,59)
C8M0Y53K59 (8%, 0%, 53%, 59%)
(0.08 / 0.00 / 0.53 / 0.59)

CMYK percentages

%7.69
%0
%52.88
%59.22

Codes

Color #606831 in popluar color models

60 68 31
RGB 96 104 49
HSL 69° 35.95% 30.00%
HSB/HSV 69° 52.88% 40.78%
CMYK 7.69% 0.00% 52.88%
59.22%

Color #606831 in popluar number systems.

HEX 60 68 31
Decimal 96 104 49
Binary 1100000 1101000 110001
Octal 140 150 61

Shades and tints

Shades of #606831

#606831
(96,104,49)
#585F2D
(88,95,45)
#505629
(80,86,41)
#484D25
(72,77,37)
#404421
(64,68,33)
#383B1D
(56,59,29)
#303219
(48,50,25)
#282915
(40,41,21)
#202011
(32,32,17)
#18170D
(24,23,13)
#100E09
(16,14,9)
#000000
(0,0,0)

Tints of #606831

#606831
(96,104,49)
#6E7543
(110,117,67)
#7C8255
(124,130,85)
#8A8F67
(138,143,103)
#989C79
(152,156,121)
#A6A98B
(166,169,139)
#B4B69D
(180,182,157)
#C2C3AF
(194,195,175)
#D0D0C1
(208,208,193)
#DEDDD3
(222,221,211)
#ECEAE5
(236,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #606831 color. Also use rgb(96,104,49) instead hex code.

Text Font Color

.myTextColor { color: #606831; }

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

This text font color is #606831.

Background Color

.myBgColor { background-color: #606831; }

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

This div background color is #606831.

Border color

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

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

This div border color is #606831.

Opacity

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

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

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

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

This text has shadow with #606831 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #606831.

Preview

Color preview on black background

This text has color #606831 on black background.


Color preview on white background

This text has color #606831 on white background.


Black color preview on #606831 background

This text has black color on #606831 background.


White color preview on #606831 background

This text has white color on #606831 background.


Related colors

Complementary color

Complementary color for #hex is #9F97CE.


I love getcolorcode.com

Triadic colors

1 #316068 and #683160 with #606831 are triadic colors.

2 #316860 and #686031 with #606831 are triadic colors.