COLOR #608254

HEX: #608254 RGB: (96,130,84)

Color info

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

RGB color model

#608254 color RGB value is (96,130,84).

RGB: (96,130,84) (38%, 51%, 33%)

RGB channels and saturation

R 96 of 255 = 38%
G 130 of 255 = 51%
B 84 of 255 = 33%

96
130
84

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

Portions of RGB colors in percentages

R + G + B = 96 + 130 + 84 = 310 (100%)
R 96 of 310 ~ 30.97%
G 130 of 310 ~ 41.94%
B 84 of 310 ~ 27.1'%

%30.97
%41.94
%27.1

CMYK color model

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

  • cyan value is 26.15%
  • magenta value is 0.00%
  • yellow value is 35.38%
  • key color value is 49.02%

CMYK: (26,0,35,49)
C26M0Y35K49 (26%, 0%, 35%, 49%)
(0.26 / 0.00 / 0.35 / 0.49)

CMYK percentages

%26.15
%0
%35.38
%49.02

Codes

Color #608254 in popluar color models

60 82 54
RGB 96 130 84
HSL 104° 21.50% 41.96%
HSB/HSV 104° 35.38% 50.98%
CMYK 26.15% 0.00% 35.38%
49.02%

Color #608254 in popluar number systems.

HEX 60 82 54
Decimal 96 130 84
Binary 1100000 10000010 1010100
Octal 140 202 124

Shades and tints

Shades of #608254

#608254
(96,130,84)
#58774D
(88,119,77)
#506C46
(80,108,70)
#48613F
(72,97,63)
#405638
(64,86,56)
#384B31
(56,75,49)
#30402A
(48,64,42)
#283523
(40,53,35)
#202A1C
(32,42,28)
#181F15
(24,31,21)
#10140E
(16,20,14)
#000000
(0,0,0)

Tints of #608254

#608254
(96,130,84)
#6E8D63
(110,141,99)
#7C9872
(124,152,114)
#8AA381
(138,163,129)
#98AE90
(152,174,144)
#A6B99F
(166,185,159)
#B4C4AE
(180,196,174)
#C2CFBD
(194,207,189)
#D0DACC
(208,218,204)
#DEE5DB
(222,229,219)
#ECF0EA
(236,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #608254; }

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

This text font color is #608254.

Background Color

.myBgColor { background-color: #608254; }

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

This div background color is #608254.

Border color

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

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

This div border color is #608254.

Opacity

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

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

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

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

This text has shadow with #608254 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #608254.

Preview

Color preview on black background

This text has color #608254 on black background.


Color preview on white background

This text has color #608254 on white background.


Black color preview on #608254 background

This text has black color on #608254 background.


White color preview on #608254 background

This text has white color on #608254 background.


Related colors

Complementary color

Complementary color for #hex is #9F7DAB.


I love getcolorcode.com

Triadic colors

1 #546082 and #825460 with #608254 are triadic colors.

2 #548260 and #826054 with #608254 are triadic colors.