COLOR #62868B

HEX: #62868B RGB: (98,134,139)

Color info

#62868B contains red, green and blue colors in about the same proportion. Web safe color of #62868B is #669999 (or #699).

RGB color model

#62868B color RGB value is (98,134,139).

RGB: (98,134,139) (38%, 53%, 55%)

RGB channels and saturation

R 98 of 255 = 38%
G 134 of 255 = 53%
B 139 of 255 = 55%

98
134
139

R + G + B ~ 49%. #62868B is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 98 + 134 + 139 = 371 (100%)
R 98 of 371 ~ 26.42%
G 134 of 371 ~ 36.12%
B 139 of 371 ~ 37.47'%

%26.42
%36.12
%37.47

CMYK color model

#62868B color CMYK value is (29,4,0,45).

  • cyan value is 29.50%
  • magenta value is 3.60%
  • yellow value is 0.00%
  • key color value is 45.49%
CMYK: (29,4,0,45) C29M4Y0K45 (29%,4%,0%,45%) (0.29/0.04/0.00/0.45) 

CMYK percentages

%29.5
%3.6
%0
%45.49

Codes

Color #62868B in popluar color models

62 86 8B
RGB 98 134 139
HSL 187° 17.30% 46.47%
HSB/HSV 187° 29.50% 54.51%
CMYK 29.50% 3.60% 0.00%
45.49%

Color #62868B in popluar number systems.

HEX 62 86 8B
Decimal 98 134 139
Binary 1100010 10000110 10001011
Octal 142 206 213

Shades and tints

Shades of #62868B

#62868B
(98,134,139)
#5A7A7F
(90,122,127)
#526E73
(82,110,115)
#4A6267
(74,98,103)
#42565B
(66,86,91)
#3A4A4F
(58,74,79)
#323E43
(50,62,67)
#2A3237
(42,50,55)
#22262B
(34,38,43)
#1A1A1F
(26,26,31)
#120E13
(18,14,19)
#000000
(0,0,0)

Tints of #62868B

#62868B
(98,134,139)
#709195
(112,145,149)
#7E9C9F
(126,156,159)
#8CA7A9
(140,167,169)
#9AB2B3
(154,178,179)
#A8BDBD
(168,189,189)
#B6C8C7
(182,200,199)
#C4D3D1
(196,211,209)
#D2DEDB
(210,222,219)
#E0E9E5
(224,233,229)
#EEF4EF
(238,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #62868B color. Also use rgb(98,134,139) instead hex code.

Text Font Color

.myTextColor { color: #62868B; }

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

This text font color is #62868B.

Background Color

.myBgColor { background-color: #62868B; }

<div style="background-color:#62868B">Inner text</div>

This div background color is #62868B.

Border color

.myBorderColor { border: 1px solid #62868B; }

<div style="border:3px solid #62868B">Div</div>

This div border color is #62868B.

Opacity

.myOpacity80 { color: #62868B; opacity: 0.8; }

<p style="color:#62868B;opacity:0.8;">80%</p>

Text with #62868B 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 #62868B;}

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

This text has shadow with #62868B color.


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

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

This text has shadow with #62868B primary color and red secondary color.


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

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

This text has shadow with #62868B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #62868B.

Preview

Color preview on black background

This text has color #62868B on black background.


Color preview on white background

This text has color #62868B on white background.


Black color preview on #62868B background

This text has black color on #62868B background.


White color preview on #62868B background

This text has white color on #62868B background.


Related colors

Complementary color

Complementary color for #hex is #9D7974.


I love getcolorcode.com

Triadic colors

1 #8B6286 and #868B62 with #62868B are triadic colors.

2 #8B8662 and #86628B with #62868B are triadic colors.