COLOR #628072

HEX: #628072 RGB: (98,128,114)

Color info

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

RGB color model

#628072 color RGB value is (98,128,114).

RGB: (98,128,114) (38%, 50%, 45%)

RGB channels and saturation

R 98 of 255 = 38%
G 128 of 255 = 50%
B 114 of 255 = 45%

98
128
114

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

Portions of RGB colors in percentages

R + G + B = 98 + 128 + 114 = 340 (100%)
R 98 of 340 ~ 28.82%
G 128 of 340 ~ 37.65%
B 114 of 340 ~ 33.53'%

%28.82
%37.65
%33.53

CMYK color model

#628072 color CMYK value is (23,0,11,50).

  • cyan value is 23.44%
  • magenta value is 0.00%
  • yellow value is 10.94%
  • key color value is 49.80%

CMYK: (23,0,11,50)
C23M0Y11K50 (23%, 0%, 11%, 50%)
(0.23 / 0.00 / 0.11 / 0.50)

CMYK percentages

%23.44
%0
%10.94
%49.8

Codes

Color #628072 in popluar color models

62 80 72
RGB 98 128 114
HSL 152° 13.27% 44.31%
HSB/HSV 152° 23.44% 50.20%
CMYK 23.44% 0.00% 10.94%
49.80%

Color #628072 in popluar number systems.

HEX 62 80 72
Decimal 98 128 114
Binary 1100010 10000000 1110010
Octal 142 200 162

Shades and tints

Shades of #628072

#628072
(98,128,114)
#5A7568
(90,117,104)
#526A5E
(82,106,94)
#4A5F54
(74,95,84)
#42544A
(66,84,74)
#3A4940
(58,73,64)
#323E36
(50,62,54)
#2A332C
(42,51,44)
#222822
(34,40,34)
#1A1D18
(26,29,24)
#12120E
(18,18,14)
#000000
(0,0,0)

Tints of #628072

#628072
(98,128,114)
#708B7E
(112,139,126)
#7E968A
(126,150,138)
#8CA196
(140,161,150)
#9AACA2
(154,172,162)
#A8B7AE
(168,183,174)
#B6C2BA
(182,194,186)
#C4CDC6
(196,205,198)
#D2D8D2
(210,216,210)
#E0E3DE
(224,227,222)
#EEEEEA
(238,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #628072; }

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

This text font color is #628072.

Background Color

.myBgColor { background-color: #628072; }

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

This div background color is #628072.

Border color

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

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

This div border color is #628072.

Opacity

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

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

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

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

This text has shadow with #628072 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #628072.

Preview

Color preview on black background

This text has color #628072 on black background.


Color preview on white background

This text has color #628072 on white background.


Black color preview on #628072 background

This text has black color on #628072 background.


White color preview on #628072 background

This text has white color on #628072 background.


Related colors

Complementary color

Complementary color for #hex is #9D7F8D.


I love getcolorcode.com

Triadic colors

1 #726280 and #807262 with #628072 are triadic colors.

2 #728062 and #806272 with #628072 are triadic colors.