COLOR #62648E

HEX: #62648E RGB: (98,100,142)

Color info

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

RGB color model

#62648E color RGB value is (98,100,142).

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

RGB channels and saturation

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

98
100
142

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

Portions of RGB colors in percentages

R + G + B = 98 + 100 + 142 = 340 (100%)
R 98 of 340 ~ 28.82%
G 100 of 340 ~ 29.41%
B 142 of 340 ~ 41.76'%

%28.82
%29.41
%41.76

CMYK color model

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

  • cyan value is 30.99%
  • magenta value is 29.58%
  • 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
%29.58
%0
%44.31

Codes

Color #62648E in popluar color models

62 64 8E
RGB 98 100 142
HSL 237° 18.33% 47.06%
HSB/HSV 237° 30.99% 55.69%
CMYK 30.99% 29.58% 0.00%
44.31%

Color #62648E in popluar number systems.

HEX 62 64 8E
Decimal 98 100 142
Binary 1100010 1100100 10001110
Octal 142 144 216

Shades and tints

Shades of #62648E

#62648E
(98,100,142)
#5A5B82
(90,91,130)
#525276
(82,82,118)
#4A496A
(74,73,106)
#42405E
(66,64,94)
#3A3752
(58,55,82)
#322E46
(50,46,70)
#2A253A
(42,37,58)
#221C2E
(34,28,46)
#1A1322
(26,19,34)
#120A16
(18,10,22)
#000000
(0,0,0)

Tints of #62648E

#62648E
(98,100,142)
#707298
(112,114,152)
#7E80A2
(126,128,162)
#8C8EAC
(140,142,172)
#9A9CB6
(154,156,182)
#A8AAC0
(168,170,192)
#B6B8CA
(182,184,202)
#C4C6D4
(196,198,212)
#D2D4DE
(210,212,222)
#E0E2E8
(224,226,232)
#EEF0F2
(238,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #62648E; }

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

This text font color is #62648E.

Background Color

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

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

This div background color is #62648E.

Border color

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

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

This div border color is #62648E.

Opacity

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

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

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

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

This text has shadow with #62648E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62648E.

Preview

Color preview on black background

This text has color #62648E on black background.


Color preview on white background

This text has color #62648E on white background.


Black color preview on #62648E background

This text has black color on #62648E background.


White color preview on #62648E background

This text has white color on #62648E background.


Related colors

Complementary color

Complementary color for #hex is #9D9B71.


I love getcolorcode.com

Triadic colors

1 #8E6264 and #648E62 with #62648E are triadic colors.

2 #8E6462 and #64628E with #62648E are triadic colors.