COLOR #627970

HEX: #627970 RGB: (98,121,112)

Color info

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

RGB color model

#627970 color RGB value is (98,121,112).

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

RGB channels and saturation

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

98
121
112

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

Portions of RGB colors in percentages

R + G + B = 98 + 121 + 112 = 331 (100%)
R 98 of 331 ~ 29.61%
G 121 of 331 ~ 36.56%
B 112 of 331 ~ 33.84'%

%29.61
%36.56
%33.84

CMYK color model

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

  • cyan value is 19.01%
  • magenta value is 0.00%
  • yellow value is 7.44%
  • key color value is 52.55%

CMYK: (19,0,7,53)
C19M0Y7K53 (19%, 0%, 7%, 53%)
(0.19 / 0.00 / 0.07 / 0.53)

CMYK percentages

%19.01
%0
%7.44
%52.55

Codes

Color #627970 in popluar color models

62 79 70
RGB 98 121 112
HSL 157° 10.50% 42.94%
HSB/HSV 157° 19.01% 47.45%
CMYK 19.01% 0.00% 7.44%
52.55%

Color #627970 in popluar number systems.

HEX 62 79 70
Decimal 98 121 112
Binary 1100010 1111001 1110000
Octal 142 171 160

Shades and tints

Shades of #627970

#627970
(98,121,112)
#5A6E66
(90,110,102)
#52635C
(82,99,92)
#4A5852
(74,88,82)
#424D48
(66,77,72)
#3A423E
(58,66,62)
#323734
(50,55,52)
#2A2C2A
(42,44,42)
#222120
(34,33,32)
#1A1616
(26,22,22)
#120B0C
(18,11,12)
#000000
(0,0,0)

Tints of #627970

#627970
(98,121,112)
#70857D
(112,133,125)
#7E918A
(126,145,138)
#8C9D97
(140,157,151)
#9AA9A4
(154,169,164)
#A8B5B1
(168,181,177)
#B6C1BE
(182,193,190)
#C4CDCB
(196,205,203)
#D2D9D8
(210,217,216)
#E0E5E5
(224,229,229)
#EEF1F2
(238,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #627970; }

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

This text font color is #627970.

Background Color

.myBgColor { background-color: #627970; }

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

This div background color is #627970.

Border color

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

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

This div border color is #627970.

Opacity

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

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

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

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

This text has shadow with #627970 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #627970.

Preview

Color preview on black background

This text has color #627970 on black background.


Color preview on white background

This text has color #627970 on white background.


Black color preview on #627970 background

This text has black color on #627970 background.


White color preview on #627970 background

This text has white color on #627970 background.


Related colors

Complementary color

Complementary color for #hex is #9D868F.


I love getcolorcode.com

Triadic colors

1 #706279 and #797062 with #627970 are triadic colors.

2 #707962 and #796270 with #627970 are triadic colors.