COLOR #609D53

HEX: #609D53 RGB: (96,157,83)

Color info

#609D53 contains mainly green color. Web safe color of #609D53 is #669966 (or #696).

RGB color model

#609D53 color RGB value is (96,157,83).

RGB: (96,157,83) (38%, 62%, 33%)

RGB channels and saturation

R 96 of 255 = 38%
G 157 of 255 = 62%
B 83 of 255 = 33%

96
157
83

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

Portions of RGB colors in percentages

R + G + B = 96 + 157 + 83 = 336 (100%)
R 96 of 336 ~ 28.57%
G 157 of 336 ~ 46.73%
B 83 of 336 ~ 24.7'%

%28.57
%46.73
%24.7

CMYK color model

#609D53 color CMYK value is (39,0,47,38).

  • cyan value is 38.85%
  • magenta value is 0.00%
  • yellow value is 47.13%
  • key color value is 38.43%

CMYK: (39,0,47,38)
C39M0Y47K38 (39%, 0%, 47%, 38%)
(0.39 / 0.00 / 0.47 / 0.38)

CMYK percentages

%38.85
%0
%47.13
%38.43

Codes

Color #609D53 in popluar color models

60 9D 53
RGB 96 157 83
HSL 109° 30.83% 47.06%
HSB/HSV 109° 47.13% 61.57%
CMYK 38.85% 0.00% 47.13%
38.43%

Color #609D53 in popluar number systems.

HEX 60 9D 53
Decimal 96 157 83
Binary 1100000 10011101 1010011
Octal 140 235 123

Shades and tints

Shades of #609D53

#609D53
(96,157,83)
#588F4C
(88,143,76)
#508145
(80,129,69)
#48733E
(72,115,62)
#406537
(64,101,55)
#385730
(56,87,48)
#304929
(48,73,41)
#283B22
(40,59,34)
#202D1B
(32,45,27)
#181F14
(24,31,20)
#10110D
(16,17,13)
#000000
(0,0,0)

Tints of #609D53

#609D53
(96,157,83)
#6EA562
(110,165,98)
#7CAD71
(124,173,113)
#8AB580
(138,181,128)
#98BD8F
(152,189,143)
#A6C59E
(166,197,158)
#B4CDAD
(180,205,173)
#C2D5BC
(194,213,188)
#D0DDCB
(208,221,203)
#DEE5DA
(222,229,218)
#ECEDE9
(236,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #609D53 color. Also use rgb(96,157,83) instead hex code.

Text Font Color

.myTextColor { color: #609D53; }

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

This text font color is #609D53.

Background Color

.myBgColor { background-color: #609D53; }

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

This div background color is #609D53.

Border color

.myBorderColor { border: 1px solid #609D53; }

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

This div border color is #609D53.

Opacity

.myOpacity80 { color: #609D53; opacity: 0.8; }

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

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

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

This text has shadow with #609D53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #609D53.

Preview

Color preview on black background

This text has color #609D53 on black background.


Color preview on white background

This text has color #609D53 on white background.


Black color preview on #609D53 background

This text has black color on #609D53 background.


White color preview on #609D53 background

This text has white color on #609D53 background.


Related colors

Complementary color

Complementary color for #hex is #9F62AC.


I love getcolorcode.com

Triadic colors

1 #53609D and #9D5360 with #609D53 are triadic colors.

2 #539D60 and #9D6053 with #609D53 are triadic colors.