COLOR #62887E

HEX: #62887E RGB: (98,136,126)

Color info

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

RGB color model

#62887E color RGB value is (98,136,126).

RGB: (98,136,126) (38%, 53%, 49%)

RGB channels and saturation

R 98 of 255 = 38%
G 136 of 255 = 53%
B 126 of 255 = 49%

98
136
126

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

Portions of RGB colors in percentages

R + G + B = 98 + 136 + 126 = 360 (100%)
R 98 of 360 ~ 27.22%
G 136 of 360 ~ 37.78%
B 126 of 360 ~ 35'%

%27.22
%37.78
%35

CMYK color model

#62887E color CMYK value is (28,0,7,47).

  • cyan value is 27.94%
  • magenta value is 0.00%
  • yellow value is 7.35%
  • key color value is 46.67%
CMYK: (28,0,7,47) C28M0Y7K47 (28%,0%,7%,47%) (0.28/0.00/0.07/0.47) 

CMYK percentages

%27.94
%0
%7.35
%46.67

Codes

Color #62887E in popluar color models

62 88 7E
RGB 98 136 126
HSL 164° 16.24% 45.88%
HSB/HSV 164° 27.94% 53.33%
CMYK 27.94% 0.00% 7.35%
46.67%

Color #62887E in popluar number systems.

HEX 62 88 7E
Decimal 98 136 126
Binary 1100010 10001000 1111110
Octal 142 210 176

Shades and tints

Shades of #62887E

#62887E
(98,136,126)
#5A7C73
(90,124,115)
#527068
(82,112,104)
#4A645D
(74,100,93)
#425852
(66,88,82)
#3A4C47
(58,76,71)
#32403C
(50,64,60)
#2A3431
(42,52,49)
#222826
(34,40,38)
#1A1C1B
(26,28,27)
#121010
(18,16,16)
#000000
(0,0,0)

Tints of #62887E

#62887E
(98,136,126)
#709289
(112,146,137)
#7E9C94
(126,156,148)
#8CA69F
(140,166,159)
#9AB0AA
(154,176,170)
#A8BAB5
(168,186,181)
#B6C4C0
(182,196,192)
#C4CECB
(196,206,203)
#D2D8D6
(210,216,214)
#E0E2E1
(224,226,225)
#EEECEC
(238,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #62887E; }

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

This text font color is #62887E.

Background Color

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

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

This div background color is #62887E.

Border color

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

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

This div border color is #62887E.

Opacity

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

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

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

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

This text has shadow with #62887E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62887E.

Preview

Color preview on black background

This text has color #62887E on black background.


Color preview on white background

This text has color #62887E on white background.


Black color preview on #62887E background

This text has black color on #62887E background.


White color preview on #62887E background

This text has white color on #62887E background.


Related colors

Complementary color

Complementary color for #hex is #9D7781.


I love getcolorcode.com

Triadic colors

1 #7E6288 and #887E62 with #62887E are triadic colors.

2 #7E8862 and #88627E with #62887E are triadic colors.