COLOR #608D60

HEX: #608D60 RGB: (96,141,96)

Color info

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

RGB color model

#608D60 color RGB value is (96,141,96).

RGB: (96,141,96) (38%, 55%, 38%)

RGB channels and saturation

R 96 of 255 = 38%
G 141 of 255 = 55%
B 96 of 255 = 38%

96
141
96

R + G + B ~ 44%. #608D60 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 96 + 141 + 96 = 333 (100%)
R 96 of 333 ~ 28.83%
G 141 of 333 ~ 42.34%
B 96 of 333 ~ 28.83'%

%28.83
%42.34
%28.83

CMYK color model

#608D60 color CMYK value is (32,0,32,45).

  • cyan value is 31.91%
  • magenta value is 0.00%
  • yellow value is 31.91%
  • key color value is 44.71%

CMYK: (32,0,32,45)
C32M0Y32K45 (32%, 0%, 32%, 45%)
(0.32 / 0.00 / 0.32 / 0.45)

CMYK percentages

%31.91
%0
%31.91
%44.71

Codes

Color #608D60 in popluar color models

60 8D 60
RGB 96 141 96
HSL 120° 18.99% 46.47%
HSB/HSV 120° 31.91% 55.29%
CMYK 31.91% 0.00% 31.91%
44.71%

Color #608D60 in popluar number systems.

HEX 60 8D 60
Decimal 96 141 96
Binary 1100000 10001101 1100000
Octal 140 215 140

Shades and tints

Shades of #608D60

#608D60
(96,141,96)
#588158
(88,129,88)
#507550
(80,117,80)
#486948
(72,105,72)
#405D40
(64,93,64)
#385138
(56,81,56)
#304530
(48,69,48)
#283928
(40,57,40)
#202D20
(32,45,32)
#182118
(24,33,24)
#101510
(16,21,16)
#000000
(0,0,0)

Tints of #608D60

#608D60
(96,141,96)
#6E976E
(110,151,110)
#7CA17C
(124,161,124)
#8AAB8A
(138,171,138)
#98B598
(152,181,152)
#A6BFA6
(166,191,166)
#B4C9B4
(180,201,180)
#C2D3C2
(194,211,194)
#D0DDD0
(208,221,208)
#DEE7DE
(222,231,222)
#ECF1EC
(236,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #608D60; }

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

This text font color is #608D60.

Background Color

.myBgColor { background-color: #608D60; }

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

This div background color is #608D60.

Border color

.myBorderColor { border: 1px solid #608D60; }

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

This div border color is #608D60.

Opacity

.myOpacity80 { color: #608D60; opacity: 0.8; }

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

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

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

This text has shadow with #608D60 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #608D60.

Preview

Color preview on black background

This text has color #608D60 on black background.


Color preview on white background

This text has color #608D60 on white background.


Black color preview on #608D60 background

This text has black color on #608D60 background.


White color preview on #608D60 background

This text has white color on #608D60 background.


Related colors

Complementary color

Complementary color for #hex is #9F729F.


I love getcolorcode.com

Triadic colors

1 #60608D and #8D6060 with #608D60 are triadic colors.

2 #608D60 and #8D6060 with #608D60 are triadic colors.