COLOR #62ABA8

HEX: #62ABA8 RGB: (98,171,168)

Color info

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

RGB color model

#62ABA8 color RGB value is (98,171,168).

RGB: (98,171,168) (38%, 67%, 66%)

RGB channels and saturation

R 98 of 255 = 38%
G 171 of 255 = 67%
B 168 of 255 = 66%

98
171
168

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

Portions of RGB colors in percentages

R + G + B = 98 + 171 + 168 = 437 (100%)
R 98 of 437 ~ 22.43%
G 171 of 437 ~ 39.13%
B 168 of 437 ~ 38.44'%

%22.43
%39.13
%38.44

CMYK color model

#62ABA8 color CMYK value is (43,0,2,33).

  • cyan value is 42.69%
  • magenta value is 0.00%
  • yellow value is 1.75%
  • key color value is 32.94%

CMYK: (43,0,2,33)
C43M0Y2K33 (43%, 0%, 2%, 33%)
(0.43 / 0.00 / 0.02 / 0.33)

CMYK percentages

%42.69
%0
%1.75
%32.94

Codes

Color #62ABA8 in popluar color models

62 AB A8
RGB 98 171 168
HSL 178° 30.29% 52.75%
HSB/HSV 178° 42.69% 67.06%
CMYK 42.69% 0.00% 1.75%
32.94%

Color #62ABA8 in popluar number systems.

HEX 62 AB A8
Decimal 98 171 168
Binary 1100010 10101011 10101000
Octal 142 253 250

Shades and tints

Shades of #62ABA8

#62ABA8
(98,171,168)
#5A9C99
(90,156,153)
#528D8A
(82,141,138)
#4A7E7B
(74,126,123)
#426F6C
(66,111,108)
#3A605D
(58,96,93)
#32514E
(50,81,78)
#2A423F
(42,66,63)
#223330
(34,51,48)
#1A2421
(26,36,33)
#121512
(18,21,18)
#000000
(0,0,0)

Tints of #62ABA8

#62ABA8
(98,171,168)
#70B2AF
(112,178,175)
#7EB9B6
(126,185,182)
#8CC0BD
(140,192,189)
#9AC7C4
(154,199,196)
#A8CECB
(168,206,203)
#B6D5D2
(182,213,210)
#C4DCD9
(196,220,217)
#D2E3E0
(210,227,224)
#E0EAE7
(224,234,231)
#EEF1EE
(238,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #62ABA8; }

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

This text font color is #62ABA8.

Background Color

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

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

This div background color is #62ABA8.

Border color

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

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

This div border color is #62ABA8.

Opacity

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

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

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

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

This text has shadow with #62ABA8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62ABA8.

Preview

Color preview on black background

This text has color #62ABA8 on black background.


Color preview on white background

This text has color #62ABA8 on white background.


Black color preview on #62ABA8 background

This text has black color on #62ABA8 background.


White color preview on #62ABA8 background

This text has white color on #62ABA8 background.


Related colors

Complementary color

Complementary color for #hex is #9D5457.


I love getcolorcode.com

Triadic colors

1 #A862AB and #ABA862 with #62ABA8 are triadic colors.

2 #A8AB62 and #AB62A8 with #62ABA8 are triadic colors.