COLOR #60B2A6

HEX: #60B2A6 RGB: (96,178,166)

Color info

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

RGB color model

#60B2A6 color RGB value is (96,178,166).

RGB: (96,178,166) (38%, 70%, 65%)

RGB channels and saturation

R 96 of 255 = 38%
G 178 of 255 = 70%
B 166 of 255 = 65%

96
178
166

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

Portions of RGB colors in percentages

R + G + B = 96 + 178 + 166 = 440 (100%)
R 96 of 440 ~ 21.82%
G 178 of 440 ~ 40.45%
B 166 of 440 ~ 37.73'%

%21.82
%40.45
%37.73

CMYK color model

#60B2A6 color CMYK value is (46,0,7,30).

  • cyan value is 46.07%
  • magenta value is 0.00%
  • yellow value is 6.74%
  • key color value is 30.20%

CMYK: (46,0,7,30)
C46M0Y7K30 (46%, 0%, 7%, 30%)
(0.46 / 0.00 / 0.07 / 0.30)

CMYK percentages

%46.07
%0
%6.74
%30.2

Codes

Color #60B2A6 in popluar color models

60 B2 A6
RGB 96 178 166
HSL 171° 34.75% 53.73%
HSB/HSV 171° 46.07% 69.80%
CMYK 46.07% 0.00% 6.74%
30.20%

Color #60B2A6 in popluar number systems.

HEX 60 B2 A6
Decimal 96 178 166
Binary 1100000 10110010 10100110
Octal 140 262 246

Shades and tints

Shades of #60B2A6

#60B2A6
(96,178,166)
#58A297
(88,162,151)
#509288
(80,146,136)
#488279
(72,130,121)
#40726A
(64,114,106)
#38625B
(56,98,91)
#30524C
(48,82,76)
#28423D
(40,66,61)
#20322E
(32,50,46)
#18221F
(24,34,31)
#101210
(16,18,16)
#000000
(0,0,0)

Tints of #60B2A6

#60B2A6
(96,178,166)
#6EB9AE
(110,185,174)
#7CC0B6
(124,192,182)
#8AC7BE
(138,199,190)
#98CEC6
(152,206,198)
#A6D5CE
(166,213,206)
#B4DCD6
(180,220,214)
#C2E3DE
(194,227,222)
#D0EAE6
(208,234,230)
#DEF1EE
(222,241,238)
#ECF8F6
(236,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #60B2A6 color. Also use rgb(96,178,166) instead hex code.

Text Font Color

.myTextColor { color: #60B2A6; }

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

This text font color is #60B2A6.

Background Color

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

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

This div background color is #60B2A6.

Border color

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

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

This div border color is #60B2A6.

Opacity

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

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

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

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

This text has shadow with #60B2A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #60B2A6.

Preview

Color preview on black background

This text has color #60B2A6 on black background.


Color preview on white background

This text has color #60B2A6 on white background.


Black color preview on #60B2A6 background

This text has black color on #60B2A6 background.


White color preview on #60B2A6 background

This text has white color on #60B2A6 background.


Related colors

Complementary color

Complementary color for #hex is #9F4D59.


I love getcolorcode.com

Triadic colors

1 #A660B2 and #B2A660 with #60B2A6 are triadic colors.

2 #A6B260 and #B260A6 with #60B2A6 are triadic colors.