COLOR #62946D

HEX: #62946D RGB: (98,148,109)

Color info

#62946D contains red, green and blue colors in about the same proportion. Web safe color of #62946D is #669966 (or #696).

RGB color model

#62946D color RGB value is (98,148,109).

RGB: (98,148,109) (38%, 58%, 43%)

RGB channels and saturation

R 98 of 255 = 38%
G 148 of 255 = 58%
B 109 of 255 = 43%

98
148
109

R + G + B ~ 46%. #62946D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 98 + 148 + 109 = 355 (100%)
R 98 of 355 ~ 27.61%
G 148 of 355 ~ 41.69%
B 109 of 355 ~ 30.7'%

%27.61
%41.69
%30.7

CMYK color model

#62946D color CMYK value is (34,0,26,42).

  • cyan value is 33.78%
  • magenta value is 0.00%
  • yellow value is 26.35%
  • key color value is 41.96%

CMYK: (34,0,26,42)
C34M0Y26K42 (34%, 0%, 26%, 42%)
(0.34 / 0.00 / 0.26 / 0.42)

CMYK percentages

%33.78
%0
%26.35
%41.96

Codes

Color #62946D in popluar color models

62 94 6D
RGB 98 148 109
HSL 133° 20.33% 48.24%
HSB/HSV 133° 33.78% 58.04%
CMYK 33.78% 0.00% 26.35%
41.96%

Color #62946D in popluar number systems.

HEX 62 94 6D
Decimal 98 148 109
Binary 1100010 10010100 1101101
Octal 142 224 155

Shades and tints

Shades of #62946D

#62946D
(98,148,109)
#5A8764
(90,135,100)
#527A5B
(82,122,91)
#4A6D52
(74,109,82)
#426049
(66,96,73)
#3A5340
(58,83,64)
#324637
(50,70,55)
#2A392E
(42,57,46)
#222C25
(34,44,37)
#1A1F1C
(26,31,28)
#121213
(18,18,19)
#000000
(0,0,0)

Tints of #62946D

#62946D
(98,148,109)
#709D7A
(112,157,122)
#7EA687
(126,166,135)
#8CAF94
(140,175,148)
#9AB8A1
(154,184,161)
#A8C1AE
(168,193,174)
#B6CABB
(182,202,187)
#C4D3C8
(196,211,200)
#D2DCD5
(210,220,213)
#E0E5E2
(224,229,226)
#EEEEEF
(238,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #62946D color. Also use rgb(98,148,109) instead hex code.

Text Font Color

.myTextColor { color: #62946D; }

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

This text font color is #62946D.

Background Color

.myBgColor { background-color: #62946D; }

<div style="background-color:#62946D">Inner text</div>

This div background color is #62946D.

Border color

.myBorderColor { border: 1px solid #62946D; }

<div style="border:3px solid #62946D">Div</div>

This div border color is #62946D.

Opacity

.myOpacity80 { color: #62946D; opacity: 0.8; }

<p style="color:#62946D;opacity:0.8;">80%</p>

Text with #62946D 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 #62946D;}

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

This text has shadow with #62946D color.


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

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

This text has shadow with #62946D primary color and red secondary color.


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

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

This text has shadow with #62946D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #62946D.

Preview

Color preview on black background

This text has color #62946D on black background.


Color preview on white background

This text has color #62946D on white background.


Black color preview on #62946D background

This text has black color on #62946D background.


White color preview on #62946D background

This text has white color on #62946D background.


Related colors

Complementary color

Complementary color for #hex is #9D6B92.


I love getcolorcode.com

Triadic colors

1 #6D6294 and #946D62 with #62946D are triadic colors.

2 #6D9462 and #94626D with #62946D are triadic colors.