COLOR #628342

HEX: #628342 RGB: (98,131,66)

Color info

#628342 contains mainly red and green colors. Web safe color of #628342 is #669933 (or #693).

RGB color model

#628342 color RGB value is (98,131,66).

RGB: (98,131,66) (38%, 51%, 26%)

RGB channels and saturation

R 98 of 255 = 38%
G 131 of 255 = 51%
B 66 of 255 = 26%

98
131
66

R + G + B ~ 38%. #628342 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 131 + 66 = 295 (100%)
R 98 of 295 ~ 33.22%
G 131 of 295 ~ 44.41%
B 66 of 295 ~ 22.37'%

%33.22
%44.41
%22.37

CMYK color model

#628342 color CMYK value is (25,0,50,49).

  • cyan value is 25.19%
  • magenta value is 0.00%
  • yellow value is 49.62%
  • key color value is 48.63%

CMYK: (25,0,50,49)
C25M0Y50K49 (25%, 0%, 50%, 49%)
(0.25 / 0.00 / 0.50 / 0.49)

CMYK percentages

%25.19
%0
%49.62
%48.63

Codes

Color #628342 in popluar color models

62 83 42
RGB 98 131 66
HSL 90° 32.99% 38.63%
HSB/HSV 90° 49.62% 51.37%
CMYK 25.19% 0.00% 49.62%
48.63%

Color #628342 in popluar number systems.

HEX 62 83 42
Decimal 98 131 66
Binary 1100010 10000011 1000010
Octal 142 203 102

Shades and tints

Shades of #628342

#628342
(98,131,66)
#5A783C
(90,120,60)
#526D36
(82,109,54)
#4A6230
(74,98,48)
#42572A
(66,87,42)
#3A4C24
(58,76,36)
#32411E
(50,65,30)
#2A3618
(42,54,24)
#222B12
(34,43,18)
#1A200C
(26,32,12)
#121506
(18,21,6)
#000000
(0,0,0)

Tints of #628342

#628342
(98,131,66)
#708E53
(112,142,83)
#7E9964
(126,153,100)
#8CA475
(140,164,117)
#9AAF86
(154,175,134)
#A8BA97
(168,186,151)
#B6C5A8
(182,197,168)
#C4D0B9
(196,208,185)
#D2DBCA
(210,219,202)
#E0E6DB
(224,230,219)
#EEF1EC
(238,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #628342 color. Also use rgb(98,131,66) instead hex code.

Text Font Color

.myTextColor { color: #628342; }

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

This text font color is #628342.

Background Color

.myBgColor { background-color: #628342; }

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

This div background color is #628342.

Border color

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

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

This div border color is #628342.

Opacity

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

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

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

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

This text has shadow with #628342 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #628342.

Preview

Color preview on black background

This text has color #628342 on black background.


Color preview on white background

This text has color #628342 on white background.


Black color preview on #628342 background

This text has black color on #628342 background.


White color preview on #628342 background

This text has white color on #628342 background.


Related colors

Complementary color

Complementary color for #hex is #9D7CBD.


I love getcolorcode.com

Triadic colors

1 #426283 and #834262 with #628342 are triadic colors.

2 #428362 and #836242 with #628342 are triadic colors.