COLOR #627088

HEX: #627088 RGB: (98,112,136)

Color info

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

RGB color model

#627088 color RGB value is (98,112,136).

RGB: (98,112,136) (38%, 44%, 53%)

RGB channels and saturation

R 98 of 255 = 38%
G 112 of 255 = 44%
B 136 of 255 = 53%

98
112
136

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

Portions of RGB colors in percentages

R + G + B = 98 + 112 + 136 = 346 (100%)
R 98 of 346 ~ 28.32%
G 112 of 346 ~ 32.37%
B 136 of 346 ~ 39.31'%

%28.32
%32.37
%39.31

CMYK color model

#627088 color CMYK value is (28,18,0,47).

  • cyan value is 27.94%
  • magenta value is 17.65%
  • yellow value is 0.00%
  • key color value is 46.67%
CMYK: (28,18,0,47) C28M18Y0K47 (28%,18%,0%,47%) (0.28/0.18/0.00/0.47) 

CMYK percentages

%27.94
%17.65
%0
%46.67

Codes

Color #627088 in popluar color models

62 70 88
RGB 98 112 136
HSL 218° 16.24% 45.88%
HSB/HSV 218° 27.94% 53.33%
CMYK 27.94% 17.65% 0.00%
46.67%

Color #627088 in popluar number systems.

HEX 62 70 88
Decimal 98 112 136
Binary 1100010 1110000 10001000
Octal 142 160 210

Shades and tints

Shades of #627088

#627088
(98,112,136)
#5A667C
(90,102,124)
#525C70
(82,92,112)
#4A5264
(74,82,100)
#424858
(66,72,88)
#3A3E4C
(58,62,76)
#323440
(50,52,64)
#2A2A34
(42,42,52)
#222028
(34,32,40)
#1A161C
(26,22,28)
#120C10
(18,12,16)
#000000
(0,0,0)

Tints of #627088

#627088
(98,112,136)
#707D92
(112,125,146)
#7E8A9C
(126,138,156)
#8C97A6
(140,151,166)
#9AA4B0
(154,164,176)
#A8B1BA
(168,177,186)
#B6BEC4
(182,190,196)
#C4CBCE
(196,203,206)
#D2D8D8
(210,216,216)
#E0E5E2
(224,229,226)
#EEF2EC
(238,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #627088; }

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

This text font color is #627088.

Background Color

.myBgColor { background-color: #627088; }

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

This div background color is #627088.

Border color

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

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

This div border color is #627088.

Opacity

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

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

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

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

This text has shadow with #627088 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #627088.

Preview

Color preview on black background

This text has color #627088 on black background.


Color preview on white background

This text has color #627088 on white background.


Black color preview on #627088 background

This text has black color on #627088 background.


White color preview on #627088 background

This text has white color on #627088 background.


Related colors

Complementary color

Complementary color for #hex is #9D8F77.


I love getcolorcode.com

Triadic colors

1 #886270 and #708862 with #627088 are triadic colors.

2 #887062 and #706288 with #627088 are triadic colors.