COLOR #628656

HEX: #628656 RGB: (98,134,86)

Color info

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

RGB color model

#628656 color RGB value is (98,134,86).

RGB: (98,134,86) (38%, 53%, 34%)

RGB channels and saturation

R 98 of 255 = 38%
G 134 of 255 = 53%
B 86 of 255 = 34%

98
134
86

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

Portions of RGB colors in percentages

R + G + B = 98 + 134 + 86 = 318 (100%)
R 98 of 318 ~ 30.82%
G 134 of 318 ~ 42.14%
B 86 of 318 ~ 27.04'%

%30.82
%42.14
%27.04

CMYK color model

#628656 color CMYK value is (27,0,36,47).

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

CMYK: (27,0,36,47)
C27M0Y36K47 (27%, 0%, 36%, 47%)
(0.27 / 0.00 / 0.36 / 0.47)

CMYK percentages

%26.87
%0
%35.82
%47.45

Codes

Color #628656 in popluar color models

62 86 56
RGB 98 134 86
HSL 105° 21.82% 43.14%
HSB/HSV 105° 35.82% 52.55%
CMYK 26.87% 0.00% 35.82%
47.45%

Color #628656 in popluar number systems.

HEX 62 86 56
Decimal 98 134 86
Binary 1100010 10000110 1010110
Octal 142 206 126

Shades and tints

Shades of #628656

#628656
(98,134,86)
#5A7A4F
(90,122,79)
#526E48
(82,110,72)
#4A6241
(74,98,65)
#42563A
(66,86,58)
#3A4A33
(58,74,51)
#323E2C
(50,62,44)
#2A3225
(42,50,37)
#22261E
(34,38,30)
#1A1A17
(26,26,23)
#120E10
(18,14,16)
#000000
(0,0,0)

Tints of #628656

#628656
(98,134,86)
#709165
(112,145,101)
#7E9C74
(126,156,116)
#8CA783
(140,167,131)
#9AB292
(154,178,146)
#A8BDA1
(168,189,161)
#B6C8B0
(182,200,176)
#C4D3BF
(196,211,191)
#D2DECE
(210,222,206)
#E0E9DD
(224,233,221)
#EEF4EC
(238,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #628656; }

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

This text font color is #628656.

Background Color

.myBgColor { background-color: #628656; }

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

This div background color is #628656.

Border color

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

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

This div border color is #628656.

Opacity

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

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

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

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

This text has shadow with #628656 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #628656.

Preview

Color preview on black background

This text has color #628656 on black background.


Color preview on white background

This text has color #628656 on white background.


Black color preview on #628656 background

This text has black color on #628656 background.


White color preview on #628656 background

This text has white color on #628656 background.


Related colors

Complementary color

Complementary color for #hex is #9D79A9.


I love getcolorcode.com

Triadic colors

1 #566286 and #865662 with #628656 are triadic colors.

2 #568662 and #866256 with #628656 are triadic colors.