COLOR #628673

HEX: #628673 RGB: (98,134,115)

Color info

#628673 contains red, green and blue colors in about the same proportion. Web safe color of #628673 is #669966 (or #696).

RGB color model

#628673 color RGB value is (98,134,115).

RGB: (98,134,115) (38%, 53%, 45%)

RGB channels and saturation

R 98 of 255 = 38%
G 134 of 255 = 53%
B 115 of 255 = 45%

98
134
115

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

Portions of RGB colors in percentages

R + G + B = 98 + 134 + 115 = 347 (100%)
R 98 of 347 ~ 28.24%
G 134 of 347 ~ 38.62%
B 115 of 347 ~ 33.14'%

%28.24
%38.62
%33.14

CMYK color model

#628673 color CMYK value is (27,0,14,47).

  • cyan value is 26.87%
  • magenta value is 0.00%
  • yellow value is 14.18%
  • key color value is 47.45%
CMYK: (27,0,14,47) C27M0Y14K47 (27%,0%,14%,47%) (0.27/0.00/0.14/0.47) 

CMYK percentages

%26.87
%0
%14.18
%47.45

Codes

Color #628673 in popluar color models

62 86 73
RGB 98 134 115
HSL 148° 15.52% 45.49%
HSB/HSV 148° 26.87% 52.55%
CMYK 26.87% 0.00% 14.18%
47.45%

Color #628673 in popluar number systems.

HEX 62 86 73
Decimal 98 134 115
Binary 1100010 10000110 1110011
Octal 142 206 163

Shades and tints

Shades of #628673

#628673
(98,134,115)
#5A7A69
(90,122,105)
#526E5F
(82,110,95)
#4A6255
(74,98,85)
#42564B
(66,86,75)
#3A4A41
(58,74,65)
#323E37
(50,62,55)
#2A322D
(42,50,45)
#222623
(34,38,35)
#1A1A19
(26,26,25)
#120E0F
(18,14,15)
#000000
(0,0,0)

Tints of #628673

#628673
(98,134,115)
#70917F
(112,145,127)
#7E9C8B
(126,156,139)
#8CA797
(140,167,151)
#9AB2A3
(154,178,163)
#A8BDAF
(168,189,175)
#B6C8BB
(182,200,187)
#C4D3C7
(196,211,199)
#D2DED3
(210,222,211)
#E0E9DF
(224,233,223)
#EEF4EB
(238,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #628673; }

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

This text font color is #628673.

Background Color

.myBgColor { background-color: #628673; }

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

This div background color is #628673.

Border color

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

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

This div border color is #628673.

Opacity

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

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

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

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

This text has shadow with #628673 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #628673.

Preview

Color preview on black background

This text has color #628673 on black background.


Color preview on white background

This text has color #628673 on white background.


Black color preview on #628673 background

This text has black color on #628673 background.


White color preview on #628673 background

This text has white color on #628673 background.


Related colors

Complementary color

Complementary color for #hex is #9D798C.


I love getcolorcode.com

Triadic colors

1 #736286 and #867362 with #628673 are triadic colors.

2 #738662 and #866273 with #628673 are triadic colors.