COLOR #62894C

HEX: #62894C RGB: (98,137,76)

Color info

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

RGB color model

#62894C color RGB value is (98,137,76).

RGB: (98,137,76) (38%, 54%, 30%)

RGB channels and saturation

R 98 of 255 = 38%
G 137 of 255 = 54%
B 76 of 255 = 30%

98
137
76

R + G + B ~ 41%. #62894C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 98 + 137 + 76 = 311 (100%)
R 98 of 311 ~ 31.51%
G 137 of 311 ~ 44.05%
B 76 of 311 ~ 24.44'%

%31.51
%44.05
%24.44

CMYK color model

#62894C color CMYK value is (28,0,45,46).

  • cyan value is 28.47%
  • magenta value is 0.00%
  • yellow value is 44.53%
  • key color value is 46.27%
CMYK: (28,0,45,46) C28M0Y45K46 (28%,0%,45%,46%) (0.28/0.00/0.45/0.46) 

CMYK percentages

%28.47
%0
%44.53
%46.27

Codes

Color #62894C in popluar color models

62 89 4C
RGB 98 137 76
HSL 98° 28.64% 41.76%
HSB/HSV 98° 44.53% 53.73%
CMYK 28.47% 0.00% 44.53%
46.27%

Color #62894C in popluar number systems.

HEX 62 89 4C
Decimal 98 137 76
Binary 1100010 10001001 1001100
Octal 142 211 114

Shades and tints

Shades of #62894C

#62894C
(98,137,76)
#5A7D46
(90,125,70)
#527140
(82,113,64)
#4A653A
(74,101,58)
#425934
(66,89,52)
#3A4D2E
(58,77,46)
#324128
(50,65,40)
#2A3522
(42,53,34)
#22291C
(34,41,28)
#1A1D16
(26,29,22)
#121110
(18,17,16)
#000000
(0,0,0)

Tints of #62894C

#62894C
(98,137,76)
#70935C
(112,147,92)
#7E9D6C
(126,157,108)
#8CA77C
(140,167,124)
#9AB18C
(154,177,140)
#A8BB9C
(168,187,156)
#B6C5AC
(182,197,172)
#C4CFBC
(196,207,188)
#D2D9CC
(210,217,204)
#E0E3DC
(224,227,220)
#EEEDEC
(238,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #62894C color. Also use rgb(98,137,76) instead hex code.

Text Font Color

.myTextColor { color: #62894C; }

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

This text font color is #62894C.

Background Color

.myBgColor { background-color: #62894C; }

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

This div background color is #62894C.

Border color

.myBorderColor { border: 1px solid #62894C; }

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

This div border color is #62894C.

Opacity

.myOpacity80 { color: #62894C; opacity: 0.8; }

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

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

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

This text has shadow with #62894C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62894C.

Preview

Color preview on black background

This text has color #62894C on black background.


Color preview on white background

This text has color #62894C on white background.


Black color preview on #62894C background

This text has black color on #62894C background.


White color preview on #62894C background

This text has white color on #62894C background.


Related colors

Complementary color

Complementary color for #hex is #9D76B3.


I love getcolorcode.com

Triadic colors

1 #4C6289 and #894C62 with #62894C are triadic colors.

2 #4C8962 and #89624C with #62894C are triadic colors.