COLOR #628871

HEX: #628871 RGB: (98,136,113)

Color info

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

RGB color model

#628871 color RGB value is (98,136,113).

RGB: (98,136,113) (38%, 53%, 44%)

RGB channels and saturation

R 98 of 255 = 38%
G 136 of 255 = 53%
B 113 of 255 = 44%

98
136
113

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

Portions of RGB colors in percentages

R + G + B = 98 + 136 + 113 = 347 (100%)
R 98 of 347 ~ 28.24%
G 136 of 347 ~ 39.19%
B 113 of 347 ~ 32.56'%

%28.24
%39.19
%32.56

CMYK color model

#628871 color CMYK value is (28,0,17,47).

  • cyan value is 27.94%
  • magenta value is 0.00%
  • yellow value is 16.91%
  • key color value is 46.67%

CMYK: (28,0,17,47)
C28M0Y17K47 (28%, 0%, 17%, 47%)
(0.28 / 0.00 / 0.17 / 0.47)

CMYK percentages

%27.94
%0
%16.91
%46.67

Codes

Color #628871 in popluar color models

62 88 71
RGB 98 136 113
HSL 144° 16.24% 45.88%
HSB/HSV 144° 27.94% 53.33%
CMYK 27.94% 0.00% 16.91%
46.67%

Color #628871 in popluar number systems.

HEX 62 88 71
Decimal 98 136 113
Binary 1100010 10001000 1110001
Octal 142 210 161

Shades and tints

Shades of #628871

#628871
(98,136,113)
#5A7C67
(90,124,103)
#52705D
(82,112,93)
#4A6453
(74,100,83)
#425849
(66,88,73)
#3A4C3F
(58,76,63)
#324035
(50,64,53)
#2A342B
(42,52,43)
#222821
(34,40,33)
#1A1C17
(26,28,23)
#12100D
(18,16,13)
#000000
(0,0,0)

Tints of #628871

#628871
(98,136,113)
#70927D
(112,146,125)
#7E9C89
(126,156,137)
#8CA695
(140,166,149)
#9AB0A1
(154,176,161)
#A8BAAD
(168,186,173)
#B6C4B9
(182,196,185)
#C4CEC5
(196,206,197)
#D2D8D1
(210,216,209)
#E0E2DD
(224,226,221)
#EEECE9
(238,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #628871 color. Also use rgb(98,136,113) instead hex code.

Text Font Color

.myTextColor { color: #628871; }

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

This text font color is #628871.

Background Color

.myBgColor { background-color: #628871; }

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

This div background color is #628871.

Border color

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

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

This div border color is #628871.

Opacity

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

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

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

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

This text has shadow with #628871 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #628871.

Preview

Color preview on black background

This text has color #628871 on black background.


Color preview on white background

This text has color #628871 on white background.


Black color preview on #628871 background

This text has black color on #628871 background.


White color preview on #628871 background

This text has white color on #628871 background.


Related colors

Complementary color

Complementary color for #hex is #9D778E.


I love getcolorcode.com

Triadic colors

1 #716288 and #887162 with #628871 are triadic colors.

2 #718862 and #886271 with #628871 are triadic colors.