COLOR #628780

HEX: #628780 RGB: (98,135,128)

Color info

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

RGB color model

#628780 color RGB value is (98,135,128).

RGB: (98,135,128) (38%, 53%, 50%)

RGB channels and saturation

R 98 of 255 = 38%
G 135 of 255 = 53%
B 128 of 255 = 50%

98
135
128

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

Portions of RGB colors in percentages

R + G + B = 98 + 135 + 128 = 361 (100%)
R 98 of 361 ~ 27.15%
G 135 of 361 ~ 37.4%
B 128 of 361 ~ 35.46'%

%27.15
%37.4
%35.46

CMYK color model

#628780 color CMYK value is (27,0,5,47).

  • cyan value is 27.41%
  • magenta value is 0.00%
  • yellow value is 5.19%
  • key color value is 47.06%

CMYK: (27,0,5,47)
C27M0Y5K47 (27%, 0%, 5%, 47%)
(0.27 / 0.00 / 0.05 / 0.47)

CMYK percentages

%27.41
%0
%5.19
%47.06

Codes

Color #628780 in popluar color models

62 87 80
RGB 98 135 128
HSL 169° 15.88% 45.69%
HSB/HSV 169° 27.41% 52.94%
CMYK 27.41% 0.00% 5.19%
47.06%

Color #628780 in popluar number systems.

HEX 62 87 80
Decimal 98 135 128
Binary 1100010 10000111 10000000
Octal 142 207 200

Shades and tints

Shades of #628780

#628780
(98,135,128)
#5A7B75
(90,123,117)
#526F6A
(82,111,106)
#4A635F
(74,99,95)
#425754
(66,87,84)
#3A4B49
(58,75,73)
#323F3E
(50,63,62)
#2A3333
(42,51,51)
#222728
(34,39,40)
#1A1B1D
(26,27,29)
#120F12
(18,15,18)
#000000
(0,0,0)

Tints of #628780

#628780
(98,135,128)
#70918B
(112,145,139)
#7E9B96
(126,155,150)
#8CA5A1
(140,165,161)
#9AAFAC
(154,175,172)
#A8B9B7
(168,185,183)
#B6C3C2
(182,195,194)
#C4CDCD
(196,205,205)
#D2D7D8
(210,215,216)
#E0E1E3
(224,225,227)
#EEEBEE
(238,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #628780; }

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

This text font color is #628780.

Background Color

.myBgColor { background-color: #628780; }

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

This div background color is #628780.

Border color

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

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

This div border color is #628780.

Opacity

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

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

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

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

This text has shadow with #628780 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #628780.

Preview

Color preview on black background

This text has color #628780 on black background.


Color preview on white background

This text has color #628780 on white background.


Black color preview on #628780 background

This text has black color on #628780 background.


White color preview on #628780 background

This text has white color on #628780 background.


Related colors

Complementary color

Complementary color for #hex is #9D787F.


I love getcolorcode.com

Triadic colors

1 #806287 and #878062 with #628780 are triadic colors.

2 #808762 and #876280 with #628780 are triadic colors.