COLOR #626388

HEX: #626388 RGB: (98,99,136)

Color info

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

RGB color model

#626388 color RGB value is (98,99,136).

RGB: (98,99,136) (38%, 39%, 53%)

RGB channels and saturation

R 98 of 255 = 38%
G 99 of 255 = 39%
B 136 of 255 = 53%

98
99
136

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

Portions of RGB colors in percentages

R + G + B = 98 + 99 + 136 = 333 (100%)
R 98 of 333 ~ 29.43%
G 99 of 333 ~ 29.73%
B 136 of 333 ~ 40.84'%

%29.43
%29.73
%40.84

CMYK color model

#626388 color CMYK value is (28,27,0,47).

  • cyan value is 27.94%
  • magenta value is 27.21%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (28,27,0,47)
C28M27Y0K47 (28%, 27%, 0%, 47%)
(0.28 / 0.27 / 0.00 / 0.47)

CMYK percentages

%27.94
%27.21
%0
%46.67

Codes

Color #626388 in popluar color models

62 63 88
RGB 98 99 136
HSL 238° 16.24% 45.88%
HSB/HSV 238° 27.94% 53.33%
CMYK 27.94% 27.21% 0.00%
46.67%

Color #626388 in popluar number systems.

HEX 62 63 88
Decimal 98 99 136
Binary 1100010 1100011 10001000
Octal 142 143 210

Shades and tints

Shades of #626388

#626388
(98,99,136)
#5A5A7C
(90,90,124)
#525170
(82,81,112)
#4A4864
(74,72,100)
#423F58
(66,63,88)
#3A364C
(58,54,76)
#322D40
(50,45,64)
#2A2434
(42,36,52)
#221B28
(34,27,40)
#1A121C
(26,18,28)
#120910
(18,9,16)
#000000
(0,0,0)

Tints of #626388

#626388
(98,99,136)
#707192
(112,113,146)
#7E7F9C
(126,127,156)
#8C8DA6
(140,141,166)
#9A9BB0
(154,155,176)
#A8A9BA
(168,169,186)
#B6B7C4
(182,183,196)
#C4C5CE
(196,197,206)
#D2D3D8
(210,211,216)
#E0E1E2
(224,225,226)
#EEEFEC
(238,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #626388; }

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

This text font color is #626388.

Background Color

.myBgColor { background-color: #626388; }

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

This div background color is #626388.

Border color

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

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

This div border color is #626388.

Opacity

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

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

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

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

This text has shadow with #626388 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #626388.

Preview

Color preview on black background

This text has color #626388 on black background.


Color preview on white background

This text has color #626388 on white background.


Black color preview on #626388 background

This text has black color on #626388 background.


White color preview on #626388 background

This text has white color on #626388 background.


Related colors

Complementary color

Complementary color for #hex is #9D9C77.


I love getcolorcode.com

Triadic colors

1 #886263 and #638862 with #626388 are triadic colors.

2 #886362 and #636288 with #626388 are triadic colors.