COLOR #627C62

HEX: #627C62 RGB: (98,124,98)

Color info

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

RGB color model

#627C62 color RGB value is (98,124,98).

RGB: (98,124,98) (38%, 49%, 38%)

RGB channels and saturation

R 98 of 255 = 38%
G 124 of 255 = 49%
B 98 of 255 = 38%

98
124
98

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

Portions of RGB colors in percentages

R + G + B = 98 + 124 + 98 = 320 (100%)
R 98 of 320 ~ 30.63%
G 124 of 320 ~ 38.75%
B 98 of 320 ~ 30.63'%

%30.63
%38.75
%30.63

CMYK color model

#627C62 color CMYK value is (21,0,21,51).

  • cyan value is 20.97%
  • magenta value is 0.00%
  • yellow value is 20.97%
  • key color value is 51.37%

CMYK: (21,0,21,51)
C21M0Y21K51 (21%, 0%, 21%, 51%)
(0.21 / 0.00 / 0.21 / 0.51)

CMYK percentages

%20.97
%0
%20.97
%51.37

Codes

Color #627C62 in popluar color models

62 7C 62
RGB 98 124 98
HSL 120° 11.71% 43.53%
HSB/HSV 120° 20.97% 48.63%
CMYK 20.97% 0.00% 20.97%
51.37%

Color #627C62 in popluar number systems.

HEX 62 7C 62
Decimal 98 124 98
Binary 1100010 1111100 1100010
Octal 142 174 142

Shades and tints

Shades of #627C62

#627C62
(98,124,98)
#5A715A
(90,113,90)
#526652
(82,102,82)
#4A5B4A
(74,91,74)
#425042
(66,80,66)
#3A453A
(58,69,58)
#323A32
(50,58,50)
#2A2F2A
(42,47,42)
#222422
(34,36,34)
#1A191A
(26,25,26)
#120E12
(18,14,18)
#000000
(0,0,0)

Tints of #627C62

#627C62
(98,124,98)
#708770
(112,135,112)
#7E927E
(126,146,126)
#8C9D8C
(140,157,140)
#9AA89A
(154,168,154)
#A8B3A8
(168,179,168)
#B6BEB6
(182,190,182)
#C4C9C4
(196,201,196)
#D2D4D2
(210,212,210)
#E0DFE0
(224,223,224)
#EEEAEE
(238,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #627C62; }

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

This text font color is #627C62.

Background Color

.myBgColor { background-color: #627C62; }

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

This div background color is #627C62.

Border color

.myBorderColor { border: 1px solid #627C62; }

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

This div border color is #627C62.

Opacity

.myOpacity80 { color: #627C62; opacity: 0.8; }

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

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

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

This text has shadow with #627C62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #627C62.

Preview

Color preview on black background

This text has color #627C62 on black background.


Color preview on white background

This text has color #627C62 on white background.


Black color preview on #627C62 background

This text has black color on #627C62 background.


White color preview on #627C62 background

This text has white color on #627C62 background.


Related colors

Complementary color

Complementary color for #hex is #9D839D.


I love getcolorcode.com

Triadic colors

1 #62627C and #7C6262 with #627C62 are triadic colors.

2 #627C62 and #7C6262 with #627C62 are triadic colors.