COLOR #627972

HEX: #627972 RGB: (98,121,114)

Color info

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

RGB color model

#627972 color RGB value is (98,121,114).

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

RGB channels and saturation

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

98
121
114

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

Portions of RGB colors in percentages

R + G + B = 98 + 121 + 114 = 333 (100%)
R 98 of 333 ~ 29.43%
G 121 of 333 ~ 36.34%
B 114 of 333 ~ 34.23'%

%29.43
%36.34
%34.23

CMYK color model

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

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

CMYK: (19,0,6,53)
C19M0Y6K53 (19%, 0%, 6%, 53%)
(0.19 / 0.00 / 0.06 / 0.53)

CMYK percentages

%19.01
%0
%5.79
%52.55

Codes

Color #627972 in popluar color models

62 79 72
RGB 98 121 114
HSL 162° 10.50% 42.94%
HSB/HSV 162° 19.01% 47.45%
CMYK 19.01% 0.00% 5.79%
52.55%

Color #627972 in popluar number systems.

HEX 62 79 72
Decimal 98 121 114
Binary 1100010 1111001 1110010
Octal 142 171 162

Shades and tints

Shades of #627972

#627972
(98,121,114)
#5A6E68
(90,110,104)
#52635E
(82,99,94)
#4A5854
(74,88,84)
#424D4A
(66,77,74)
#3A4240
(58,66,64)
#323736
(50,55,54)
#2A2C2C
(42,44,44)
#222122
(34,33,34)
#1A1618
(26,22,24)
#120B0E
(18,11,14)
#000000
(0,0,0)

Tints of #627972

#627972
(98,121,114)
#70857E
(112,133,126)
#7E918A
(126,145,138)
#8C9D96
(140,157,150)
#9AA9A2
(154,169,162)
#A8B5AE
(168,181,174)
#B6C1BA
(182,193,186)
#C4CDC6
(196,205,198)
#D2D9D2
(210,217,210)
#E0E5DE
(224,229,222)
#EEF1EA
(238,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #627972; }

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

This text font color is #627972.

Background Color

.myBgColor { background-color: #627972; }

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

This div background color is #627972.

Border color

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

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

This div border color is #627972.

Opacity

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

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

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

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

This text has shadow with #627972 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #627972.

Preview

Color preview on black background

This text has color #627972 on black background.


Color preview on white background

This text has color #627972 on white background.


Black color preview on #627972 background

This text has black color on #627972 background.


White color preview on #627972 background

This text has white color on #627972 background.


Related colors

Complementary color

Complementary color for #hex is #9D868D.


I love getcolorcode.com

Triadic colors

1 #726279 and #797262 with #627972 are triadic colors.

2 #727962 and #796272 with #627972 are triadic colors.