COLOR #608673

HEX: #608673 RGB: (96,134,115)

Color info

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

RGB color model

#608673 color RGB value is (96,134,115).

RGB: (96,134,115) (38%, 53%, 45%)

RGB channels and saturation

R 96 of 255 = 38%
G 134 of 255 = 53%
B 115 of 255 = 45%

96
134
115

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

Portions of RGB colors in percentages

R + G + B = 96 + 134 + 115 = 345 (100%)
R 96 of 345 ~ 27.83%
G 134 of 345 ~ 38.84%
B 115 of 345 ~ 33.33'%

%27.83
%38.84
%33.33

CMYK color model

#608673 color CMYK value is (28,0,14,47).

  • cyan value is 28.36%
  • magenta value is 0.00%
  • yellow value is 14.18%
  • key color value is 47.45%

CMYK: (28,0,14,47)
C28M0Y14K47 (28%, 0%, 14%, 47%)
(0.28 / 0.00 / 0.14 / 0.47)

CMYK percentages

%28.36
%0
%14.18
%47.45

Codes

Color #608673 in popluar color models

60 86 73
RGB 96 134 115
HSL 150° 16.52% 45.10%
HSB/HSV 150° 28.36% 52.55%
CMYK 28.36% 0.00% 14.18%
47.45%

Color #608673 in popluar number systems.

HEX 60 86 73
Decimal 96 134 115
Binary 1100000 10000110 1110011
Octal 140 206 163

Shades and tints

Shades of #608673

#608673
(96,134,115)
#587A69
(88,122,105)
#506E5F
(80,110,95)
#486255
(72,98,85)
#40564B
(64,86,75)
#384A41
(56,74,65)
#303E37
(48,62,55)
#28322D
(40,50,45)
#202623
(32,38,35)
#181A19
(24,26,25)
#100E0F
(16,14,15)
#000000
(0,0,0)

Tints of #608673

#608673
(96,134,115)
#6E917F
(110,145,127)
#7C9C8B
(124,156,139)
#8AA797
(138,167,151)
#98B2A3
(152,178,163)
#A6BDAF
(166,189,175)
#B4C8BB
(180,200,187)
#C2D3C7
(194,211,199)
#D0DED3
(208,222,211)
#DEE9DF
(222,233,223)
#ECF4EB
(236,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #608673; }

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

This text font color is #608673.

Background Color

.myBgColor { background-color: #608673; }

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

This div background color is #608673.

Border color

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

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

This div border color is #608673.

Opacity

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

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

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

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

This text has shadow with #608673 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #608673.

Preview

Color preview on black background

This text has color #608673 on black background.


Color preview on white background

This text has color #608673 on white background.


Black color preview on #608673 background

This text has black color on #608673 background.


White color preview on #608673 background

This text has white color on #608673 background.


Related colors

Complementary color

Complementary color for #hex is #9F798C.


I love getcolorcode.com

Triadic colors

1 #736086 and #867360 with #608673 are triadic colors.

2 #738660 and #866073 with #608673 are triadic colors.