COLOR #608460

HEX: #608460 RGB: (96,132,96)

Color info

#608460 contains red, green and blue colors in about the same proportion. Web safe color of #608460 is #669966 (or #696).

RGB color model

#608460 color RGB value is (96,132,96).

RGB: (96,132,96) (38%, 52%, 38%)

RGB channels and saturation

R 96 of 255 = 38%
G 132 of 255 = 52%
B 96 of 255 = 38%

96
132
96

R + G + B ~ 43%. #608460 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 96 + 132 + 96 = 324 (100%)
R 96 of 324 ~ 29.63%
G 132 of 324 ~ 40.74%
B 96 of 324 ~ 29.63'%

%29.63
%40.74
%29.63

CMYK color model

#608460 color CMYK value is (27,0,27,48).

  • cyan value is 27.27%
  • magenta value is 0.00%
  • yellow value is 27.27%
  • key color value is 48.24%

CMYK: (27,0,27,48)
C27M0Y27K48 (27%, 0%, 27%, 48%)
(0.27 / 0.00 / 0.27 / 0.48)

CMYK percentages

%27.27
%0
%27.27
%48.24

Codes

Color #608460 in popluar color models

60 84 60
RGB 96 132 96
HSL 120° 15.79% 44.71%
HSB/HSV 120° 27.27% 51.76%
CMYK 27.27% 0.00% 27.27%
48.24%

Color #608460 in popluar number systems.

HEX 60 84 60
Decimal 96 132 96
Binary 1100000 10000100 1100000
Octal 140 204 140

Shades and tints

Shades of #608460

#608460
(96,132,96)
#587858
(88,120,88)
#506C50
(80,108,80)
#486048
(72,96,72)
#405440
(64,84,64)
#384838
(56,72,56)
#303C30
(48,60,48)
#283028
(40,48,40)
#202420
(32,36,32)
#181818
(24,24,24)
#100C10
(16,12,16)
#000000
(0,0,0)

Tints of #608460

#608460
(96,132,96)
#6E8F6E
(110,143,110)
#7C9A7C
(124,154,124)
#8AA58A
(138,165,138)
#98B098
(152,176,152)
#A6BBA6
(166,187,166)
#B4C6B4
(180,198,180)
#C2D1C2
(194,209,194)
#D0DCD0
(208,220,208)
#DEE7DE
(222,231,222)
#ECF2EC
(236,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #608460; }

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

This text font color is #608460.

Background Color

.myBgColor { background-color: #608460; }

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

This div background color is #608460.

Border color

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

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

This div border color is #608460.

Opacity

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

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

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

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

This text has shadow with #608460 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #608460.

Preview

Color preview on black background

This text has color #608460 on black background.


Color preview on white background

This text has color #608460 on white background.


Black color preview on #608460 background

This text has black color on #608460 background.


White color preview on #608460 background

This text has white color on #608460 background.


Related colors

Complementary color

Complementary color for #hex is #9F7B9F.


I love getcolorcode.com

Triadic colors

1 #606084 and #846060 with #608460 are triadic colors.

2 #608460 and #846060 with #608460 are triadic colors.