COLOR #629442

HEX: #629442 RGB: (98,148,66)

Color info

#629442 contains mainly red and green colors. Web safe color of #629442 is #669933 (or #693).

RGB color model

#629442 color RGB value is (98,148,66).

RGB: (98,148,66) (38%, 58%, 26%)

RGB channels and saturation

R 98 of 255 = 38%
G 148 of 255 = 58%
B 66 of 255 = 26%

98
148
66

R + G + B ~ 41%. #629442 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 98 + 148 + 66 = 312 (100%)
R 98 of 312 ~ 31.41%
G 148 of 312 ~ 47.44%
B 66 of 312 ~ 21.15'%

%31.41
%47.44
%21.15

CMYK color model

#629442 color CMYK value is (34,0,55,42).

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

CMYK: (34,0,55,42)
C34M0Y55K42 (34%, 0%, 55%, 42%)
(0.34 / 0.00 / 0.55 / 0.42)

CMYK percentages

%33.78
%0
%55.41
%41.96

Codes

Color #629442 in popluar color models

62 94 42
RGB 98 148 66
HSL 97° 38.32% 41.96%
HSB/HSV 97° 55.41% 58.04%
CMYK 33.78% 0.00% 55.41%
41.96%

Color #629442 in popluar number systems.

HEX 62 94 42
Decimal 98 148 66
Binary 1100010 10010100 1000010
Octal 142 224 102

Shades and tints

Shades of #629442

#629442
(98,148,66)
#5A873C
(90,135,60)
#527A36
(82,122,54)
#4A6D30
(74,109,48)
#42602A
(66,96,42)
#3A5324
(58,83,36)
#32461E
(50,70,30)
#2A3918
(42,57,24)
#222C12
(34,44,18)
#1A1F0C
(26,31,12)
#121206
(18,18,6)
#000000
(0,0,0)

Tints of #629442

#629442
(98,148,66)
#709D53
(112,157,83)
#7EA664
(126,166,100)
#8CAF75
(140,175,117)
#9AB886
(154,184,134)
#A8C197
(168,193,151)
#B6CAA8
(182,202,168)
#C4D3B9
(196,211,185)
#D2DCCA
(210,220,202)
#E0E5DB
(224,229,219)
#EEEEEC
(238,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #629442; }

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

This text font color is #629442.

Background Color

.myBgColor { background-color: #629442; }

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

This div background color is #629442.

Border color

.myBorderColor { border: 1px solid #629442; }

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

This div border color is #629442.

Opacity

.myOpacity80 { color: #629442; opacity: 0.8; }

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

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

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

This text has shadow with #629442 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #629442.

Preview

Color preview on black background

This text has color #629442 on black background.


Color preview on white background

This text has color #629442 on white background.


Black color preview on #629442 background

This text has black color on #629442 background.


White color preview on #629442 background

This text has white color on #629442 background.


Related colors

Complementary color

Complementary color for #hex is #9D6BBD.


I love getcolorcode.com

Triadic colors

1 #426294 and #944262 with #629442 are triadic colors.

2 #429462 and #946242 with #629442 are triadic colors.