COLOR #628490

HEX: #628490 RGB: (98,132,144)

Color info

#628490 contains red, green and blue colors in about the same proportion. Web safe color of #628490 is #669999 (or #699).

RGB color model

#628490 color RGB value is (98,132,144).

RGB: (98,132,144) (38%, 52%, 56%)

RGB channels and saturation

R 98 of 255 = 38%
G 132 of 255 = 52%
B 144 of 255 = 56%

98
132
144

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

Portions of RGB colors in percentages

R + G + B = 98 + 132 + 144 = 374 (100%)
R 98 of 374 ~ 26.2%
G 132 of 374 ~ 35.29%
B 144 of 374 ~ 38.5'%

%26.2
%35.29
%38.5

CMYK color model

#628490 color CMYK value is (32,8,0,44).

  • cyan value is 31.94%
  • magenta value is 8.33%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (32,8,0,44)
C32M8Y0K44 (32%, 8%, 0%, 44%)
(0.32 / 0.08 / 0.00 / 0.44)

CMYK percentages

%31.94
%8.33
%0
%43.53

Codes

Color #628490 in popluar color models

62 84 90
RGB 98 132 144
HSL 196° 19.01% 47.45%
HSB/HSV 196° 31.94% 56.47%
CMYK 31.94% 8.33% 0.00%
43.53%

Color #628490 in popluar number systems.

HEX 62 84 90
Decimal 98 132 144
Binary 1100010 10000100 10010000
Octal 142 204 220

Shades and tints

Shades of #628490

#628490
(98,132,144)
#5A7883
(90,120,131)
#526C76
(82,108,118)
#4A6069
(74,96,105)
#42545C
(66,84,92)
#3A484F
(58,72,79)
#323C42
(50,60,66)
#2A3035
(42,48,53)
#222428
(34,36,40)
#1A181B
(26,24,27)
#120C0E
(18,12,14)
#000000
(0,0,0)

Tints of #628490

#628490
(98,132,144)
#708F9A
(112,143,154)
#7E9AA4
(126,154,164)
#8CA5AE
(140,165,174)
#9AB0B8
(154,176,184)
#A8BBC2
(168,187,194)
#B6C6CC
(182,198,204)
#C4D1D6
(196,209,214)
#D2DCE0
(210,220,224)
#E0E7EA
(224,231,234)
#EEF2F4
(238,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #628490 color. Also use rgb(98,132,144) instead hex code.

Text Font Color

.myTextColor { color: #628490; }

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

This text font color is #628490.

Background Color

.myBgColor { background-color: #628490; }

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

This div background color is #628490.

Border color

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

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

This div border color is #628490.

Opacity

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

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

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

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

This text has shadow with #628490 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #628490.

Preview

Color preview on black background

This text has color #628490 on black background.


Color preview on white background

This text has color #628490 on white background.


Black color preview on #628490 background

This text has black color on #628490 background.


White color preview on #628490 background

This text has white color on #628490 background.


Related colors

Complementary color

Complementary color for #hex is #9D7B6F.


I love getcolorcode.com

Triadic colors

1 #906284 and #849062 with #628490 are triadic colors.

2 #908462 and #846290 with #628490 are triadic colors.