COLOR #626188

HEX: #626188 RGB: (98,97,136)

Color info

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

RGB color model

#626188 color RGB value is (98,97,136).

RGB: (98,97,136) (38%, 38%, 53%)

RGB channels and saturation

R 98 of 255 = 38%
G 97 of 255 = 38%
B 136 of 255 = 53%

98
97
136

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

Portions of RGB colors in percentages

R + G + B = 98 + 97 + 136 = 331 (100%)
R 98 of 331 ~ 29.61%
G 97 of 331 ~ 29.31%
B 136 of 331 ~ 41.09'%

%29.61
%29.31
%41.09

CMYK color model

#626188 color CMYK value is (28,29,0,47).

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

CMYK: (28,29,0,47)
C28M29Y0K47 (28%, 29%, 0%, 47%)
(0.28 / 0.29 / 0.00 / 0.47)

CMYK percentages

%27.94
%28.68
%0
%46.67

Codes

Color #626188 in popluar color models

62 61 88
RGB 98 97 136
HSL 242° 16.74% 45.69%
HSB/HSV 242° 28.68% 53.33%
CMYK 27.94% 28.68% 0.00%
46.67%

Color #626188 in popluar number systems.

HEX 62 61 88
Decimal 98 97 136
Binary 1100010 1100001 10001000
Octal 142 141 210

Shades and tints

Shades of #626188

#626188
(98,97,136)
#5A597C
(90,89,124)
#525170
(82,81,112)
#4A4964
(74,73,100)
#424158
(66,65,88)
#3A394C
(58,57,76)
#323140
(50,49,64)
#2A2934
(42,41,52)
#222128
(34,33,40)
#1A191C
(26,25,28)
#121110
(18,17,16)
#000000
(0,0,0)

Tints of #626188

#626188
(98,97,136)
#706F92
(112,111,146)
#7E7D9C
(126,125,156)
#8C8BA6
(140,139,166)
#9A99B0
(154,153,176)
#A8A7BA
(168,167,186)
#B6B5C4
(182,181,196)
#C4C3CE
(196,195,206)
#D2D1D8
(210,209,216)
#E0DFE2
(224,223,226)
#EEEDEC
(238,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #626188; }

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

This text font color is #626188.

Background Color

.myBgColor { background-color: #626188; }

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

This div background color is #626188.

Border color

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

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

This div border color is #626188.

Opacity

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

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

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

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

This text has shadow with #626188 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #626188.

Preview

Color preview on black background

This text has color #626188 on black background.


Color preview on white background

This text has color #626188 on white background.


Black color preview on #626188 background

This text has black color on #626188 background.


White color preview on #626188 background

This text has white color on #626188 background.


Related colors

Complementary color

Complementary color for #hex is #9D9E77.


I love getcolorcode.com

Triadic colors

1 #886261 and #618862 with #626188 are triadic colors.

2 #886162 and #616288 with #626188 are triadic colors.