COLOR #62835E

HEX: #62835E RGB: (98,131,94)

Color info

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

RGB color model

#62835E color RGB value is (98,131,94).

RGB: (98,131,94) (38%, 51%, 37%)

RGB channels and saturation

R 98 of 255 = 38%
G 131 of 255 = 51%
B 94 of 255 = 37%

98
131
94

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

Portions of RGB colors in percentages

R + G + B = 98 + 131 + 94 = 323 (100%)
R 98 of 323 ~ 30.34%
G 131 of 323 ~ 40.56%
B 94 of 323 ~ 29.1'%

%30.34
%40.56
%29.1

CMYK color model

#62835E color CMYK value is (25,0,28,49).

  • cyan value is 25.19%
  • magenta value is 0.00%
  • yellow value is 28.24%
  • key color value is 48.63%
CMYK: (25,0,28,49) C25M0Y28K49 (25%,0%,28%,49%) (0.25/0.00/0.28/0.49) 

CMYK percentages

%25.19
%0
%28.24
%48.63

Codes

Color #62835E in popluar color models

62 83 5E
RGB 98 131 94
HSL 114° 16.44% 44.12%
HSB/HSV 114° 28.24% 51.37%
CMYK 25.19% 0.00% 28.24%
48.63%

Color #62835E in popluar number systems.

HEX 62 83 5E
Decimal 98 131 94
Binary 1100010 10000011 1011110
Octal 142 203 136

Shades and tints

Shades of #62835E

#62835E
(98,131,94)
#5A7856
(90,120,86)
#526D4E
(82,109,78)
#4A6246
(74,98,70)
#42573E
(66,87,62)
#3A4C36
(58,76,54)
#32412E
(50,65,46)
#2A3626
(42,54,38)
#222B1E
(34,43,30)
#1A2016
(26,32,22)
#12150E
(18,21,14)
#000000
(0,0,0)

Tints of #62835E

#62835E
(98,131,94)
#708E6C
(112,142,108)
#7E997A
(126,153,122)
#8CA488
(140,164,136)
#9AAF96
(154,175,150)
#A8BAA4
(168,186,164)
#B6C5B2
(182,197,178)
#C4D0C0
(196,208,192)
#D2DBCE
(210,219,206)
#E0E6DC
(224,230,220)
#EEF1EA
(238,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #62835E; }

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

This text font color is #62835E.

Background Color

.myBgColor { background-color: #62835E; }

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

This div background color is #62835E.

Border color

.myBorderColor { border: 1px solid #62835E; }

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

This div border color is #62835E.

Opacity

.myOpacity80 { color: #62835E; opacity: 0.8; }

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

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

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

This text has shadow with #62835E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62835E.

Preview

Color preview on black background

This text has color #62835E on black background.


Color preview on white background

This text has color #62835E on white background.


Black color preview on #62835E background

This text has black color on #62835E background.


White color preview on #62835E background

This text has white color on #62835E background.


Related colors

Complementary color

Complementary color for #hex is #9D7CA1.


I love getcolorcode.com

Triadic colors

1 #5E6283 and #835E62 with #62835E are triadic colors.

2 #5E8362 and #83625E with #62835E are triadic colors.