COLOR #60A494

HEX: #60A494 RGB: (96,164,148)

Color info

#60A494 contains mainly green and blue colors. Web safe color of #60A494 is #669999 (or #699).

RGB color model

#60A494 color RGB value is (96,164,148).

RGB: (96,164,148) (38%, 64%, 58%)

RGB channels and saturation

R 96 of 255 = 38%
G 164 of 255 = 64%
B 148 of 255 = 58%

96
164
148

R + G + B ~ 53%. #60A494 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 96 + 164 + 148 = 408 (100%)
R 96 of 408 ~ 23.53%
G 164 of 408 ~ 40.2%
B 148 of 408 ~ 36.27'%

%23.53
%40.2
%36.27

CMYK color model

#60A494 color CMYK value is (41,0,10,36).

  • cyan value is 41.46%
  • magenta value is 0.00%
  • yellow value is 9.76%
  • key color value is 35.69%

CMYK: (41,0,10,36)
C41M0Y10K36 (41%, 0%, 10%, 36%)
(0.41 / 0.00 / 0.10 / 0.36)

CMYK percentages

%41.46
%0
%9.76
%35.69

Codes

Color #60A494 in popluar color models

60 A4 94
RGB 96 164 148
HSL 166° 27.20% 50.98%
HSB/HSV 166° 41.46% 64.31%
CMYK 41.46% 0.00% 9.76%
35.69%

Color #60A494 in popluar number systems.

HEX 60 A4 94
Decimal 96 164 148
Binary 1100000 10100100 10010100
Octal 140 244 224

Shades and tints

Shades of #60A494

#60A494
(96,164,148)
#589687
(88,150,135)
#50887A
(80,136,122)
#487A6D
(72,122,109)
#406C60
(64,108,96)
#385E53
(56,94,83)
#305046
(48,80,70)
#284239
(40,66,57)
#20342C
(32,52,44)
#18261F
(24,38,31)
#101812
(16,24,18)
#000000
(0,0,0)

Tints of #60A494

#60A494
(96,164,148)
#6EAC9D
(110,172,157)
#7CB4A6
(124,180,166)
#8ABCAF
(138,188,175)
#98C4B8
(152,196,184)
#A6CCC1
(166,204,193)
#B4D4CA
(180,212,202)
#C2DCD3
(194,220,211)
#D0E4DC
(208,228,220)
#DEECE5
(222,236,229)
#ECF4EE
(236,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #60A494 color. Also use rgb(96,164,148) instead hex code.

Text Font Color

.myTextColor { color: #60A494; }

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

This text font color is #60A494.

Background Color

.myBgColor { background-color: #60A494; }

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

This div background color is #60A494.

Border color

.myBorderColor { border: 1px solid #60A494; }

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

This div border color is #60A494.

Opacity

.myOpacity80 { color: #60A494; opacity: 0.8; }

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

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

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

This text has shadow with #60A494 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #60A494.

Preview

Color preview on black background

This text has color #60A494 on black background.


Color preview on white background

This text has color #60A494 on white background.


Black color preview on #60A494 background

This text has black color on #60A494 background.


White color preview on #60A494 background

This text has white color on #60A494 background.


Related colors

Complementary color

Complementary color for #hex is #9F5B6B.


I love getcolorcode.com

Triadic colors

1 #9460A4 and #A49460 with #60A494 are triadic colors.

2 #94A460 and #A46094 with #60A494 are triadic colors.