COLOR #608573

HEX: #608573 RGB: (96,133,115)

Color info

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

RGB color model

#608573 color RGB value is (96,133,115).

RGB: (96,133,115) (38%, 52%, 45%)

RGB channels and saturation

R 96 of 255 = 38%
G 133 of 255 = 52%
B 115 of 255 = 45%

96
133
115

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

Portions of RGB colors in percentages

R + G + B = 96 + 133 + 115 = 344 (100%)
R 96 of 344 ~ 27.91%
G 133 of 344 ~ 38.66%
B 115 of 344 ~ 33.43'%

%27.91
%38.66
%33.43

CMYK color model

#608573 color CMYK value is (28,0,14,48).

  • cyan value is 27.82%
  • magenta value is 0.00%
  • yellow value is 13.53%
  • key color value is 47.84%
CMYK: (28,0,14,48) C28M0Y14K48 (28%,0%,14%,48%) (0.28/0.00/0.14/0.48) 

CMYK percentages

%27.82
%0
%13.53
%47.84

Codes

Color #608573 in popluar color models

60 85 73
RGB 96 133 115
HSL 151° 16.16% 44.90%
HSB/HSV 151° 27.82% 52.16%
CMYK 27.82% 0.00% 13.53%
47.84%

Color #608573 in popluar number systems.

HEX 60 85 73
Decimal 96 133 115
Binary 1100000 10000101 1110011
Octal 140 205 163

Shades and tints

Shades of #608573

#608573
(96,133,115)
#587969
(88,121,105)
#506D5F
(80,109,95)
#486155
(72,97,85)
#40554B
(64,85,75)
#384941
(56,73,65)
#303D37
(48,61,55)
#28312D
(40,49,45)
#202523
(32,37,35)
#181919
(24,25,25)
#100D0F
(16,13,15)
#000000
(0,0,0)

Tints of #608573

#608573
(96,133,115)
#6E907F
(110,144,127)
#7C9B8B
(124,155,139)
#8AA697
(138,166,151)
#98B1A3
(152,177,163)
#A6BCAF
(166,188,175)
#B4C7BB
(180,199,187)
#C2D2C7
(194,210,199)
#D0DDD3
(208,221,211)
#DEE8DF
(222,232,223)
#ECF3EB
(236,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #608573 color. Also use rgb(96,133,115) instead hex code.

Text Font Color

.myTextColor { color: #608573; }

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

This text font color is #608573.

Background Color

.myBgColor { background-color: #608573; }

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

This div background color is #608573.

Border color

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

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

This div border color is #608573.

Opacity

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

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

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

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

This text has shadow with #608573 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #608573.

Preview

Color preview on black background

This text has color #608573 on black background.


Color preview on white background

This text has color #608573 on white background.


Black color preview on #608573 background

This text has black color on #608573 background.


White color preview on #608573 background

This text has white color on #608573 background.


Related colors

Complementary color

Complementary color for #hex is #9F7A8C.


I love getcolorcode.com

Triadic colors

1 #736085 and #857360 with #608573 are triadic colors.

2 #738560 and #856073 with #608573 are triadic colors.