COLOR #609D72

HEX: #609D72 RGB: (96,157,114)

Color info

#609D72 contains mainly green and blue colors. Web safe color of #609D72 is #669966 (or #696).

RGB color model

#609D72 color RGB value is (96,157,114).

RGB: (96,157,114) (38%, 62%, 45%)

RGB channels and saturation

R 96 of 255 = 38%
G 157 of 255 = 62%
B 114 of 255 = 45%

96
157
114

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

Portions of RGB colors in percentages

R + G + B = 96 + 157 + 114 = 367 (100%)
R 96 of 367 ~ 26.16%
G 157 of 367 ~ 42.78%
B 114 of 367 ~ 31.06'%

%26.16
%42.78
%31.06

CMYK color model

#609D72 color CMYK value is (39,0,27,38).

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

CMYK: (39,0,27,38)
C39M0Y27K38 (39%, 0%, 27%, 38%)
(0.39 / 0.00 / 0.27 / 0.38)

CMYK percentages

%38.85
%0
%27.39
%38.43

Codes

Color #609D72 in popluar color models

60 9D 72
RGB 96 157 114
HSL 138° 24.11% 49.61%
HSB/HSV 138° 38.85% 61.57%
CMYK 38.85% 0.00% 27.39%
38.43%

Color #609D72 in popluar number systems.

HEX 60 9D 72
Decimal 96 157 114
Binary 1100000 10011101 1110010
Octal 140 235 162

Shades and tints

Shades of #609D72

#609D72
(96,157,114)
#588F68
(88,143,104)
#50815E
(80,129,94)
#487354
(72,115,84)
#40654A
(64,101,74)
#385740
(56,87,64)
#304936
(48,73,54)
#283B2C
(40,59,44)
#202D22
(32,45,34)
#181F18
(24,31,24)
#10110E
(16,17,14)
#000000
(0,0,0)

Tints of #609D72

#609D72
(96,157,114)
#6EA57E
(110,165,126)
#7CAD8A
(124,173,138)
#8AB596
(138,181,150)
#98BDA2
(152,189,162)
#A6C5AE
(166,197,174)
#B4CDBA
(180,205,186)
#C2D5C6
(194,213,198)
#D0DDD2
(208,221,210)
#DEE5DE
(222,229,222)
#ECEDEA
(236,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #609D72; }

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

This text font color is #609D72.

Background Color

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

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

This div background color is #609D72.

Border color

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

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

This div border color is #609D72.

Opacity

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

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

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

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

This text has shadow with #609D72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #609D72.

Preview

Color preview on black background

This text has color #609D72 on black background.


Color preview on white background

This text has color #609D72 on white background.


Black color preview on #609D72 background

This text has black color on #609D72 background.


White color preview on #609D72 background

This text has white color on #609D72 background.


Related colors

Complementary color

Complementary color for #hex is #9F628D.


I love getcolorcode.com

Triadic colors

1 #72609D and #9D7260 with #609D72 are triadic colors.

2 #729D60 and #9D6072 with #609D72 are triadic colors.