COLOR #627380

HEX: #627380 RGB: (98,115,128)

Color info

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

RGB color model

#627380 color RGB value is (98,115,128).

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

RGB channels and saturation

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

98
115
128

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

Portions of RGB colors in percentages

R + G + B = 98 + 115 + 128 = 341 (100%)
R 98 of 341 ~ 28.74%
G 115 of 341 ~ 33.72%
B 128 of 341 ~ 37.54'%

%28.74
%33.72
%37.54

CMYK color model

#627380 color CMYK value is (23,10,0,50).

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

CMYK: (23,10,0,50)
C23M10Y0K50 (23%, 10%, 0%, 50%)
(0.23 / 0.10 / 0.00 / 0.50)

CMYK percentages

%23.44
%10.16
%0
%49.8

Codes

Color #627380 in popluar color models

62 73 80
RGB 98 115 128
HSL 206° 13.27% 44.31%
HSB/HSV 206° 23.44% 50.20%
CMYK 23.44% 10.16% 0.00%
49.80%

Color #627380 in popluar number systems.

HEX 62 73 80
Decimal 98 115 128
Binary 1100010 1110011 10000000
Octal 142 163 200

Shades and tints

Shades of #627380

#627380
(98,115,128)
#5A6975
(90,105,117)
#525F6A
(82,95,106)
#4A555F
(74,85,95)
#424B54
(66,75,84)
#3A4149
(58,65,73)
#32373E
(50,55,62)
#2A2D33
(42,45,51)
#222328
(34,35,40)
#1A191D
(26,25,29)
#120F12
(18,15,18)
#000000
(0,0,0)

Tints of #627380

#627380
(98,115,128)
#707F8B
(112,127,139)
#7E8B96
(126,139,150)
#8C97A1
(140,151,161)
#9AA3AC
(154,163,172)
#A8AFB7
(168,175,183)
#B6BBC2
(182,187,194)
#C4C7CD
(196,199,205)
#D2D3D8
(210,211,216)
#E0DFE3
(224,223,227)
#EEEBEE
(238,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #627380; }

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

This text font color is #627380.

Background Color

.myBgColor { background-color: #627380; }

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

This div background color is #627380.

Border color

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

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

This div border color is #627380.

Opacity

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

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

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

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

This text has shadow with #627380 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #627380.

Preview

Color preview on black background

This text has color #627380 on black background.


Color preview on white background

This text has color #627380 on white background.


Black color preview on #627380 background

This text has black color on #627380 background.


White color preview on #627380 background

This text has white color on #627380 background.


Related colors

Complementary color

Complementary color for #hex is #9D8C7F.


I love getcolorcode.com

Triadic colors

1 #806273 and #738062 with #627380 are triadic colors.

2 #807362 and #736280 with #627380 are triadic colors.