COLOR #608675

HEX: #608675 RGB: (96,134,117)

Color info

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

RGB color model

#608675 color RGB value is (96,134,117).

RGB: (96,134,117) (38%, 53%, 46%)

RGB channels and saturation

R 96 of 255 = 38%
G 134 of 255 = 53%
B 117 of 255 = 46%

96
134
117

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

Portions of RGB colors in percentages

R + G + B = 96 + 134 + 117 = 347 (100%)
R 96 of 347 ~ 27.67%
G 134 of 347 ~ 38.62%
B 117 of 347 ~ 33.72'%

%27.67
%38.62
%33.72

CMYK color model

#608675 color CMYK value is (28,0,13,47).

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

CMYK: (28,0,13,47)
C28M0Y13K47 (28%, 0%, 13%, 47%)
(0.28 / 0.00 / 0.13 / 0.47)

CMYK percentages

%28.36
%0
%12.69
%47.45

Codes

Color #608675 in popluar color models

60 86 75
RGB 96 134 117
HSL 153° 16.52% 45.10%
HSB/HSV 153° 28.36% 52.55%
CMYK 28.36% 0.00% 12.69%
47.45%

Color #608675 in popluar number systems.

HEX 60 86 75
Decimal 96 134 117
Binary 1100000 10000110 1110101
Octal 140 206 165

Shades and tints

Shades of #608675

#608675
(96,134,117)
#587A6B
(88,122,107)
#506E61
(80,110,97)
#486257
(72,98,87)
#40564D
(64,86,77)
#384A43
(56,74,67)
#303E39
(48,62,57)
#28322F
(40,50,47)
#202625
(32,38,37)
#181A1B
(24,26,27)
#100E11
(16,14,17)
#000000
(0,0,0)

Tints of #608675

#608675
(96,134,117)
#6E9181
(110,145,129)
#7C9C8D
(124,156,141)
#8AA799
(138,167,153)
#98B2A5
(152,178,165)
#A6BDB1
(166,189,177)
#B4C8BD
(180,200,189)
#C2D3C9
(194,211,201)
#D0DED5
(208,222,213)
#DEE9E1
(222,233,225)
#ECF4ED
(236,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #608675; }

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

This text font color is #608675.

Background Color

.myBgColor { background-color: #608675; }

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

This div background color is #608675.

Border color

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

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

This div border color is #608675.

Opacity

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

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

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

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

This text has shadow with #608675 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #608675.

Preview

Color preview on black background

This text has color #608675 on black background.


Color preview on white background

This text has color #608675 on white background.


Black color preview on #608675 background

This text has black color on #608675 background.


White color preview on #608675 background

This text has white color on #608675 background.


Related colors

Complementary color

Complementary color for #hex is #9F798A.


I love getcolorcode.com

Triadic colors

1 #756086 and #867560 with #608675 are triadic colors.

2 #758660 and #866075 with #608675 are triadic colors.