COLOR #608142

HEX: #608142 RGB: (96,129,66)

Color info

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

RGB color model

#608142 color RGB value is (96,129,66).

RGB: (96,129,66) (38%, 51%, 26%)

RGB channels and saturation

R 96 of 255 = 38%
G 129 of 255 = 51%
B 66 of 255 = 26%

96
129
66

R + G + B ~ 38%. #608142 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 129 + 66 = 291 (100%)
R 96 of 291 ~ 32.99%
G 129 of 291 ~ 44.33%
B 66 of 291 ~ 22.68'%

%32.99
%44.33
%22.68

CMYK color model

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

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

CMYK: (26,0,49,49)
C26M0Y49K49 (26%, 0%, 49%, 49%)
(0.26 / 0.00 / 0.49 / 0.49)

CMYK percentages

%25.58
%0
%48.84
%49.41

Codes

Color #608142 in popluar color models

60 81 42
RGB 96 129 66
HSL 91° 32.31% 38.24%
HSB/HSV 91° 48.84% 50.59%
CMYK 25.58% 0.00% 48.84%
49.41%

Color #608142 in popluar number systems.

HEX 60 81 42
Decimal 96 129 66
Binary 1100000 10000001 1000010
Octal 140 201 102

Shades and tints

Shades of #608142

#608142
(96,129,66)
#58763C
(88,118,60)
#506B36
(80,107,54)
#486030
(72,96,48)
#40552A
(64,85,42)
#384A24
(56,74,36)
#303F1E
(48,63,30)
#283418
(40,52,24)
#202912
(32,41,18)
#181E0C
(24,30,12)
#101306
(16,19,6)
#000000
(0,0,0)

Tints of #608142

#608142
(96,129,66)
#6E8C53
(110,140,83)
#7C9764
(124,151,100)
#8AA275
(138,162,117)
#98AD86
(152,173,134)
#A6B897
(166,184,151)
#B4C3A8
(180,195,168)
#C2CEB9
(194,206,185)
#D0D9CA
(208,217,202)
#DEE4DB
(222,228,219)
#ECEFEC
(236,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #608142; }

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

This text font color is #608142.

Background Color

.myBgColor { background-color: #608142; }

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

This div background color is #608142.

Border color

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

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

This div border color is #608142.

Opacity

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

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

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

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

This text has shadow with #608142 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #608142.

Preview

Color preview on black background

This text has color #608142 on black background.


Color preview on white background

This text has color #608142 on white background.


Black color preview on #608142 background

This text has black color on #608142 background.


White color preview on #608142 background

This text has white color on #608142 background.


Related colors

Complementary color

Complementary color for #hex is #9F7EBD.


I love getcolorcode.com

Triadic colors

1 #426081 and #814260 with #608142 are triadic colors.

2 #428160 and #816042 with #608142 are triadic colors.