COLOR #628890

HEX: #628890 RGB: (98,136,144)

Color info

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

RGB color model

#628890 color RGB value is (98,136,144).

RGB: (98,136,144) (38%, 53%, 56%)

RGB channels and saturation

R 98 of 255 = 38%
G 136 of 255 = 53%
B 144 of 255 = 56%

98
136
144

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

Portions of RGB colors in percentages

R + G + B = 98 + 136 + 144 = 378 (100%)
R 98 of 378 ~ 25.93%
G 136 of 378 ~ 35.98%
B 144 of 378 ~ 38.1'%

%25.93
%35.98
%38.1

CMYK color model

#628890 color CMYK value is (32,6,0,44).

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

CMYK: (32,6,0,44)
C32M6Y0K44 (32%, 6%, 0%, 44%)
(0.32 / 0.06 / 0.00 / 0.44)

CMYK percentages

%31.94
%5.56
%0
%43.53

Codes

Color #628890 in popluar color models

62 88 90
RGB 98 136 144
HSL 190° 19.01% 47.45%
HSB/HSV 190° 31.94% 56.47%
CMYK 31.94% 5.56% 0.00%
43.53%

Color #628890 in popluar number systems.

HEX 62 88 90
Decimal 98 136 144
Binary 1100010 10001000 10010000
Octal 142 210 220

Shades and tints

Shades of #628890

#628890
(98,136,144)
#5A7C83
(90,124,131)
#527076
(82,112,118)
#4A6469
(74,100,105)
#42585C
(66,88,92)
#3A4C4F
(58,76,79)
#324042
(50,64,66)
#2A3435
(42,52,53)
#222828
(34,40,40)
#1A1C1B
(26,28,27)
#12100E
(18,16,14)
#000000
(0,0,0)

Tints of #628890

#628890
(98,136,144)
#70929A
(112,146,154)
#7E9CA4
(126,156,164)
#8CA6AE
(140,166,174)
#9AB0B8
(154,176,184)
#A8BAC2
(168,186,194)
#B6C4CC
(182,196,204)
#C4CED6
(196,206,214)
#D2D8E0
(210,216,224)
#E0E2EA
(224,226,234)
#EEECF4
(238,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #628890; }

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

This text font color is #628890.

Background Color

.myBgColor { background-color: #628890; }

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

This div background color is #628890.

Border color

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

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

This div border color is #628890.

Opacity

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

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

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

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

This text has shadow with #628890 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #628890.

Preview

Color preview on black background

This text has color #628890 on black background.


Color preview on white background

This text has color #628890 on white background.


Black color preview on #628890 background

This text has black color on #628890 background.


White color preview on #628890 background

This text has white color on #628890 background.


Related colors

Complementary color

Complementary color for #hex is #9D776F.


I love getcolorcode.com

Triadic colors

1 #906288 and #889062 with #628890 are triadic colors.

2 #908862 and #886290 with #628890 are triadic colors.