COLOR #628677

HEX: #628677 RGB: (98,134,119)

Color info

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

RGB color model

#628677 color RGB value is (98,134,119).

RGB: (98,134,119) (38%, 53%, 47%)

RGB channels and saturation

R 98 of 255 = 38%
G 134 of 255 = 53%
B 119 of 255 = 47%

98
134
119

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

Portions of RGB colors in percentages

R + G + B = 98 + 134 + 119 = 351 (100%)
R 98 of 351 ~ 27.92%
G 134 of 351 ~ 38.18%
B 119 of 351 ~ 33.9'%

%27.92
%38.18
%33.9

CMYK color model

#628677 color CMYK value is (27,0,11,47).

  • cyan value is 26.87%
  • magenta value is 0.00%
  • yellow value is 11.19%
  • key color value is 47.45%

CMYK: (27,0,11,47)
C27M0Y11K47 (27%, 0%, 11%, 47%)
(0.27 / 0.00 / 0.11 / 0.47)

CMYK percentages

%26.87
%0
%11.19
%47.45

Codes

Color #628677 in popluar color models

62 86 77
RGB 98 134 119
HSL 155° 15.52% 45.49%
HSB/HSV 155° 26.87% 52.55%
CMYK 26.87% 0.00% 11.19%
47.45%

Color #628677 in popluar number systems.

HEX 62 86 77
Decimal 98 134 119
Binary 1100010 10000110 1110111
Octal 142 206 167

Shades and tints

Shades of #628677

#628677
(98,134,119)
#5A7A6D
(90,122,109)
#526E63
(82,110,99)
#4A6259
(74,98,89)
#42564F
(66,86,79)
#3A4A45
(58,74,69)
#323E3B
(50,62,59)
#2A3231
(42,50,49)
#222627
(34,38,39)
#1A1A1D
(26,26,29)
#120E13
(18,14,19)
#000000
(0,0,0)

Tints of #628677

#628677
(98,134,119)
#709183
(112,145,131)
#7E9C8F
(126,156,143)
#8CA79B
(140,167,155)
#9AB2A7
(154,178,167)
#A8BDB3
(168,189,179)
#B6C8BF
(182,200,191)
#C4D3CB
(196,211,203)
#D2DED7
(210,222,215)
#E0E9E3
(224,233,227)
#EEF4EF
(238,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #628677; }

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

This text font color is #628677.

Background Color

.myBgColor { background-color: #628677; }

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

This div background color is #628677.

Border color

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

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

This div border color is #628677.

Opacity

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

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

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

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

This text has shadow with #628677 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #628677.

Preview

Color preview on black background

This text has color #628677 on black background.


Color preview on white background

This text has color #628677 on white background.


Black color preview on #628677 background

This text has black color on #628677 background.


White color preview on #628677 background

This text has white color on #628677 background.


Related colors

Complementary color

Complementary color for #hex is #9D7988.


I love getcolorcode.com

Triadic colors

1 #776286 and #867762 with #628677 are triadic colors.

2 #778662 and #866277 with #628677 are triadic colors.