COLOR #629550

HEX: #629550 RGB: (98,149,80)

Color info

#629550 contains mainly red and green colors. Web safe color of #629550 is #669966 (or #696).

RGB color model

#629550 color RGB value is (98,149,80).

RGB: (98,149,80) (38%, 58%, 31%)

RGB channels and saturation

R 98 of 255 = 38%
G 149 of 255 = 58%
B 80 of 255 = 31%

98
149
80

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

Portions of RGB colors in percentages

R + G + B = 98 + 149 + 80 = 327 (100%)
R 98 of 327 ~ 29.97%
G 149 of 327 ~ 45.57%
B 80 of 327 ~ 24.46'%

%29.97
%45.57
%24.46

CMYK color model

#629550 color CMYK value is (34,0,46,42).

  • cyan value is 34.23%
  • magenta value is 0.00%
  • yellow value is 46.31%
  • key color value is 41.57%

CMYK: (34,0,46,42)
C34M0Y46K42 (34%, 0%, 46%, 42%)
(0.34 / 0.00 / 0.46 / 0.42)

CMYK percentages

%34.23
%0
%46.31
%41.57

Codes

Color #629550 in popluar color models

62 95 50
RGB 98 149 80
HSL 104° 30.13% 44.90%
HSB/HSV 104° 46.31% 58.43%
CMYK 34.23% 0.00% 46.31%
41.57%

Color #629550 in popluar number systems.

HEX 62 95 50
Decimal 98 149 80
Binary 1100010 10010101 1010000
Octal 142 225 120

Shades and tints

Shades of #629550

#629550
(98,149,80)
#5A8849
(90,136,73)
#527B42
(82,123,66)
#4A6E3B
(74,110,59)
#426134
(66,97,52)
#3A542D
(58,84,45)
#324726
(50,71,38)
#2A3A1F
(42,58,31)
#222D18
(34,45,24)
#1A2011
(26,32,17)
#12130A
(18,19,10)
#000000
(0,0,0)

Tints of #629550

#629550
(98,149,80)
#709E5F
(112,158,95)
#7EA76E
(126,167,110)
#8CB07D
(140,176,125)
#9AB98C
(154,185,140)
#A8C29B
(168,194,155)
#B6CBAA
(182,203,170)
#C4D4B9
(196,212,185)
#D2DDC8
(210,221,200)
#E0E6D7
(224,230,215)
#EEEFE6
(238,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #629550 color. Also use rgb(98,149,80) instead hex code.

Text Font Color

.myTextColor { color: #629550; }

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

This text font color is #629550.

Background Color

.myBgColor { background-color: #629550; }

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

This div background color is #629550.

Border color

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

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

This div border color is #629550.

Opacity

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

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

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

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

This text has shadow with #629550 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #629550.

Preview

Color preview on black background

This text has color #629550 on black background.


Color preview on white background

This text has color #629550 on white background.


Black color preview on #629550 background

This text has black color on #629550 background.


White color preview on #629550 background

This text has white color on #629550 background.


Related colors

Complementary color

Complementary color for #hex is #9D6AAF.


I love getcolorcode.com

Triadic colors

1 #506295 and #955062 with #629550 are triadic colors.

2 #509562 and #956250 with #629550 are triadic colors.