COLOR #608676

HEX: #608676 RGB: (96,134,118)

Color info

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

RGB color model

#608676 color RGB value is (96,134,118).

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

RGB channels and saturation

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

96
134
118

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

Portions of RGB colors in percentages

R + G + B = 96 + 134 + 118 = 348 (100%)
R 96 of 348 ~ 27.59%
G 134 of 348 ~ 38.51%
B 118 of 348 ~ 33.91'%

%27.59
%38.51
%33.91

CMYK color model

#608676 color CMYK value is (28,0,12,47).

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

CMYK: (28,0,12,47)
C28M0Y12K47 (28%, 0%, 12%, 47%)
(0.28 / 0.00 / 0.12 / 0.47)

CMYK percentages

%28.36
%0
%11.94
%47.45

Codes

Color #608676 in popluar color models

60 86 76
RGB 96 134 118
HSL 155° 16.52% 45.10%
HSB/HSV 155° 28.36% 52.55%
CMYK 28.36% 0.00% 11.94%
47.45%

Color #608676 in popluar number systems.

HEX 60 86 76
Decimal 96 134 118
Binary 1100000 10000110 1110110
Octal 140 206 166

Shades and tints

Shades of #608676

#608676
(96,134,118)
#587A6C
(88,122,108)
#506E62
(80,110,98)
#486258
(72,98,88)
#40564E
(64,86,78)
#384A44
(56,74,68)
#303E3A
(48,62,58)
#283230
(40,50,48)
#202626
(32,38,38)
#181A1C
(24,26,28)
#100E12
(16,14,18)
#000000
(0,0,0)

Tints of #608676

#608676
(96,134,118)
#6E9182
(110,145,130)
#7C9C8E
(124,156,142)
#8AA79A
(138,167,154)
#98B2A6
(152,178,166)
#A6BDB2
(166,189,178)
#B4C8BE
(180,200,190)
#C2D3CA
(194,211,202)
#D0DED6
(208,222,214)
#DEE9E2
(222,233,226)
#ECF4EE
(236,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #608676; }

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

This text font color is #608676.

Background Color

.myBgColor { background-color: #608676; }

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

This div background color is #608676.

Border color

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

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

This div border color is #608676.

Opacity

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

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

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

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

This text has shadow with #608676 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #608676.

Preview

Color preview on black background

This text has color #608676 on black background.


Color preview on white background

This text has color #608676 on white background.


Black color preview on #608676 background

This text has black color on #608676 background.


White color preview on #608676 background

This text has white color on #608676 background.


Related colors

Complementary color

Complementary color for #hex is #9F7989.


I love getcolorcode.com

Triadic colors

1 #766086 and #867660 with #608676 are triadic colors.

2 #768660 and #866076 with #608676 are triadic colors.