COLOR #609571

HEX: #609571 RGB: (96,149,113)

Color info

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

RGB color model

#609571 color RGB value is (96,149,113).

RGB: (96,149,113) (38%, 58%, 44%)

RGB channels and saturation

R 96 of 255 = 38%
G 149 of 255 = 58%
B 113 of 255 = 44%

96
149
113

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

Portions of RGB colors in percentages

R + G + B = 96 + 149 + 113 = 358 (100%)
R 96 of 358 ~ 26.82%
G 149 of 358 ~ 41.62%
B 113 of 358 ~ 31.56'%

%26.82
%41.62
%31.56

CMYK color model

#609571 color CMYK value is (36,0,24,42).

  • cyan value is 35.57%
  • magenta value is 0.00%
  • yellow value is 24.16%
  • key color value is 41.57%

CMYK: (36,0,24,42)
C36M0Y24K42 (36%, 0%, 24%, 42%)
(0.36 / 0.00 / 0.24 / 0.42)

CMYK percentages

%35.57
%0
%24.16
%41.57

Codes

Color #609571 in popluar color models

60 95 71
RGB 96 149 113
HSL 139° 21.63% 48.04%
HSB/HSV 139° 35.57% 58.43%
CMYK 35.57% 0.00% 24.16%
41.57%

Color #609571 in popluar number systems.

HEX 60 95 71
Decimal 96 149 113
Binary 1100000 10010101 1110001
Octal 140 225 161

Shades and tints

Shades of #609571

#609571
(96,149,113)
#588867
(88,136,103)
#507B5D
(80,123,93)
#486E53
(72,110,83)
#406149
(64,97,73)
#38543F
(56,84,63)
#304735
(48,71,53)
#283A2B
(40,58,43)
#202D21
(32,45,33)
#182017
(24,32,23)
#10130D
(16,19,13)
#000000
(0,0,0)

Tints of #609571

#609571
(96,149,113)
#6E9E7D
(110,158,125)
#7CA789
(124,167,137)
#8AB095
(138,176,149)
#98B9A1
(152,185,161)
#A6C2AD
(166,194,173)
#B4CBB9
(180,203,185)
#C2D4C5
(194,212,197)
#D0DDD1
(208,221,209)
#DEE6DD
(222,230,221)
#ECEFE9
(236,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #609571 color. Also use rgb(96,149,113) instead hex code.

Text Font Color

.myTextColor { color: #609571; }

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

This text font color is #609571.

Background Color

.myBgColor { background-color: #609571; }

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

This div background color is #609571.

Border color

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

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

This div border color is #609571.

Opacity

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

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

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

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

This text has shadow with #609571 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #609571.

Preview

Color preview on black background

This text has color #609571 on black background.


Color preview on white background

This text has color #609571 on white background.


Black color preview on #609571 background

This text has black color on #609571 background.


White color preview on #609571 background

This text has white color on #609571 background.


Related colors

Complementary color

Complementary color for #hex is #9F6A8E.


I love getcolorcode.com

Triadic colors

1 #716095 and #957160 with #609571 are triadic colors.

2 #719560 and #956071 with #609571 are triadic colors.