COLOR #62A6A8

HEX: #62A6A8 RGB: (98,166,168)

Color info

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

RGB color model

#62A6A8 color RGB value is (98,166,168).

RGB: (98,166,168) (38%, 65%, 66%)

RGB channels and saturation

R 98 of 255 = 38%
G 166 of 255 = 65%
B 168 of 255 = 66%

98
166
168

R + G + B ~ 56%. #62A6A8 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 98 + 166 + 168 = 432 (100%)
R 98 of 432 ~ 22.69%
G 166 of 432 ~ 38.43%
B 168 of 432 ~ 38.89'%

%22.69
%38.43
%38.89

CMYK color model

#62A6A8 color CMYK value is (42,1,0,34).

  • cyan value is 41.67%
  • magenta value is 1.19%
  • yellow value is 0.00%
  • key color value is 34.12%

CMYK: (42,1,0,34)
C42M1Y0K34 (42%, 1%, 0%, 34%)
(0.42 / 0.01 / 0.00 / 0.34)

CMYK percentages

%41.67
%1.19
%0
%34.12

Codes

Color #62A6A8 in popluar color models

62 A6 A8
RGB 98 166 168
HSL 182° 28.69% 52.16%
HSB/HSV 182° 41.67% 65.88%
CMYK 41.67% 1.19% 0.00%
34.12%

Color #62A6A8 in popluar number systems.

HEX 62 A6 A8
Decimal 98 166 168
Binary 1100010 10100110 10101000
Octal 142 246 250

Shades and tints

Shades of #62A6A8

#62A6A8
(98,166,168)
#5A9799
(90,151,153)
#52888A
(82,136,138)
#4A797B
(74,121,123)
#426A6C
(66,106,108)
#3A5B5D
(58,91,93)
#324C4E
(50,76,78)
#2A3D3F
(42,61,63)
#222E30
(34,46,48)
#1A1F21
(26,31,33)
#121012
(18,16,18)
#000000
(0,0,0)

Tints of #62A6A8

#62A6A8
(98,166,168)
#70AEAF
(112,174,175)
#7EB6B6
(126,182,182)
#8CBEBD
(140,190,189)
#9AC6C4
(154,198,196)
#A8CECB
(168,206,203)
#B6D6D2
(182,214,210)
#C4DED9
(196,222,217)
#D2E6E0
(210,230,224)
#E0EEE7
(224,238,231)
#EEF6EE
(238,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #62A6A8 color. Also use rgb(98,166,168) instead hex code.

Text Font Color

.myTextColor { color: #62A6A8; }

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

This text font color is #62A6A8.

Background Color

.myBgColor { background-color: #62A6A8; }

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

This div background color is #62A6A8.

Border color

.myBorderColor { border: 1px solid #62A6A8; }

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

This div border color is #62A6A8.

Opacity

.myOpacity80 { color: #62A6A8; opacity: 0.8; }

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

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

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

This text has shadow with #62A6A8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62A6A8.

Preview

Color preview on black background

This text has color #62A6A8 on black background.


Color preview on white background

This text has color #62A6A8 on white background.


Black color preview on #62A6A8 background

This text has black color on #62A6A8 background.


White color preview on #62A6A8 background

This text has white color on #62A6A8 background.


Related colors

Complementary color

Complementary color for #hex is #9D5957.


I love getcolorcode.com

Triadic colors

1 #A862A6 and #A6A862 with #62A6A8 are triadic colors.

2 #A8A662 and #A662A8 with #62A6A8 are triadic colors.