COLOR #62865D

HEX: #62865D RGB: (98,134,93)

Color info

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

RGB color model

#62865D color RGB value is (98,134,93).

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

RGB channels and saturation

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

98
134
93

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

Portions of RGB colors in percentages

R + G + B = 98 + 134 + 93 = 325 (100%)
R 98 of 325 ~ 30.15%
G 134 of 325 ~ 41.23%
B 93 of 325 ~ 28.62'%

%30.15
%41.23
%28.62

CMYK color model

#62865D color CMYK value is (27,0,31,47).

  • cyan value is 26.87%
  • magenta value is 0.00%
  • yellow value is 30.60%
  • key color value is 47.45%

CMYK: (27,0,31,47)
C27M0Y31K47 (27%, 0%, 31%, 47%)
(0.27 / 0.00 / 0.31 / 0.47)

CMYK percentages

%26.87
%0
%30.6
%47.45

Codes

Color #62865D in popluar color models

62 86 5D
RGB 98 134 93
HSL 113° 18.06% 44.51%
HSB/HSV 113° 30.60% 52.55%
CMYK 26.87% 0.00% 30.60%
47.45%

Color #62865D in popluar number systems.

HEX 62 86 5D
Decimal 98 134 93
Binary 1100010 10000110 1011101
Octal 142 206 135

Shades and tints

Shades of #62865D

#62865D
(98,134,93)
#5A7A55
(90,122,85)
#526E4D
(82,110,77)
#4A6245
(74,98,69)
#42563D
(66,86,61)
#3A4A35
(58,74,53)
#323E2D
(50,62,45)
#2A3225
(42,50,37)
#22261D
(34,38,29)
#1A1A15
(26,26,21)
#120E0D
(18,14,13)
#000000
(0,0,0)

Tints of #62865D

#62865D
(98,134,93)
#70916B
(112,145,107)
#7E9C79
(126,156,121)
#8CA787
(140,167,135)
#9AB295
(154,178,149)
#A8BDA3
(168,189,163)
#B6C8B1
(182,200,177)
#C4D3BF
(196,211,191)
#D2DECD
(210,222,205)
#E0E9DB
(224,233,219)
#EEF4E9
(238,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #62865D; }

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

This text font color is #62865D.

Background Color

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

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

This div background color is #62865D.

Border color

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

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

This div border color is #62865D.

Opacity

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

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

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

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

This text has shadow with #62865D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62865D.

Preview

Color preview on black background

This text has color #62865D on black background.


Color preview on white background

This text has color #62865D on white background.


Black color preview on #62865D background

This text has black color on #62865D background.


White color preview on #62865D background

This text has white color on #62865D background.


Related colors

Complementary color

Complementary color for #hex is #9D79A2.


I love getcolorcode.com

Triadic colors

1 #5D6286 and #865D62 with #62865D are triadic colors.

2 #5D8662 and #86625D with #62865D are triadic colors.