COLOR #628373

HEX: #628373 RGB: (98,131,115)

Color info

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

RGB color model

#628373 color RGB value is (98,131,115).

RGB: (98,131,115) (38%, 51%, 45%)

RGB channels and saturation

R 98 of 255 = 38%
G 131 of 255 = 51%
B 115 of 255 = 45%

98
131
115

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

Portions of RGB colors in percentages

R + G + B = 98 + 131 + 115 = 344 (100%)
R 98 of 344 ~ 28.49%
G 131 of 344 ~ 38.08%
B 115 of 344 ~ 33.43'%

%28.49
%38.08
%33.43

CMYK color model

#628373 color CMYK value is (25,0,12,49).

  • cyan value is 25.19%
  • magenta value is 0.00%
  • yellow value is 12.21%
  • key color value is 48.63%

CMYK: (25,0,12,49)
C25M0Y12K49 (25%, 0%, 12%, 49%)
(0.25 / 0.00 / 0.12 / 0.49)

CMYK percentages

%25.19
%0
%12.21
%48.63

Codes

Color #628373 in popluar color models

62 83 73
RGB 98 131 115
HSL 151° 14.41% 44.90%
HSB/HSV 151° 25.19% 51.37%
CMYK 25.19% 0.00% 12.21%
48.63%

Color #628373 in popluar number systems.

HEX 62 83 73
Decimal 98 131 115
Binary 1100010 10000011 1110011
Octal 142 203 163

Shades and tints

Shades of #628373

#628373
(98,131,115)
#5A7869
(90,120,105)
#526D5F
(82,109,95)
#4A6255
(74,98,85)
#42574B
(66,87,75)
#3A4C41
(58,76,65)
#324137
(50,65,55)
#2A362D
(42,54,45)
#222B23
(34,43,35)
#1A2019
(26,32,25)
#12150F
(18,21,15)
#000000
(0,0,0)

Tints of #628373

#628373
(98,131,115)
#708E7F
(112,142,127)
#7E998B
(126,153,139)
#8CA497
(140,164,151)
#9AAFA3
(154,175,163)
#A8BAAF
(168,186,175)
#B6C5BB
(182,197,187)
#C4D0C7
(196,208,199)
#D2DBD3
(210,219,211)
#E0E6DF
(224,230,223)
#EEF1EB
(238,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #628373; }

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

This text font color is #628373.

Background Color

.myBgColor { background-color: #628373; }

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

This div background color is #628373.

Border color

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

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

This div border color is #628373.

Opacity

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

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

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

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

This text has shadow with #628373 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #628373.

Preview

Color preview on black background

This text has color #628373 on black background.


Color preview on white background

This text has color #628373 on white background.


Black color preview on #628373 background

This text has black color on #628373 background.


White color preview on #628373 background

This text has white color on #628373 background.


Related colors

Complementary color

Complementary color for #hex is #9D7C8C.


I love getcolorcode.com

Triadic colors

1 #736283 and #837362 with #628373 are triadic colors.

2 #738362 and #836273 with #628373 are triadic colors.