COLOR #62A496

HEX: #62A496 RGB: (98,164,150)

Color info

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

RGB color model

#62A496 color RGB value is (98,164,150).

RGB: (98,164,150) (38%, 64%, 59%)

RGB channels and saturation

R 98 of 255 = 38%
G 164 of 255 = 64%
B 150 of 255 = 59%

98
164
150

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

Portions of RGB colors in percentages

R + G + B = 98 + 164 + 150 = 412 (100%)
R 98 of 412 ~ 23.79%
G 164 of 412 ~ 39.81%
B 150 of 412 ~ 36.41'%

%23.79
%39.81
%36.41

CMYK color model

#62A496 color CMYK value is (40,0,9,36).

  • cyan value is 40.24%
  • magenta value is 0.00%
  • yellow value is 8.54%
  • key color value is 35.69%

CMYK: (40,0,9,36)
C40M0Y9K36 (40%, 0%, 9%, 36%)
(0.40 / 0.00 / 0.09 / 0.36)

CMYK percentages

%40.24
%0
%8.54
%35.69

Codes

Color #62A496 in popluar color models

62 A4 96
RGB 98 164 150
HSL 167° 26.61% 51.37%
HSB/HSV 167° 40.24% 64.31%
CMYK 40.24% 0.00% 8.54%
35.69%

Color #62A496 in popluar number systems.

HEX 62 A4 96
Decimal 98 164 150
Binary 1100010 10100100 10010110
Octal 142 244 226

Shades and tints

Shades of #62A496

#62A496
(98,164,150)
#5A9689
(90,150,137)
#52887C
(82,136,124)
#4A7A6F
(74,122,111)
#426C62
(66,108,98)
#3A5E55
(58,94,85)
#325048
(50,80,72)
#2A423B
(42,66,59)
#22342E
(34,52,46)
#1A2621
(26,38,33)
#121814
(18,24,20)
#000000
(0,0,0)

Tints of #62A496

#62A496
(98,164,150)
#70AC9F
(112,172,159)
#7EB4A8
(126,180,168)
#8CBCB1
(140,188,177)
#9AC4BA
(154,196,186)
#A8CCC3
(168,204,195)
#B6D4CC
(182,212,204)
#C4DCD5
(196,220,213)
#D2E4DE
(210,228,222)
#E0ECE7
(224,236,231)
#EEF4F0
(238,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #62A496 color. Also use rgb(98,164,150) instead hex code.

Text Font Color

.myTextColor { color: #62A496; }

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

This text font color is #62A496.

Background Color

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

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

This div background color is #62A496.

Border color

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

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

This div border color is #62A496.

Opacity

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

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

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

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

This text has shadow with #62A496 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62A496.

Preview

Color preview on black background

This text has color #62A496 on black background.


Color preview on white background

This text has color #62A496 on white background.


Black color preview on #62A496 background

This text has black color on #62A496 background.


White color preview on #62A496 background

This text has white color on #62A496 background.


Related colors

Complementary color

Complementary color for #hex is #9D5B69.


I love getcolorcode.com

Triadic colors

1 #9662A4 and #A49662 with #62A496 are triadic colors.

2 #96A462 and #A46296 with #62A496 are triadic colors.