COLOR #628671

HEX: #628671 RGB: (98,134,113)

Color info

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

RGB color model

#628671 color RGB value is (98,134,113).

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

RGB channels and saturation

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

98
134
113

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

Portions of RGB colors in percentages

R + G + B = 98 + 134 + 113 = 345 (100%)
R 98 of 345 ~ 28.41%
G 134 of 345 ~ 38.84%
B 113 of 345 ~ 32.75'%

%28.41
%38.84
%32.75

CMYK color model

#628671 color CMYK value is (27,0,16,47).

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

CMYK: (27,0,16,47)
C27M0Y16K47 (27%, 0%, 16%, 47%)
(0.27 / 0.00 / 0.16 / 0.47)

CMYK percentages

%26.87
%0
%15.67
%47.45

Codes

Color #628671 in popluar color models

62 86 71
RGB 98 134 113
HSL 145° 15.52% 45.49%
HSB/HSV 145° 26.87% 52.55%
CMYK 26.87% 0.00% 15.67%
47.45%

Color #628671 in popluar number systems.

HEX 62 86 71
Decimal 98 134 113
Binary 1100010 10000110 1110001
Octal 142 206 161

Shades and tints

Shades of #628671

#628671
(98,134,113)
#5A7A67
(90,122,103)
#526E5D
(82,110,93)
#4A6253
(74,98,83)
#425649
(66,86,73)
#3A4A3F
(58,74,63)
#323E35
(50,62,53)
#2A322B
(42,50,43)
#222621
(34,38,33)
#1A1A17
(26,26,23)
#120E0D
(18,14,13)
#000000
(0,0,0)

Tints of #628671

#628671
(98,134,113)
#70917D
(112,145,125)
#7E9C89
(126,156,137)
#8CA795
(140,167,149)
#9AB2A1
(154,178,161)
#A8BDAD
(168,189,173)
#B6C8B9
(182,200,185)
#C4D3C5
(196,211,197)
#D2DED1
(210,222,209)
#E0E9DD
(224,233,221)
#EEF4E9
(238,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #628671; }

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

This text font color is #628671.

Background Color

.myBgColor { background-color: #628671; }

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

This div background color is #628671.

Border color

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

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

This div border color is #628671.

Opacity

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

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

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

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

This text has shadow with #628671 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #628671.

Preview

Color preview on black background

This text has color #628671 on black background.


Color preview on white background

This text has color #628671 on white background.


Black color preview on #628671 background

This text has black color on #628671 background.


White color preview on #628671 background

This text has white color on #628671 background.


Related colors

Complementary color

Complementary color for #hex is #9D798E.


I love getcolorcode.com

Triadic colors

1 #716286 and #867162 with #628671 are triadic colors.

2 #718662 and #866271 with #628671 are triadic colors.