COLOR #626389

HEX: #626389 RGB: (98,99,137)

Color info

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

RGB color model

#626389 color RGB value is (98,99,137).

RGB: (98,99,137) (38%, 39%, 54%)

RGB channels and saturation

R 98 of 255 = 38%
G 99 of 255 = 39%
B 137 of 255 = 54%

98
99
137

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

Portions of RGB colors in percentages

R + G + B = 98 + 99 + 137 = 334 (100%)
R 98 of 334 ~ 29.34%
G 99 of 334 ~ 29.64%
B 137 of 334 ~ 41.02'%

%29.34
%29.64
%41.02

CMYK color model

#626389 color CMYK value is (28,28,0,46).

  • cyan value is 28.47%
  • magenta value is 27.74%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (28,28,0,46)
C28M28Y0K46 (28%, 28%, 0%, 46%)
(0.28 / 0.28 / 0.00 / 0.46)

CMYK percentages

%28.47
%27.74
%0
%46.27

Codes

Color #626389 in popluar color models

62 63 89
RGB 98 99 137
HSL 238° 16.60% 46.08%
HSB/HSV 238° 28.47% 53.73%
CMYK 28.47% 27.74% 0.00%
46.27%

Color #626389 in popluar number systems.

HEX 62 63 89
Decimal 98 99 137
Binary 1100010 1100011 10001001
Octal 142 143 211

Shades and tints

Shades of #626389

#626389
(98,99,137)
#5A5A7D
(90,90,125)
#525171
(82,81,113)
#4A4865
(74,72,101)
#423F59
(66,63,89)
#3A364D
(58,54,77)
#322D41
(50,45,65)
#2A2435
(42,36,53)
#221B29
(34,27,41)
#1A121D
(26,18,29)
#120911
(18,9,17)
#000000
(0,0,0)

Tints of #626389

#626389
(98,99,137)
#707193
(112,113,147)
#7E7F9D
(126,127,157)
#8C8DA7
(140,141,167)
#9A9BB1
(154,155,177)
#A8A9BB
(168,169,187)
#B6B7C5
(182,183,197)
#C4C5CF
(196,197,207)
#D2D3D9
(210,211,217)
#E0E1E3
(224,225,227)
#EEEFED
(238,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #626389 color. Also use rgb(98,99,137) instead hex code.

Text Font Color

.myTextColor { color: #626389; }

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

This text font color is #626389.

Background Color

.myBgColor { background-color: #626389; }

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

This div background color is #626389.

Border color

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

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

This div border color is #626389.

Opacity

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

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

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

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

This text has shadow with #626389 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #626389.

Preview

Color preview on black background

This text has color #626389 on black background.


Color preview on white background

This text has color #626389 on white background.


Black color preview on #626389 background

This text has black color on #626389 background.


White color preview on #626389 background

This text has white color on #626389 background.


Related colors

Complementary color

Complementary color for #hex is #9D9C76.


I love getcolorcode.com

Triadic colors

1 #896263 and #638962 with #626389 are triadic colors.

2 #896362 and #636289 with #626389 are triadic colors.