COLOR #62638E

HEX: #62638E RGB: (98,99,142)

Color info

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

RGB color model

#62638E color RGB value is (98,99,142).

RGB: (98,99,142) (38%, 39%, 56%)

RGB channels and saturation

R 98 of 255 = 38%
G 99 of 255 = 39%
B 142 of 255 = 56%

98
99
142

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

Portions of RGB colors in percentages

R + G + B = 98 + 99 + 142 = 339 (100%)
R 98 of 339 ~ 28.91%
G 99 of 339 ~ 29.2%
B 142 of 339 ~ 41.89'%

%28.91
%29.2
%41.89

CMYK color model

#62638E color CMYK value is (31,30,0,44).

  • cyan value is 30.99%
  • magenta value is 30.28%
  • yellow value is 0.00%
  • key color value is 44.31%

CMYK: (31,30,0,44)
C31M30Y0K44 (31%, 30%, 0%, 44%)
(0.31 / 0.30 / 0.00 / 0.44)

CMYK percentages

%30.99
%30.28
%0
%44.31

Codes

Color #62638E in popluar color models

62 63 8E
RGB 98 99 142
HSL 239° 18.33% 47.06%
HSB/HSV 239° 30.99% 55.69%
CMYK 30.99% 30.28% 0.00%
44.31%

Color #62638E in popluar number systems.

HEX 62 63 8E
Decimal 98 99 142
Binary 1100010 1100011 10001110
Octal 142 143 216

Shades and tints

Shades of #62638E

#62638E
(98,99,142)
#5A5A82
(90,90,130)
#525176
(82,81,118)
#4A486A
(74,72,106)
#423F5E
(66,63,94)
#3A3652
(58,54,82)
#322D46
(50,45,70)
#2A243A
(42,36,58)
#221B2E
(34,27,46)
#1A1222
(26,18,34)
#120916
(18,9,22)
#000000
(0,0,0)

Tints of #62638E

#62638E
(98,99,142)
#707198
(112,113,152)
#7E7FA2
(126,127,162)
#8C8DAC
(140,141,172)
#9A9BB6
(154,155,182)
#A8A9C0
(168,169,192)
#B6B7CA
(182,183,202)
#C4C5D4
(196,197,212)
#D2D3DE
(210,211,222)
#E0E1E8
(224,225,232)
#EEEFF2
(238,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #62638E; }

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

This text font color is #62638E.

Background Color

.myBgColor { background-color: #62638E; }

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

This div background color is #62638E.

Border color

.myBorderColor { border: 1px solid #62638E; }

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

This div border color is #62638E.

Opacity

.myOpacity80 { color: #62638E; opacity: 0.8; }

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

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

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

This text has shadow with #62638E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62638E.

Preview

Color preview on black background

This text has color #62638E on black background.


Color preview on white background

This text has color #62638E on white background.


Black color preview on #62638E background

This text has black color on #62638E background.


White color preview on #62638E background

This text has white color on #62638E background.


Related colors

Complementary color

Complementary color for #hex is #9D9C71.


I love getcolorcode.com

Triadic colors

1 #8E6263 and #638E62 with #62638E are triadic colors.

2 #8E6362 and #63628E with #62638E are triadic colors.