COLOR #62B308

HEX: #62B308 RGB: (98,179,8)

Color info

#62B308 contains mainly green color. Web safe color of #62B308 is #669900 (or #690).

RGB color model

#62B308 color RGB value is (98,179,8).

RGB: (98,179,8) (38%, 70%, 3%)

RGB channels and saturation

R 98 of 255 = 38%
G 179 of 255 = 70%
B 8 of 255 = 3%

98
179
8

R + G + B ~ 37%. #62B308 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 179 + 8 = 285 (100%)
R 98 of 285 ~ 34.39%
G 179 of 285 ~ 62.81%
B 8 of 285 ~ 2.81'%

%34.39
%62.81

CMYK color model

#62B308 color CMYK value is (45,0,96,30).

  • cyan value is 45.25%
  • magenta value is 0.00%
  • yellow value is 95.53%
  • key color value is 29.80%

CMYK: (45,0,96,30)
C45M0Y96K30 (45%, 0%, 96%, 30%)
(0.45 / 0.00 / 0.96 / 0.30)

CMYK percentages

%45.25
%0
%95.53
%29.8

Codes

Color #62B308 in popluar color models

62 B3 08
RGB 98 179 8
HSL 88° 91.44% 36.67%
HSB/HSV 88° 95.53% 70.20%
CMYK 45.25% 0.00% 95.53%
29.80%

Color #62B308 in popluar number systems.

HEX 62 B3 08
Decimal 98 179 8
Binary 1100010 10110011 1000
Octal 142 263 10

Shades and tints

Shades of #62B308

#62B308
(98,179,8)
#5AA308
(90,163,8)
#529308
(82,147,8)
#4A8308
(74,131,8)
#427308
(66,115,8)
#3A6308
(58,99,8)
#325308
(50,83,8)
#2A4308
(42,67,8)
#223308
(34,51,8)
#1A2308
(26,35,8)
#121308
(18,19,8)
#000000
(0,0,0)

Tints of #62B308

#62B308
(98,179,8)
#70B91E
(112,185,30)
#7EBF34
(126,191,52)
#8CC54A
(140,197,74)
#9ACB60
(154,203,96)
#A8D176
(168,209,118)
#B6D78C
(182,215,140)
#C4DDA2
(196,221,162)
#D2E3B8
(210,227,184)
#E0E9CE
(224,233,206)
#EEEFE4
(238,239,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #62B308 color. Also use rgb(98,179,8) instead hex code.

Text Font Color

.myTextColor { color: #62B308; }

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

This text font color is #62B308.

Background Color

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

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

This div background color is #62B308.

Border color

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

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

This div border color is #62B308.

Opacity

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

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

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

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

This text has shadow with #62B308 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62B308.

Preview

Color preview on black background

This text has color #62B308 on black background.


Color preview on white background

This text has color #62B308 on white background.


Black color preview on #62B308 background

This text has black color on #62B308 background.


White color preview on #62B308 background

This text has white color on #62B308 background.


Related colors

Complementary color

Complementary color for #hex is #9D4CF7.


I love getcolorcode.com

Triadic colors

1 #0862B3 and #B30862 with #62B308 are triadic colors.

2 #08B362 and #B36208 with #62B308 are triadic colors.