COLOR #608171

HEX: #608171 RGB: (96,129,113)

Color info

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

RGB color model

#608171 color RGB value is (96,129,113).

RGB: (96,129,113) (38%, 51%, 44%)

RGB channels and saturation

R 96 of 255 = 38%
G 129 of 255 = 51%
B 113 of 255 = 44%

96
129
113

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

Portions of RGB colors in percentages

R + G + B = 96 + 129 + 113 = 338 (100%)
R 96 of 338 ~ 28.4%
G 129 of 338 ~ 38.17%
B 113 of 338 ~ 33.43'%

%28.4
%38.17
%33.43

CMYK color model

#608171 color CMYK value is (26,0,12,49).

  • cyan value is 25.58%
  • magenta value is 0.00%
  • yellow value is 12.40%
  • key color value is 49.41%

CMYK: (26,0,12,49)
C26M0Y12K49 (26%, 0%, 12%, 49%)
(0.26 / 0.00 / 0.12 / 0.49)

CMYK percentages

%25.58
%0
%12.4
%49.41

Codes

Color #608171 in popluar color models

60 81 71
RGB 96 129 113
HSL 151° 14.67% 44.12%
HSB/HSV 151° 25.58% 50.59%
CMYK 25.58% 0.00% 12.40%
49.41%

Color #608171 in popluar number systems.

HEX 60 81 71
Decimal 96 129 113
Binary 1100000 10000001 1110001
Octal 140 201 161

Shades and tints

Shades of #608171

#608171
(96,129,113)
#587667
(88,118,103)
#506B5D
(80,107,93)
#486053
(72,96,83)
#405549
(64,85,73)
#384A3F
(56,74,63)
#303F35
(48,63,53)
#28342B
(40,52,43)
#202921
(32,41,33)
#181E17
(24,30,23)
#10130D
(16,19,13)
#000000
(0,0,0)

Tints of #608171

#608171
(96,129,113)
#6E8C7D
(110,140,125)
#7C9789
(124,151,137)
#8AA295
(138,162,149)
#98ADA1
(152,173,161)
#A6B8AD
(166,184,173)
#B4C3B9
(180,195,185)
#C2CEC5
(194,206,197)
#D0D9D1
(208,217,209)
#DEE4DD
(222,228,221)
#ECEFE9
(236,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #608171; }

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

This text font color is #608171.

Background Color

.myBgColor { background-color: #608171; }

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

This div background color is #608171.

Border color

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

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

This div border color is #608171.

Opacity

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

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

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

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

This text has shadow with #608171 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #608171.

Preview

Color preview on black background

This text has color #608171 on black background.


Color preview on white background

This text has color #608171 on white background.


Black color preview on #608171 background

This text has black color on #608171 background.


White color preview on #608171 background

This text has white color on #608171 background.


Related colors

Complementary color

Complementary color for #hex is #9F7E8E.


I love getcolorcode.com

Triadic colors

1 #716081 and #817160 with #608171 are triadic colors.

2 #718160 and #816071 with #608171 are triadic colors.