COLOR #62867E

HEX: #62867E RGB: (98,134,126)

Color info

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

RGB color model

#62867E color RGB value is (98,134,126).

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

RGB channels and saturation

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

98
134
126

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

Portions of RGB colors in percentages

R + G + B = 98 + 134 + 126 = 358 (100%)
R 98 of 358 ~ 27.37%
G 134 of 358 ~ 37.43%
B 126 of 358 ~ 35.2'%

%27.37
%37.43
%35.2

CMYK color model

#62867E color CMYK value is (27,0,6,47).

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

CMYK: (27,0,6,47)
C27M0Y6K47 (27%, 0%, 6%, 47%)
(0.27 / 0.00 / 0.06 / 0.47)

CMYK percentages

%26.87
%0
%5.97
%47.45

Codes

Color #62867E in popluar color models

62 86 7E
RGB 98 134 126
HSL 167° 15.52% 45.49%
HSB/HSV 167° 26.87% 52.55%
CMYK 26.87% 0.00% 5.97%
47.45%

Color #62867E in popluar number systems.

HEX 62 86 7E
Decimal 98 134 126
Binary 1100010 10000110 1111110
Octal 142 206 176

Shades and tints

Shades of #62867E

#62867E
(98,134,126)
#5A7A73
(90,122,115)
#526E68
(82,110,104)
#4A625D
(74,98,93)
#425652
(66,86,82)
#3A4A47
(58,74,71)
#323E3C
(50,62,60)
#2A3231
(42,50,49)
#222626
(34,38,38)
#1A1A1B
(26,26,27)
#120E10
(18,14,16)
#000000
(0,0,0)

Tints of #62867E

#62867E
(98,134,126)
#709189
(112,145,137)
#7E9C94
(126,156,148)
#8CA79F
(140,167,159)
#9AB2AA
(154,178,170)
#A8BDB5
(168,189,181)
#B6C8C0
(182,200,192)
#C4D3CB
(196,211,203)
#D2DED6
(210,222,214)
#E0E9E1
(224,233,225)
#EEF4EC
(238,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #62867E; }

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

This text font color is #62867E.

Background Color

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

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

This div background color is #62867E.

Border color

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

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

This div border color is #62867E.

Opacity

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

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

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

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

This text has shadow with #62867E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62867E.

Preview

Color preview on black background

This text has color #62867E on black background.


Color preview on white background

This text has color #62867E on white background.


Black color preview on #62867E background

This text has black color on #62867E background.


White color preview on #62867E background

This text has white color on #62867E background.


Related colors

Complementary color

Complementary color for #hex is #9D7981.


I love getcolorcode.com

Triadic colors

1 #7E6286 and #867E62 with #62867E are triadic colors.

2 #7E8662 and #86627E with #62867E are triadic colors.