COLOR #628658

HEX: #628658 RGB: (98,134,88)

Color info

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

RGB color model

#628658 color RGB value is (98,134,88).

RGB: (98,134,88) (38%, 53%, 35%)

RGB channels and saturation

R 98 of 255 = 38%
G 134 of 255 = 53%
B 88 of 255 = 35%

98
134
88

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

Portions of RGB colors in percentages

R + G + B = 98 + 134 + 88 = 320 (100%)
R 98 of 320 ~ 30.63%
G 134 of 320 ~ 41.88%
B 88 of 320 ~ 27.5'%

%30.63
%41.88
%27.5

CMYK color model

#628658 color CMYK value is (27,0,34,47).

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

CMYK: (27,0,34,47)
C27M0Y34K47 (27%, 0%, 34%, 47%)
(0.27 / 0.00 / 0.34 / 0.47)

CMYK percentages

%26.87
%0
%34.33
%47.45

Codes

Color #628658 in popluar color models

62 86 58
RGB 98 134 88
HSL 107° 20.72% 43.53%
HSB/HSV 107° 34.33% 52.55%
CMYK 26.87% 0.00% 34.33%
47.45%

Color #628658 in popluar number systems.

HEX 62 86 58
Decimal 98 134 88
Binary 1100010 10000110 1011000
Octal 142 206 130

Shades and tints

Shades of #628658

#628658
(98,134,88)
#5A7A50
(90,122,80)
#526E48
(82,110,72)
#4A6240
(74,98,64)
#425638
(66,86,56)
#3A4A30
(58,74,48)
#323E28
(50,62,40)
#2A3220
(42,50,32)
#222618
(34,38,24)
#1A1A10
(26,26,16)
#120E08
(18,14,8)
#000000
(0,0,0)

Tints of #628658

#628658
(98,134,88)
#709167
(112,145,103)
#7E9C76
(126,156,118)
#8CA785
(140,167,133)
#9AB294
(154,178,148)
#A8BDA3
(168,189,163)
#B6C8B2
(182,200,178)
#C4D3C1
(196,211,193)
#D2DED0
(210,222,208)
#E0E9DF
(224,233,223)
#EEF4EE
(238,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #628658; }

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

This text font color is #628658.

Background Color

.myBgColor { background-color: #628658; }

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

This div background color is #628658.

Border color

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

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

This div border color is #628658.

Opacity

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

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

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

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

This text has shadow with #628658 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #628658.

Preview

Color preview on black background

This text has color #628658 on black background.


Color preview on white background

This text has color #628658 on white background.


Black color preview on #628658 background

This text has black color on #628658 background.


White color preview on #628658 background

This text has white color on #628658 background.


Related colors

Complementary color

Complementary color for #hex is #9D79A7.


I love getcolorcode.com

Triadic colors

1 #586286 and #865862 with #628658 are triadic colors.

2 #588662 and #866258 with #628658 are triadic colors.