COLOR #627686

HEX: #627686 RGB: (98,118,134)

Color info

#627686 contains red, green and blue colors in about the same proportion. Web safe color of #627686 is #666699 (or #669).

RGB color model

#627686 color RGB value is (98,118,134).

RGB: (98,118,134) (38%, 46%, 53%)

RGB channels and saturation

R 98 of 255 = 38%
G 118 of 255 = 46%
B 134 of 255 = 53%

98
118
134

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

Portions of RGB colors in percentages

R + G + B = 98 + 118 + 134 = 350 (100%)
R 98 of 350 ~ 28%
G 118 of 350 ~ 33.71%
B 134 of 350 ~ 38.29'%

%28
%33.71
%38.29

CMYK color model

#627686 color CMYK value is (27,12,0,47).

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

CMYK: (27,12,0,47)
C27M12Y0K47 (27%, 12%, 0%, 47%)
(0.27 / 0.12 / 0.00 / 0.47)

CMYK percentages

%26.87
%11.94
%0
%47.45

Codes

Color #627686 in popluar color models

62 76 86
RGB 98 118 134
HSL 207° 15.52% 45.49%
HSB/HSV 207° 26.87% 52.55%
CMYK 26.87% 11.94% 0.00%
47.45%

Color #627686 in popluar number systems.

HEX 62 76 86
Decimal 98 118 134
Binary 1100010 1110110 10000110
Octal 142 166 206

Shades and tints

Shades of #627686

#627686
(98,118,134)
#5A6C7A
(90,108,122)
#52626E
(82,98,110)
#4A5862
(74,88,98)
#424E56
(66,78,86)
#3A444A
(58,68,74)
#323A3E
(50,58,62)
#2A3032
(42,48,50)
#222626
(34,38,38)
#1A1C1A
(26,28,26)
#12120E
(18,18,14)
#000000
(0,0,0)

Tints of #627686

#627686
(98,118,134)
#708291
(112,130,145)
#7E8E9C
(126,142,156)
#8C9AA7
(140,154,167)
#9AA6B2
(154,166,178)
#A8B2BD
(168,178,189)
#B6BEC8
(182,190,200)
#C4CAD3
(196,202,211)
#D2D6DE
(210,214,222)
#E0E2E9
(224,226,233)
#EEEEF4
(238,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #627686; }

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

This text font color is #627686.

Background Color

.myBgColor { background-color: #627686; }

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

This div background color is #627686.

Border color

.myBorderColor { border: 1px solid #627686; }

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

This div border color is #627686.

Opacity

.myOpacity80 { color: #627686; opacity: 0.8; }

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

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

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

This text has shadow with #627686 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #627686.

Preview

Color preview on black background

This text has color #627686 on black background.


Color preview on white background

This text has color #627686 on white background.


Black color preview on #627686 background

This text has black color on #627686 background.


White color preview on #627686 background

This text has white color on #627686 background.


Related colors

Complementary color

Complementary color for #hex is #9D8979.


I love getcolorcode.com

Triadic colors

1 #866276 and #768662 with #627686 are triadic colors.

2 #867662 and #766286 with #627686 are triadic colors.