COLOR #627480

HEX: #627480 RGB: (98,116,128)

Color info

#627480 contains red, green and blue colors in about the same proportion. Web safe color of #627480 is #666666 (or #666).

RGB color model

#627480 color RGB value is (98,116,128).

RGB: (98,116,128) (38%, 45%, 50%)

RGB channels and saturation

R 98 of 255 = 38%
G 116 of 255 = 45%
B 128 of 255 = 50%

98
116
128

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

Portions of RGB colors in percentages

R + G + B = 98 + 116 + 128 = 342 (100%)
R 98 of 342 ~ 28.65%
G 116 of 342 ~ 33.92%
B 128 of 342 ~ 37.43'%

%28.65
%33.92
%37.43

CMYK color model

#627480 color CMYK value is (23,9,0,50).

  • cyan value is 23.44%
  • magenta value is 9.38%
  • yellow value is 0.00%
  • key color value is 49.80%

CMYK: (23,9,0,50)
C23M9Y0K50 (23%, 9%, 0%, 50%)
(0.23 / 0.09 / 0.00 / 0.50)

CMYK percentages

%23.44
%9.38
%0
%49.8

Codes

Color #627480 in popluar color models

62 74 80
RGB 98 116 128
HSL 204° 13.27% 44.31%
HSB/HSV 204° 23.44% 50.20%
CMYK 23.44% 9.38% 0.00%
49.80%

Color #627480 in popluar number systems.

HEX 62 74 80
Decimal 98 116 128
Binary 1100010 1110100 10000000
Octal 142 164 200

Shades and tints

Shades of #627480

#627480
(98,116,128)
#5A6A75
(90,106,117)
#52606A
(82,96,106)
#4A565F
(74,86,95)
#424C54
(66,76,84)
#3A4249
(58,66,73)
#32383E
(50,56,62)
#2A2E33
(42,46,51)
#222428
(34,36,40)
#1A1A1D
(26,26,29)
#121012
(18,16,18)
#000000
(0,0,0)

Tints of #627480

#627480
(98,116,128)
#70808B
(112,128,139)
#7E8C96
(126,140,150)
#8C98A1
(140,152,161)
#9AA4AC
(154,164,172)
#A8B0B7
(168,176,183)
#B6BCC2
(182,188,194)
#C4C8CD
(196,200,205)
#D2D4D8
(210,212,216)
#E0E0E3
(224,224,227)
#EEECEE
(238,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #627480 color. Also use rgb(98,116,128) instead hex code.

Text Font Color

.myTextColor { color: #627480; }

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

This text font color is #627480.

Background Color

.myBgColor { background-color: #627480; }

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

This div background color is #627480.

Border color

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

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

This div border color is #627480.

Opacity

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

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

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

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

This text has shadow with #627480 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #627480.

Preview

Color preview on black background

This text has color #627480 on black background.


Color preview on white background

This text has color #627480 on white background.


Black color preview on #627480 background

This text has black color on #627480 background.


White color preview on #627480 background

This text has white color on #627480 background.


Related colors

Complementary color

Complementary color for #hex is #9D8B7F.


I love getcolorcode.com

Triadic colors

1 #806274 and #748062 with #627480 are triadic colors.

2 #807462 and #746280 with #627480 are triadic colors.