COLOR #62A248

HEX: #62A248 RGB: (98,162,72)

Color info

#62A248 contains mainly green color. Web safe color of #62A248 is #669933 (or #693).

RGB color model

#62A248 color RGB value is (98,162,72).

RGB: (98,162,72) (38%, 64%, 28%)

RGB channels and saturation

R 98 of 255 = 38%
G 162 of 255 = 64%
B 72 of 255 = 28%

98
162
72

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

Portions of RGB colors in percentages

R + G + B = 98 + 162 + 72 = 332 (100%)
R 98 of 332 ~ 29.52%
G 162 of 332 ~ 48.8%
B 72 of 332 ~ 21.69'%

%29.52
%48.8
%21.69

CMYK color model

#62A248 color CMYK value is (40,0,56,36).

  • cyan value is 39.51%
  • magenta value is 0.00%
  • yellow value is 55.56%
  • key color value is 36.47%

CMYK: (40,0,56,36)
C40M0Y56K36 (40%, 0%, 56%, 36%)
(0.40 / 0.00 / 0.56 / 0.36)

CMYK percentages

%39.51
%0
%55.56
%36.47

Codes

Color #62A248 in popluar color models

62 A2 48
RGB 98 162 72
HSL 103° 38.46% 45.88%
HSB/HSV 103° 55.56% 63.53%
CMYK 39.51% 0.00% 55.56%
36.47%

Color #62A248 in popluar number systems.

HEX 62 A2 48
Decimal 98 162 72
Binary 1100010 10100010 1001000
Octal 142 242 110

Shades and tints

Shades of #62A248

#62A248
(98,162,72)
#5A9442
(90,148,66)
#52863C
(82,134,60)
#4A7836
(74,120,54)
#426A30
(66,106,48)
#3A5C2A
(58,92,42)
#324E24
(50,78,36)
#2A401E
(42,64,30)
#223218
(34,50,24)
#1A2412
(26,36,18)
#12160C
(18,22,12)
#000000
(0,0,0)

Tints of #62A248

#62A248
(98,162,72)
#70AA58
(112,170,88)
#7EB268
(126,178,104)
#8CBA78
(140,186,120)
#9AC288
(154,194,136)
#A8CA98
(168,202,152)
#B6D2A8
(182,210,168)
#C4DAB8
(196,218,184)
#D2E2C8
(210,226,200)
#E0EAD8
(224,234,216)
#EEF2E8
(238,242,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #62A248; }

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

This text font color is #62A248.

Background Color

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

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

This div background color is #62A248.

Border color

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

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

This div border color is #62A248.

Opacity

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

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

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

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

This text has shadow with #62A248 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62A248.

Preview

Color preview on black background

This text has color #62A248 on black background.


Color preview on white background

This text has color #62A248 on white background.


Black color preview on #62A248 background

This text has black color on #62A248 background.


White color preview on #62A248 background

This text has white color on #62A248 background.


Related colors

Complementary color

Complementary color for #hex is #9D5DB7.


I love getcolorcode.com

Triadic colors

1 #4862A2 and #A24862 with #62A248 are triadic colors.

2 #48A262 and #A26248 with #62A248 are triadic colors.