COLOR #62886C

HEX: #62886C RGB: (98,136,108)

Color info

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

RGB color model

#62886C color RGB value is (98,136,108).

RGB: (98,136,108) (38%, 53%, 42%)

RGB channels and saturation

R 98 of 255 = 38%
G 136 of 255 = 53%
B 108 of 255 = 42%

98
136
108

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

Portions of RGB colors in percentages

R + G + B = 98 + 136 + 108 = 342 (100%)
R 98 of 342 ~ 28.65%
G 136 of 342 ~ 39.77%
B 108 of 342 ~ 31.58'%

%28.65
%39.77
%31.58

CMYK color model

#62886C color CMYK value is (28,0,21,47).

  • cyan value is 27.94%
  • magenta value is 0.00%
  • yellow value is 20.59%
  • key color value is 46.67%
CMYK: (28,0,21,47) C28M0Y21K47 (28%,0%,21%,47%) (0.28/0.00/0.21/0.47) 

CMYK percentages

%27.94
%0
%20.59
%46.67

Codes

Color #62886C in popluar color models

62 88 6C
RGB 98 136 108
HSL 136° 16.24% 45.88%
HSB/HSV 136° 27.94% 53.33%
CMYK 27.94% 0.00% 20.59%
46.67%

Color #62886C in popluar number systems.

HEX 62 88 6C
Decimal 98 136 108
Binary 1100010 10001000 1101100
Octal 142 210 154

Shades and tints

Shades of #62886C

#62886C
(98,136,108)
#5A7C63
(90,124,99)
#52705A
(82,112,90)
#4A6451
(74,100,81)
#425848
(66,88,72)
#3A4C3F
(58,76,63)
#324036
(50,64,54)
#2A342D
(42,52,45)
#222824
(34,40,36)
#1A1C1B
(26,28,27)
#121012
(18,16,18)
#000000
(0,0,0)

Tints of #62886C

#62886C
(98,136,108)
#709279
(112,146,121)
#7E9C86
(126,156,134)
#8CA693
(140,166,147)
#9AB0A0
(154,176,160)
#A8BAAD
(168,186,173)
#B6C4BA
(182,196,186)
#C4CEC7
(196,206,199)
#D2D8D4
(210,216,212)
#E0E2E1
(224,226,225)
#EEECEE
(238,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #62886C color. Also use rgb(98,136,108) instead hex code.

Text Font Color

.myTextColor { color: #62886C; }

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

This text font color is #62886C.

Background Color

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

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

This div background color is #62886C.

Border color

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

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

This div border color is #62886C.

Opacity

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

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

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

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

This text has shadow with #62886C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62886C.

Preview

Color preview on black background

This text has color #62886C on black background.


Color preview on white background

This text has color #62886C on white background.


Black color preview on #62886C background

This text has black color on #62886C background.


White color preview on #62886C background

This text has white color on #62886C background.


Related colors

Complementary color

Complementary color for #hex is #9D7793.


I love getcolorcode.com

Triadic colors

1 #6C6288 and #886C62 with #62886C are triadic colors.

2 #6C8862 and #88626C with #62886C are triadic colors.