COLOR #608350

HEX: #608350 RGB: (96,131,80)

Color info

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

RGB color model

#608350 color RGB value is (96,131,80).

RGB: (96,131,80) (38%, 51%, 31%)

RGB channels and saturation

R 96 of 255 = 38%
G 131 of 255 = 51%
B 80 of 255 = 31%

96
131
80

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

Portions of RGB colors in percentages

R + G + B = 96 + 131 + 80 = 307 (100%)
R 96 of 307 ~ 31.27%
G 131 of 307 ~ 42.67%
B 80 of 307 ~ 26.06'%

%31.27
%42.67
%26.06

CMYK color model

#608350 color CMYK value is (27,0,39,49).

  • cyan value is 26.72%
  • magenta value is 0.00%
  • yellow value is 38.93%
  • key color value is 48.63%

CMYK: (27,0,39,49)
C27M0Y39K49 (27%, 0%, 39%, 49%)
(0.27 / 0.00 / 0.39 / 0.49)

CMYK percentages

%26.72
%0
%38.93
%48.63

Codes

Color #608350 in popluar color models

60 83 50
RGB 96 131 80
HSL 101° 24.17% 41.37%
HSB/HSV 101° 38.93% 51.37%
CMYK 26.72% 0.00% 38.93%
48.63%

Color #608350 in popluar number systems.

HEX 60 83 50
Decimal 96 131 80
Binary 1100000 10000011 1010000
Octal 140 203 120

Shades and tints

Shades of #608350

#608350
(96,131,80)
#587849
(88,120,73)
#506D42
(80,109,66)
#48623B
(72,98,59)
#405734
(64,87,52)
#384C2D
(56,76,45)
#304126
(48,65,38)
#28361F
(40,54,31)
#202B18
(32,43,24)
#182011
(24,32,17)
#10150A
(16,21,10)
#000000
(0,0,0)

Tints of #608350

#608350
(96,131,80)
#6E8E5F
(110,142,95)
#7C996E
(124,153,110)
#8AA47D
(138,164,125)
#98AF8C
(152,175,140)
#A6BA9B
(166,186,155)
#B4C5AA
(180,197,170)
#C2D0B9
(194,208,185)
#D0DBC8
(208,219,200)
#DEE6D7
(222,230,215)
#ECF1E6
(236,241,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #608350; }

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

This text font color is #608350.

Background Color

.myBgColor { background-color: #608350; }

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

This div background color is #608350.

Border color

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

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

This div border color is #608350.

Opacity

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

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

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

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

This text has shadow with #608350 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #608350.

Preview

Color preview on black background

This text has color #608350 on black background.


Color preview on white background

This text has color #608350 on white background.


Black color preview on #608350 background

This text has black color on #608350 background.


White color preview on #608350 background

This text has white color on #608350 background.


Related colors

Complementary color

Complementary color for #hex is #9F7CAF.


I love getcolorcode.com

Triadic colors

1 #506083 and #835060 with #608350 are triadic colors.

2 #508360 and #836050 with #608350 are triadic colors.