COLOR #608131

HEX: #608131 RGB: (96,129,49)

Color info

#608131 contains mainly red and green colors. Web safe color of #608131 is #669933 (or #693).

RGB color model

#608131 color RGB value is (96,129,49).

RGB: (96,129,49) (38%, 51%, 19%)

RGB channels and saturation

R 96 of 255 = 38%
G 129 of 255 = 51%
B 49 of 255 = 19%

96
129
49

R + G + B ~ 36%. #608131 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 129 + 49 = 274 (100%)
R 96 of 274 ~ 35.04%
G 129 of 274 ~ 47.08%
B 49 of 274 ~ 17.88'%

%35.04
%47.08
%17.88

CMYK color model

#608131 color CMYK value is (26,0,62,49).

  • cyan value is 25.58%
  • magenta value is 0.00%
  • yellow value is 62.02%
  • key color value is 49.41%

CMYK: (26,0,62,49)
C26M0Y62K49 (26%, 0%, 62%, 49%)
(0.26 / 0.00 / 0.62 / 0.49)

CMYK percentages

%25.58
%0
%62.02
%49.41

Codes

Color #608131 in popluar color models

60 81 31
RGB 96 129 49
HSL 85° 44.94% 34.90%
HSB/HSV 85° 62.02% 50.59%
CMYK 25.58% 0.00% 62.02%
49.41%

Color #608131 in popluar number systems.

HEX 60 81 31
Decimal 96 129 49
Binary 1100000 10000001 110001
Octal 140 201 61

Shades and tints

Shades of #608131

#608131
(96,129,49)
#58762D
(88,118,45)
#506B29
(80,107,41)
#486025
(72,96,37)
#405521
(64,85,33)
#384A1D
(56,74,29)
#303F19
(48,63,25)
#283415
(40,52,21)
#202911
(32,41,17)
#181E0D
(24,30,13)
#101309
(16,19,9)
#000000
(0,0,0)

Tints of #608131

#608131
(96,129,49)
#6E8C43
(110,140,67)
#7C9755
(124,151,85)
#8AA267
(138,162,103)
#98AD79
(152,173,121)
#A6B88B
(166,184,139)
#B4C39D
(180,195,157)
#C2CEAF
(194,206,175)
#D0D9C1
(208,217,193)
#DEE4D3
(222,228,211)
#ECEFE5
(236,239,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #608131; }

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

This text font color is #608131.

Background Color

.myBgColor { background-color: #608131; }

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

This div background color is #608131.

Border color

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

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

This div border color is #608131.

Opacity

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

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

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

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

This text has shadow with #608131 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #608131.

Preview

Color preview on black background

This text has color #608131 on black background.


Color preview on white background

This text has color #608131 on white background.


Black color preview on #608131 background

This text has black color on #608131 background.


White color preview on #608131 background

This text has white color on #608131 background.


Related colors

Complementary color

Complementary color for #hex is #9F7ECE.


I love getcolorcode.com

Triadic colors

1 #316081 and #813160 with #608131 are triadic colors.

2 #318160 and #816031 with #608131 are triadic colors.