COLOR #62A2B2

HEX: #62A2B2 RGB: (98,162,178)

Color info

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

RGB color model

#62A2B2 color RGB value is (98,162,178).

RGB: (98,162,178) (38%, 64%, 70%)

RGB channels and saturation

R 98 of 255 = 38%
G 162 of 255 = 64%
B 178 of 255 = 70%

98
162
178

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

Portions of RGB colors in percentages

R + G + B = 98 + 162 + 178 = 438 (100%)
R 98 of 438 ~ 22.37%
G 162 of 438 ~ 36.99%
B 178 of 438 ~ 40.64'%

%22.37
%36.99
%40.64

CMYK color model

#62A2B2 color CMYK value is (45,9,0,30).

  • cyan value is 44.94%
  • magenta value is 8.99%
  • yellow value is 0.00%
  • key color value is 30.20%

CMYK: (45,9,0,30)
C45M9Y0K30 (45%, 9%, 0%, 30%)
(0.45 / 0.09 / 0.00 / 0.30)

CMYK percentages

%44.94
%8.99
%0
%30.2

Codes

Color #62A2B2 in popluar color models

62 A2 B2
RGB 98 162 178
HSL 192° 34.19% 54.12%
HSB/HSV 192° 44.94% 69.80%
CMYK 44.94% 8.99% 0.00%
30.20%

Color #62A2B2 in popluar number systems.

HEX 62 A2 B2
Decimal 98 162 178
Binary 1100010 10100010 10110010
Octal 142 242 262

Shades and tints

Shades of #62A2B2

#62A2B2
(98,162,178)
#5A94A2
(90,148,162)
#528692
(82,134,146)
#4A7882
(74,120,130)
#426A72
(66,106,114)
#3A5C62
(58,92,98)
#324E52
(50,78,82)
#2A4042
(42,64,66)
#223232
(34,50,50)
#1A2422
(26,36,34)
#121612
(18,22,18)
#000000
(0,0,0)

Tints of #62A2B2

#62A2B2
(98,162,178)
#70AAB9
(112,170,185)
#7EB2C0
(126,178,192)
#8CBAC7
(140,186,199)
#9AC2CE
(154,194,206)
#A8CAD5
(168,202,213)
#B6D2DC
(182,210,220)
#C4DAE3
(196,218,227)
#D2E2EA
(210,226,234)
#E0EAF1
(224,234,241)
#EEF2F8
(238,242,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #62A2B2 color. Also use rgb(98,162,178) instead hex code.

Text Font Color

.myTextColor { color: #62A2B2; }

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

This text font color is #62A2B2.

Background Color

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

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

This div background color is #62A2B2.

Border color

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

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

This div border color is #62A2B2.

Opacity

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

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

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

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

This text has shadow with #62A2B2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62A2B2.

Preview

Color preview on black background

This text has color #62A2B2 on black background.


Color preview on white background

This text has color #62A2B2 on white background.


Black color preview on #62A2B2 background

This text has black color on #62A2B2 background.


White color preview on #62A2B2 background

This text has white color on #62A2B2 background.


Related colors

Complementary color

Complementary color for #hex is #9D5D4D.


I love getcolorcode.com

Triadic colors

1 #B262A2 and #A2B262 with #62A2B2 are triadic colors.

2 #B2A262 and #A262B2 with #62A2B2 are triadic colors.