COLOR #629749

HEX: #629749 RGB: (98,151,73)

Color info

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

RGB color model

#629749 color RGB value is (98,151,73).

RGB: (98,151,73) (38%, 59%, 29%)

RGB channels and saturation

R 98 of 255 = 38%
G 151 of 255 = 59%
B 73 of 255 = 29%

98
151
73

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

Portions of RGB colors in percentages

R + G + B = 98 + 151 + 73 = 322 (100%)
R 98 of 322 ~ 30.43%
G 151 of 322 ~ 46.89%
B 73 of 322 ~ 22.67'%

%30.43
%46.89
%22.67

CMYK color model

#629749 color CMYK value is (35,0,52,41).

  • cyan value is 35.10%
  • magenta value is 0.00%
  • yellow value is 51.66%
  • key color value is 40.78%
CMYK: (35,0,52,41) C35M0Y52K41 (35%,0%,52%,41%) (0.35/0.00/0.52/0.41) 

CMYK percentages

%35.1
%0
%51.66
%40.78

Codes

Color #629749 in popluar color models

62 97 49
RGB 98 151 73
HSL 101° 34.82% 43.92%
HSB/HSV 101° 51.66% 59.22%
CMYK 35.10% 0.00% 51.66%
40.78%

Color #629749 in popluar number systems.

HEX 62 97 49
Decimal 98 151 73
Binary 1100010 10010111 1001001
Octal 142 227 111

Shades and tints

Shades of #629749

#629749
(98,151,73)
#5A8A43
(90,138,67)
#527D3D
(82,125,61)
#4A7037
(74,112,55)
#426331
(66,99,49)
#3A562B
(58,86,43)
#324925
(50,73,37)
#2A3C1F
(42,60,31)
#222F19
(34,47,25)
#1A2213
(26,34,19)
#12150D
(18,21,13)
#000000
(0,0,0)

Tints of #629749

#629749
(98,151,73)
#70A059
(112,160,89)
#7EA969
(126,169,105)
#8CB279
(140,178,121)
#9ABB89
(154,187,137)
#A8C499
(168,196,153)
#B6CDA9
(182,205,169)
#C4D6B9
(196,214,185)
#D2DFC9
(210,223,201)
#E0E8D9
(224,232,217)
#EEF1E9
(238,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #629749; }

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

This text font color is #629749.

Background Color

.myBgColor { background-color: #629749; }

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

This div background color is #629749.

Border color

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

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

This div border color is #629749.

Opacity

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

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

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

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

This text has shadow with #629749 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #629749.

Preview

Color preview on black background

This text has color #629749 on black background.


Color preview on white background

This text has color #629749 on white background.


Black color preview on #629749 background

This text has black color on #629749 background.


White color preview on #629749 background

This text has white color on #629749 background.


Related colors

Complementary color

Complementary color for #hex is #9D68B6.


I love getcolorcode.com

Triadic colors

1 #496297 and #974962 with #629749 are triadic colors.

2 #499762 and #976249 with #629749 are triadic colors.