COLOR #608081

HEX: #608081 RGB: (96,128,129)

Color info

#608081 contains red, green and blue colors in about the same proportion. Web safe color of #608081 is #666699 (or #669).

RGB color model

#608081 color RGB value is (96,128,129).

RGB: (96,128,129) (38%, 50%, 51%)

RGB channels and saturation

R 96 of 255 = 38%
G 128 of 255 = 50%
B 129 of 255 = 51%

96
128
129

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

Portions of RGB colors in percentages

R + G + B = 96 + 128 + 129 = 353 (100%)
R 96 of 353 ~ 27.2%
G 128 of 353 ~ 36.26%
B 129 of 353 ~ 36.54'%

%27.2
%36.26
%36.54

CMYK color model

#608081 color CMYK value is (26,1,0,49).

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

CMYK: (26,1,0,49)
C26M1Y0K49 (26%, 1%, 0%, 49%)
(0.26 / 0.01 / 0.00 / 0.49)

CMYK percentages

%25.58
%0.78
%0
%49.41

Codes

Color #608081 in popluar color models

60 80 81
RGB 96 128 129
HSL 182° 14.67% 44.12%
HSB/HSV 182° 25.58% 50.59%
CMYK 25.58% 0.78% 0.00%
49.41%

Color #608081 in popluar number systems.

HEX 60 80 81
Decimal 96 128 129
Binary 1100000 10000000 10000001
Octal 140 200 201

Shades and tints

Shades of #608081

#608081
(96,128,129)
#587576
(88,117,118)
#506A6B
(80,106,107)
#485F60
(72,95,96)
#405455
(64,84,85)
#38494A
(56,73,74)
#303E3F
(48,62,63)
#283334
(40,51,52)
#202829
(32,40,41)
#181D1E
(24,29,30)
#101213
(16,18,19)
#000000
(0,0,0)

Tints of #608081

#608081
(96,128,129)
#6E8B8C
(110,139,140)
#7C9697
(124,150,151)
#8AA1A2
(138,161,162)
#98ACAD
(152,172,173)
#A6B7B8
(166,183,184)
#B4C2C3
(180,194,195)
#C2CDCE
(194,205,206)
#D0D8D9
(208,216,217)
#DEE3E4
(222,227,228)
#ECEEEF
(236,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #608081; }

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

This text font color is #608081.

Background Color

.myBgColor { background-color: #608081; }

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

This div background color is #608081.

Border color

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

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

This div border color is #608081.

Opacity

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

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

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

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

This text has shadow with #608081 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #608081.

Preview

Color preview on black background

This text has color #608081 on black background.


Color preview on white background

This text has color #608081 on white background.


Black color preview on #608081 background

This text has black color on #608081 background.


White color preview on #608081 background

This text has white color on #608081 background.


Related colors

Complementary color

Complementary color for #hex is #9F7F7E.


I love getcolorcode.com

Triadic colors

1 #816080 and #808160 with #608081 are triadic colors.

2 #818060 and #806081 with #608081 are triadic colors.