COLOR #608584

HEX: #608584 RGB: (96,133,132)

Color info

#608584 contains red, green and blue colors in about the same proportion. Web safe color of #608584 is #669999 (or #699).

RGB color model

#608584 color RGB value is (96,133,132).

RGB: (96,133,132) (38%, 52%, 52%)

RGB channels and saturation

R 96 of 255 = 38%
G 133 of 255 = 52%
B 132 of 255 = 52%

96
133
132

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

Portions of RGB colors in percentages

R + G + B = 96 + 133 + 132 = 361 (100%)
R 96 of 361 ~ 26.59%
G 133 of 361 ~ 36.84%
B 132 of 361 ~ 36.57'%

%26.59
%36.84
%36.57

CMYK color model

#608584 color CMYK value is (28,0,1,48).

  • cyan value is 27.82%
  • magenta value is 0.00%
  • yellow value is 0.75%
  • key color value is 47.84%

CMYK: (28,0,1,48)
C28M0Y1K48 (28%, 0%, 1%, 48%)
(0.28 / 0.00 / 0.01 / 0.48)

CMYK percentages

%27.82
%0
%0.75
%47.84

Codes

Color #608584 in popluar color models

60 85 84
RGB 96 133 132
HSL 178° 16.16% 44.90%
HSB/HSV 178° 27.82% 52.16%
CMYK 27.82% 0.00% 0.75%
47.84%

Color #608584 in popluar number systems.

HEX 60 85 84
Decimal 96 133 132
Binary 1100000 10000101 10000100
Octal 140 205 204

Shades and tints

Shades of #608584

#608584
(96,133,132)
#587978
(88,121,120)
#506D6C
(80,109,108)
#486160
(72,97,96)
#405554
(64,85,84)
#384948
(56,73,72)
#303D3C
(48,61,60)
#283130
(40,49,48)
#202524
(32,37,36)
#181918
(24,25,24)
#100D0C
(16,13,12)
#000000
(0,0,0)

Tints of #608584

#608584
(96,133,132)
#6E908F
(110,144,143)
#7C9B9A
(124,155,154)
#8AA6A5
(138,166,165)
#98B1B0
(152,177,176)
#A6BCBB
(166,188,187)
#B4C7C6
(180,199,198)
#C2D2D1
(194,210,209)
#D0DDDC
(208,221,220)
#DEE8E7
(222,232,231)
#ECF3F2
(236,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #608584; }

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

This text font color is #608584.

Background Color

.myBgColor { background-color: #608584; }

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

This div background color is #608584.

Border color

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

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

This div border color is #608584.

Opacity

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

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

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

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

This text has shadow with #608584 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #608584.

Preview

Color preview on black background

This text has color #608584 on black background.


Color preview on white background

This text has color #608584 on white background.


Black color preview on #608584 background

This text has black color on #608584 background.


White color preview on #608584 background

This text has white color on #608584 background.


Related colors

Complementary color

Complementary color for #hex is #9F7A7B.


I love getcolorcode.com

Triadic colors

1 #846085 and #858460 with #608584 are triadic colors.

2 #848560 and #856084 with #608584 are triadic colors.