COLOR #629449

HEX: #629449 RGB: (98,148,73)

Color info

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

RGB color model

#629449 color RGB value is (98,148,73).

RGB: (98,148,73) (38%, 58%, 29%)

RGB channels and saturation

R 98 of 255 = 38%
G 148 of 255 = 58%
B 73 of 255 = 29%

98
148
73

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

Portions of RGB colors in percentages

R + G + B = 98 + 148 + 73 = 319 (100%)
R 98 of 319 ~ 30.72%
G 148 of 319 ~ 46.39%
B 73 of 319 ~ 22.88'%

%30.72
%46.39
%22.88

CMYK color model

#629449 color CMYK value is (34,0,51,42).

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

CMYK: (34,0,51,42)
C34M0Y51K42 (34%, 0%, 51%, 42%)
(0.34 / 0.00 / 0.51 / 0.42)

CMYK percentages

%33.78
%0
%50.68
%41.96

Codes

Color #629449 in popluar color models

62 94 49
RGB 98 148 73
HSL 100° 33.94% 43.33%
HSB/HSV 100° 50.68% 58.04%
CMYK 33.78% 0.00% 50.68%
41.96%

Color #629449 in popluar number systems.

HEX 62 94 49
Decimal 98 148 73
Binary 1100010 10010100 1001001
Octal 142 224 111

Shades and tints

Shades of #629449

#629449
(98,148,73)
#5A8743
(90,135,67)
#527A3D
(82,122,61)
#4A6D37
(74,109,55)
#426031
(66,96,49)
#3A532B
(58,83,43)
#324625
(50,70,37)
#2A391F
(42,57,31)
#222C19
(34,44,25)
#1A1F13
(26,31,19)
#12120D
(18,18,13)
#000000
(0,0,0)

Tints of #629449

#629449
(98,148,73)
#709D59
(112,157,89)
#7EA669
(126,166,105)
#8CAF79
(140,175,121)
#9AB889
(154,184,137)
#A8C199
(168,193,153)
#B6CAA9
(182,202,169)
#C4D3B9
(196,211,185)
#D2DCC9
(210,220,201)
#E0E5D9
(224,229,217)
#EEEEE9
(238,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #629449; }

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

This text font color is #629449.

Background Color

.myBgColor { background-color: #629449; }

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

This div background color is #629449.

Border color

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

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

This div border color is #629449.

Opacity

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

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

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

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

This text has shadow with #629449 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #629449.

Preview

Color preview on black background

This text has color #629449 on black background.


Color preview on white background

This text has color #629449 on white background.


Black color preview on #629449 background

This text has black color on #629449 background.


White color preview on #629449 background

This text has white color on #629449 background.


Related colors

Complementary color

Complementary color for #hex is #9D6BB6.


I love getcolorcode.com

Triadic colors

1 #496294 and #944962 with #629449 are triadic colors.

2 #499462 and #946249 with #629449 are triadic colors.