COLOR #609862

HEX: #609862 RGB: (96,152,98)

Color info

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

RGB color model

#609862 color RGB value is (96,152,98).

RGB: (96,152,98) (38%, 60%, 38%)

RGB channels and saturation

R 96 of 255 = 38%
G 152 of 255 = 60%
B 98 of 255 = 38%

96
152
98

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

Portions of RGB colors in percentages

R + G + B = 96 + 152 + 98 = 346 (100%)
R 96 of 346 ~ 27.75%
G 152 of 346 ~ 43.93%
B 98 of 346 ~ 28.32'%

%27.75
%43.93
%28.32

CMYK color model

#609862 color CMYK value is (37,0,36,40).

  • cyan value is 36.84%
  • magenta value is 0.00%
  • yellow value is 35.53%
  • key color value is 40.39%

CMYK: (37,0,36,40)
C37M0Y36K40 (37%, 0%, 36%, 40%)
(0.37 / 0.00 / 0.36 / 0.40)

CMYK percentages

%36.84
%0
%35.53
%40.39

Codes

Color #609862 in popluar color models

60 98 62
RGB 96 152 98
HSL 122° 22.58% 48.63%
HSB/HSV 122° 36.84% 59.61%
CMYK 36.84% 0.00% 35.53%
40.39%

Color #609862 in popluar number systems.

HEX 60 98 62
Decimal 96 152 98
Binary 1100000 10011000 1100010
Octal 140 230 142

Shades and tints

Shades of #609862

#609862
(96,152,98)
#588B5A
(88,139,90)
#507E52
(80,126,82)
#48714A
(72,113,74)
#406442
(64,100,66)
#38573A
(56,87,58)
#304A32
(48,74,50)
#283D2A
(40,61,42)
#203022
(32,48,34)
#18231A
(24,35,26)
#101612
(16,22,18)
#000000
(0,0,0)

Tints of #609862

#609862
(96,152,98)
#6EA170
(110,161,112)
#7CAA7E
(124,170,126)
#8AB38C
(138,179,140)
#98BC9A
(152,188,154)
#A6C5A8
(166,197,168)
#B4CEB6
(180,206,182)
#C2D7C4
(194,215,196)
#D0E0D2
(208,224,210)
#DEE9E0
(222,233,224)
#ECF2EE
(236,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #609862; }

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

This text font color is #609862.

Background Color

.myBgColor { background-color: #609862; }

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

This div background color is #609862.

Border color

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

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

This div border color is #609862.

Opacity

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

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

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

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

This text has shadow with #609862 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #609862.

Preview

Color preview on black background

This text has color #609862 on black background.


Color preview on white background

This text has color #609862 on white background.


Black color preview on #609862 background

This text has black color on #609862 background.


White color preview on #609862 background

This text has white color on #609862 background.


Related colors

Complementary color

Complementary color for #hex is #9F679D.


I love getcolorcode.com

Triadic colors

1 #626098 and #986260 with #609862 are triadic colors.

2 #629860 and #986062 with #609862 are triadic colors.