COLOR #609E79

HEX: #609E79 RGB: (96,158,121)

Color info

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

RGB color model

#609E79 color RGB value is (96,158,121).

RGB: (96,158,121) (38%, 62%, 47%)

RGB channels and saturation

R 96 of 255 = 38%
G 158 of 255 = 62%
B 121 of 255 = 47%

96
158
121

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

Portions of RGB colors in percentages

R + G + B = 96 + 158 + 121 = 375 (100%)
R 96 of 375 ~ 25.6%
G 158 of 375 ~ 42.13%
B 121 of 375 ~ 32.27'%

%25.6
%42.13
%32.27

CMYK color model

#609E79 color CMYK value is (39,0,23,38).

  • cyan value is 39.24%
  • magenta value is 0.00%
  • yellow value is 23.42%
  • key color value is 38.04%

CMYK: (39,0,23,38)
C39M0Y23K38 (39%, 0%, 23%, 38%)
(0.39 / 0.00 / 0.23 / 0.38)

CMYK percentages

%39.24
%0
%23.42
%38.04

Codes

Color #609E79 in popluar color models

60 9E 79
RGB 96 158 121
HSL 144° 24.41% 49.80%
HSB/HSV 144° 39.24% 61.96%
CMYK 39.24% 0.00% 23.42%
38.04%

Color #609E79 in popluar number systems.

HEX 60 9E 79
Decimal 96 158 121
Binary 1100000 10011110 1111001
Octal 140 236 171

Shades and tints

Shades of #609E79

#609E79
(96,158,121)
#58906E
(88,144,110)
#508263
(80,130,99)
#487458
(72,116,88)
#40664D
(64,102,77)
#385842
(56,88,66)
#304A37
(48,74,55)
#283C2C
(40,60,44)
#202E21
(32,46,33)
#182016
(24,32,22)
#10120B
(16,18,11)
#000000
(0,0,0)

Tints of #609E79

#609E79
(96,158,121)
#6EA685
(110,166,133)
#7CAE91
(124,174,145)
#8AB69D
(138,182,157)
#98BEA9
(152,190,169)
#A6C6B5
(166,198,181)
#B4CEC1
(180,206,193)
#C2D6CD
(194,214,205)
#D0DED9
(208,222,217)
#DEE6E5
(222,230,229)
#ECEEF1
(236,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #609E79 color. Also use rgb(96,158,121) instead hex code.

Text Font Color

.myTextColor { color: #609E79; }

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

This text font color is #609E79.

Background Color

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

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

This div background color is #609E79.

Border color

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

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

This div border color is #609E79.

Opacity

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

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

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

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

This text has shadow with #609E79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #609E79.

Preview

Color preview on black background

This text has color #609E79 on black background.


Color preview on white background

This text has color #609E79 on white background.


Black color preview on #609E79 background

This text has black color on #609E79 background.


White color preview on #609E79 background

This text has white color on #609E79 background.


Related colors

Complementary color

Complementary color for #hex is #9F6186.


I love getcolorcode.com

Triadic colors

1 #79609E and #9E7960 with #609E79 are triadic colors.

2 #799E60 and #9E6079 with #609E79 are triadic colors.