COLOR #62885E

HEX: #62885E RGB: (98,136,94)

Color info

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

RGB color model

#62885E color RGB value is (98,136,94).

RGB: (98,136,94) (38%, 53%, 37%)

RGB channels and saturation

R 98 of 255 = 38%
G 136 of 255 = 53%
B 94 of 255 = 37%

98
136
94

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

Portions of RGB colors in percentages

R + G + B = 98 + 136 + 94 = 328 (100%)
R 98 of 328 ~ 29.88%
G 136 of 328 ~ 41.46%
B 94 of 328 ~ 28.66'%

%29.88
%41.46
%28.66

CMYK color model

#62885E color CMYK value is (28,0,31,47).

  • cyan value is 27.94%
  • magenta value is 0.00%
  • yellow value is 30.88%
  • key color value is 46.67%
CMYK: (28,0,31,47) C28M0Y31K47 (28%,0%,31%,47%) (0.28/0.00/0.31/0.47) 

CMYK percentages

%27.94
%0
%30.88
%46.67

Codes

Color #62885E in popluar color models

62 88 5E
RGB 98 136 94
HSL 114° 18.26% 45.10%
HSB/HSV 114° 30.88% 53.33%
CMYK 27.94% 0.00% 30.88%
46.67%

Color #62885E in popluar number systems.

HEX 62 88 5E
Decimal 98 136 94
Binary 1100010 10001000 1011110
Octal 142 210 136

Shades and tints

Shades of #62885E

#62885E
(98,136,94)
#5A7C56
(90,124,86)
#52704E
(82,112,78)
#4A6446
(74,100,70)
#42583E
(66,88,62)
#3A4C36
(58,76,54)
#32402E
(50,64,46)
#2A3426
(42,52,38)
#22281E
(34,40,30)
#1A1C16
(26,28,22)
#12100E
(18,16,14)
#000000
(0,0,0)

Tints of #62885E

#62885E
(98,136,94)
#70926C
(112,146,108)
#7E9C7A
(126,156,122)
#8CA688
(140,166,136)
#9AB096
(154,176,150)
#A8BAA4
(168,186,164)
#B6C4B2
(182,196,178)
#C4CEC0
(196,206,192)
#D2D8CE
(210,216,206)
#E0E2DC
(224,226,220)
#EEECEA
(238,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #62885E; }

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

This text font color is #62885E.

Background Color

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

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

This div background color is #62885E.

Border color

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

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

This div border color is #62885E.

Opacity

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

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

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

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

This text has shadow with #62885E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62885E.

Preview

Color preview on black background

This text has color #62885E on black background.


Color preview on white background

This text has color #62885E on white background.


Black color preview on #62885E background

This text has black color on #62885E background.


White color preview on #62885E background

This text has white color on #62885E background.


Related colors

Complementary color

Complementary color for #hex is #9D77A1.


I love getcolorcode.com

Triadic colors

1 #5E6288 and #885E62 with #62885E are triadic colors.

2 #5E8862 and #88625E with #62885E are triadic colors.