COLOR #62885D

HEX: #62885D RGB: (98,136,93)

Color info

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

RGB color model

#62885D color RGB value is (98,136,93).

RGB: (98,136,93) (38%, 53%, 36%)

RGB channels and saturation

R 98 of 255 = 38%
G 136 of 255 = 53%
B 93 of 255 = 36%

98
136
93

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

Portions of RGB colors in percentages

R + G + B = 98 + 136 + 93 = 327 (100%)
R 98 of 327 ~ 29.97%
G 136 of 327 ~ 41.59%
B 93 of 327 ~ 28.44'%

%29.97
%41.59
%28.44

CMYK color model

#62885D color CMYK value is (28,0,32,47).

  • cyan value is 27.94%
  • magenta value is 0.00%
  • yellow value is 31.62%
  • key color value is 46.67%

CMYK: (28,0,32,47)
C28M0Y32K47 (28%, 0%, 32%, 47%)
(0.28 / 0.00 / 0.32 / 0.47)

CMYK percentages

%27.94
%0
%31.62
%46.67

Codes

Color #62885D in popluar color models

62 88 5D
RGB 98 136 93
HSL 113° 18.78% 44.90%
HSB/HSV 113° 31.62% 53.33%
CMYK 27.94% 0.00% 31.62%
46.67%

Color #62885D in popluar number systems.

HEX 62 88 5D
Decimal 98 136 93
Binary 1100010 10001000 1011101
Octal 142 210 135

Shades and tints

Shades of #62885D

#62885D
(98,136,93)
#5A7C55
(90,124,85)
#52704D
(82,112,77)
#4A6445
(74,100,69)
#42583D
(66,88,61)
#3A4C35
(58,76,53)
#32402D
(50,64,45)
#2A3425
(42,52,37)
#22281D
(34,40,29)
#1A1C15
(26,28,21)
#12100D
(18,16,13)
#000000
(0,0,0)

Tints of #62885D

#62885D
(98,136,93)
#70926B
(112,146,107)
#7E9C79
(126,156,121)
#8CA687
(140,166,135)
#9AB095
(154,176,149)
#A8BAA3
(168,186,163)
#B6C4B1
(182,196,177)
#C4CEBF
(196,206,191)
#D2D8CD
(210,216,205)
#E0E2DB
(224,226,219)
#EEECE9
(238,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #62885D; }

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

This text font color is #62885D.

Background Color

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

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

This div background color is #62885D.

Border color

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

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

This div border color is #62885D.

Opacity

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

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

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

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

This text has shadow with #62885D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62885D.

Preview

Color preview on black background

This text has color #62885D on black background.


Color preview on white background

This text has color #62885D on white background.


Black color preview on #62885D background

This text has black color on #62885D background.


White color preview on #62885D background

This text has white color on #62885D background.


Related colors

Complementary color

Complementary color for #hex is #9D77A2.


I love getcolorcode.com

Triadic colors

1 #5D6288 and #885D62 with #62885D are triadic colors.

2 #5D8862 and #88625D with #62885D are triadic colors.