COLOR #62AE6A

HEX: #62AE6A RGB: (98,174,106)

Color info

#62AE6A contains mainly green color. Web safe color of #62AE6A is #669966 (or #696).

RGB color model

#62AE6A color RGB value is (98,174,106).

RGB: (98,174,106) (38%, 68%, 42%)

RGB channels and saturation

R 98 of 255 = 38%
G 174 of 255 = 68%
B 106 of 255 = 42%

98
174
106

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

Portions of RGB colors in percentages

R + G + B = 98 + 174 + 106 = 378 (100%)
R 98 of 378 ~ 25.93%
G 174 of 378 ~ 46.03%
B 106 of 378 ~ 28.04'%

%25.93
%46.03
%28.04

CMYK color model

#62AE6A color CMYK value is (44,0,39,32).

  • cyan value is 43.68%
  • magenta value is 0.00%
  • yellow value is 39.08%
  • key color value is 31.76%
CMYK: (44,0,39,32) C44M0Y39K32 (44%,0%,39%,32%) (0.44/0.00/0.39/0.32) 

CMYK percentages

%43.68
%0
%39.08
%31.76

Codes

Color #62AE6A in popluar color models

62 AE 6A
RGB 98 174 106
HSL 126° 31.93% 53.33%
HSB/HSV 126° 43.68% 68.24%
CMYK 43.68% 0.00% 39.08%
31.76%

Color #62AE6A in popluar number systems.

HEX 62 AE 6A
Decimal 98 174 106
Binary 1100010 10101110 1101010
Octal 142 256 152

Shades and tints

Shades of #62AE6A

#62AE6A
(98,174,106)
#5A9F61
(90,159,97)
#529058
(82,144,88)
#4A814F
(74,129,79)
#427246
(66,114,70)
#3A633D
(58,99,61)
#325434
(50,84,52)
#2A452B
(42,69,43)
#223622
(34,54,34)
#1A2719
(26,39,25)
#121810
(18,24,16)
#000000
(0,0,0)

Tints of #62AE6A

#62AE6A
(98,174,106)
#70B577
(112,181,119)
#7EBC84
(126,188,132)
#8CC391
(140,195,145)
#9ACA9E
(154,202,158)
#A8D1AB
(168,209,171)
#B6D8B8
(182,216,184)
#C4DFC5
(196,223,197)
#D2E6D2
(210,230,210)
#E0EDDF
(224,237,223)
#EEF4EC
(238,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #62AE6A color. Also use rgb(98,174,106) instead hex code.

Text Font Color

.myTextColor { color: #62AE6A; }

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

This text font color is #62AE6A.

Background Color

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

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

This div background color is #62AE6A.

Border color

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

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

This div border color is #62AE6A.

Opacity

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

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

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

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

This text has shadow with #62AE6A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62AE6A.

Preview

Color preview on black background

This text has color #62AE6A on black background.


Color preview on white background

This text has color #62AE6A on white background.


Black color preview on #62AE6A background

This text has black color on #62AE6A background.


White color preview on #62AE6A background

This text has white color on #62AE6A background.


Related colors

Complementary color

Complementary color for #hex is #9D5195.


I love getcolorcode.com

Triadic colors

1 #6A62AE and #AE6A62 with #62AE6A are triadic colors.

2 #6AAE62 and #AE626A with #62AE6A are triadic colors.