COLOR #62A261

HEX: #62A261 RGB: (98,162,97)

Color info

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

RGB color model

#62A261 color RGB value is (98,162,97).

RGB: (98,162,97) (38%, 64%, 38%)

RGB channels and saturation

R 98 of 255 = 38%
G 162 of 255 = 64%
B 97 of 255 = 38%

98
162
97

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

Portions of RGB colors in percentages

R + G + B = 98 + 162 + 97 = 357 (100%)
R 98 of 357 ~ 27.45%
G 162 of 357 ~ 45.38%
B 97 of 357 ~ 27.17'%

%27.45
%45.38
%27.17

CMYK color model

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

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

CMYK: (40,0,40,36)
C40M0Y40K36 (40%, 0%, 40%, 36%)
(0.40 / 0.00 / 0.40 / 0.36)

CMYK percentages

%39.51
%0
%40.12
%36.47

Codes

Color #62A261 in popluar color models

62 A2 61
RGB 98 162 97
HSL 119° 25.90% 50.78%
HSB/HSV 119° 40.12% 63.53%
CMYK 39.51% 0.00% 40.12%
36.47%

Color #62A261 in popluar number systems.

HEX 62 A2 61
Decimal 98 162 97
Binary 1100010 10100010 1100001
Octal 142 242 141

Shades and tints

Shades of #62A261

#62A261
(98,162,97)
#5A9459
(90,148,89)
#528651
(82,134,81)
#4A7849
(74,120,73)
#426A41
(66,106,65)
#3A5C39
(58,92,57)
#324E31
(50,78,49)
#2A4029
(42,64,41)
#223221
(34,50,33)
#1A2419
(26,36,25)
#121611
(18,22,17)
#000000
(0,0,0)

Tints of #62A261

#62A261
(98,162,97)
#70AA6F
(112,170,111)
#7EB27D
(126,178,125)
#8CBA8B
(140,186,139)
#9AC299
(154,194,153)
#A8CAA7
(168,202,167)
#B6D2B5
(182,210,181)
#C4DAC3
(196,218,195)
#D2E2D1
(210,226,209)
#E0EADF
(224,234,223)
#EEF2ED
(238,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #62A261; }

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

This text font color is #62A261.

Background Color

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

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

This div background color is #62A261.

Border color

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

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

This div border color is #62A261.

Opacity

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

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

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

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

This text has shadow with #62A261 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62A261.

Preview

Color preview on black background

This text has color #62A261 on black background.


Color preview on white background

This text has color #62A261 on white background.


Black color preview on #62A261 background

This text has black color on #62A261 background.


White color preview on #62A261 background

This text has white color on #62A261 background.


Related colors

Complementary color

Complementary color for #hex is #9D5D9E.


I love getcolorcode.com

Triadic colors

1 #6162A2 and #A26162 with #62A261 are triadic colors.

2 #61A262 and #A26261 with #62A261 are triadic colors.