COLOR #627962

HEX: #627962 RGB: (98,121,98)

Color info

#627962 contains red, green and blue colors in about the same proportion. Web safe color of #627962 is #666666 (or #666).

RGB color model

#627962 color RGB value is (98,121,98).

RGB: (98,121,98) (38%, 47%, 38%)

RGB channels and saturation

R 98 of 255 = 38%
G 121 of 255 = 47%
B 98 of 255 = 38%

98
121
98

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

Portions of RGB colors in percentages

R + G + B = 98 + 121 + 98 = 317 (100%)
R 98 of 317 ~ 30.91%
G 121 of 317 ~ 38.17%
B 98 of 317 ~ 30.91'%

%30.91
%38.17
%30.91

CMYK color model

#627962 color CMYK value is (19,0,19,53).

  • cyan value is 19.01%
  • magenta value is 0.00%
  • yellow value is 19.01%
  • key color value is 52.55%
CMYK: (19,0,19,53) C19M0Y19K53 (19%,0%,19%,53%) (0.19/0.00/0.19/0.53) 

CMYK percentages

%19.01
%0
%19.01
%52.55

Codes

Color #627962 in popluar color models

62 79 62
RGB 98 121 98
HSL 120° 10.50% 42.94%
HSB/HSV 120° 19.01% 47.45%
CMYK 19.01% 0.00% 19.01%
52.55%

Color #627962 in popluar number systems.

HEX 62 79 62
Decimal 98 121 98
Binary 1100010 1111001 1100010
Octal 142 171 142

Shades and tints

Shades of #627962

#627962
(98,121,98)
#5A6E5A
(90,110,90)
#526352
(82,99,82)
#4A584A
(74,88,74)
#424D42
(66,77,66)
#3A423A
(58,66,58)
#323732
(50,55,50)
#2A2C2A
(42,44,42)
#222122
(34,33,34)
#1A161A
(26,22,26)
#120B12
(18,11,18)
#000000
(0,0,0)

Tints of #627962

#627962
(98,121,98)
#708570
(112,133,112)
#7E917E
(126,145,126)
#8C9D8C
(140,157,140)
#9AA99A
(154,169,154)
#A8B5A8
(168,181,168)
#B6C1B6
(182,193,182)
#C4CDC4
(196,205,196)
#D2D9D2
(210,217,210)
#E0E5E0
(224,229,224)
#EEF1EE
(238,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #627962; }

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

This text font color is #627962.

Background Color

.myBgColor { background-color: #627962; }

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

This div background color is #627962.

Border color

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

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

This div border color is #627962.

Opacity

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

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

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

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

This text has shadow with #627962 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #627962.

Preview

Color preview on black background

This text has color #627962 on black background.


Color preview on white background

This text has color #627962 on white background.


Black color preview on #627962 background

This text has black color on #627962 background.


White color preview on #627962 background

This text has white color on #627962 background.


Related colors

Complementary color

Complementary color for #hex is #9D869D.


I love getcolorcode.com

Triadic colors

1 #626279 and #796262 with #627962 are triadic colors.

2 #627962 and #796262 with #627962 are triadic colors.