COLOR #627688

HEX: #627688 RGB: (98,118,136)

Color info

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

RGB color model

#627688 color RGB value is (98,118,136).

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

RGB channels and saturation

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

98
118
136

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

Portions of RGB colors in percentages

R + G + B = 98 + 118 + 136 = 352 (100%)
R 98 of 352 ~ 27.84%
G 118 of 352 ~ 33.52%
B 136 of 352 ~ 38.64'%

%27.84
%33.52
%38.64

CMYK color model

#627688 color CMYK value is (28,13,0,47).

  • cyan value is 27.94%
  • magenta value is 13.24%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (28,13,0,47)
C28M13Y0K47 (28%, 13%, 0%, 47%)
(0.28 / 0.13 / 0.00 / 0.47)

CMYK percentages

%27.94
%13.24
%0
%46.67

Codes

Color #627688 in popluar color models

62 76 88
RGB 98 118 136
HSL 208° 16.24% 45.88%
HSB/HSV 208° 27.94% 53.33%
CMYK 27.94% 13.24% 0.00%
46.67%

Color #627688 in popluar number systems.

HEX 62 76 88
Decimal 98 118 136
Binary 1100010 1110110 10001000
Octal 142 166 210

Shades and tints

Shades of #627688

#627688
(98,118,136)
#5A6C7C
(90,108,124)
#526270
(82,98,112)
#4A5864
(74,88,100)
#424E58
(66,78,88)
#3A444C
(58,68,76)
#323A40
(50,58,64)
#2A3034
(42,48,52)
#222628
(34,38,40)
#1A1C1C
(26,28,28)
#121210
(18,18,16)
#000000
(0,0,0)

Tints of #627688

#627688
(98,118,136)
#708292
(112,130,146)
#7E8E9C
(126,142,156)
#8C9AA6
(140,154,166)
#9AA6B0
(154,166,176)
#A8B2BA
(168,178,186)
#B6BEC4
(182,190,196)
#C4CACE
(196,202,206)
#D2D6D8
(210,214,216)
#E0E2E2
(224,226,226)
#EEEEEC
(238,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #627688; }

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

This text font color is #627688.

Background Color

.myBgColor { background-color: #627688; }

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

This div background color is #627688.

Border color

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

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

This div border color is #627688.

Opacity

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

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

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

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

This text has shadow with #627688 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #627688.

Preview

Color preview on black background

This text has color #627688 on black background.


Color preview on white background

This text has color #627688 on white background.


Black color preview on #627688 background

This text has black color on #627688 background.


White color preview on #627688 background

This text has white color on #627688 background.


Related colors

Complementary color

Complementary color for #hex is #9D8977.


I love getcolorcode.com

Triadic colors

1 #886276 and #768862 with #627688 are triadic colors.

2 #887662 and #766288 with #627688 are triadic colors.