COLOR #624D86

HEX: #624D86 RGB: (98,77,134)

Color info

#624D86 contains red, green and blue colors in about the same proportion. Web safe color of #624D86 is #663399 (or #639).

RGB color model

#624D86 color RGB value is (98,77,134).

RGB: (98,77,134) (38%, 30%, 53%)

RGB channels and saturation

R 98 of 255 = 38%
G 77 of 255 = 30%
B 134 of 255 = 53%

98
77
134

R + G + B ~ 40%. #624D86 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 98 + 77 + 134 = 309 (100%)
R 98 of 309 ~ 31.72%
G 77 of 309 ~ 24.92%
B 134 of 309 ~ 43.37'%

%31.72
%24.92
%43.37

CMYK color model

#624D86 color CMYK value is (27,43,0,47).

  • cyan value is 26.87%
  • magenta value is 42.54%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (27,43,0,47)
C27M43Y0K47 (27%, 43%, 0%, 47%)
(0.27 / 0.43 / 0.00 / 0.47)

CMYK percentages

%26.87
%42.54
%0
%47.45

Codes

Color #624D86 in popluar color models

62 4D 86
RGB 98 77 134
HSL 262° 27.01% 41.37%
HSB/HSV 262° 42.54% 52.55%
CMYK 26.87% 42.54% 0.00%
47.45%

Color #624D86 in popluar number systems.

HEX 62 4D 86
Decimal 98 77 134
Binary 1100010 1001101 10000110
Octal 142 115 206

Shades and tints

Shades of #624D86

#624D86
(98,77,134)
#5A467A
(90,70,122)
#523F6E
(82,63,110)
#4A3862
(74,56,98)
#423156
(66,49,86)
#3A2A4A
(58,42,74)
#32233E
(50,35,62)
#2A1C32
(42,28,50)
#221526
(34,21,38)
#1A0E1A
(26,14,26)
#12070E
(18,7,14)
#000000
(0,0,0)

Tints of #624D86

#624D86
(98,77,134)
#705D91
(112,93,145)
#7E6D9C
(126,109,156)
#8C7DA7
(140,125,167)
#9A8DB2
(154,141,178)
#A89DBD
(168,157,189)
#B6ADC8
(182,173,200)
#C4BDD3
(196,189,211)
#D2CDDE
(210,205,222)
#E0DDE9
(224,221,233)
#EEEDF4
(238,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #624D86 color. Also use rgb(98,77,134) instead hex code.

Text Font Color

.myTextColor { color: #624D86; }

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

This text font color is #624D86.

Background Color

.myBgColor { background-color: #624D86; }

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

This div background color is #624D86.

Border color

.myBorderColor { border: 1px solid #624D86; }

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

This div border color is #624D86.

Opacity

.myOpacity80 { color: #624D86; opacity: 0.8; }

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

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

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

This text has shadow with #624D86 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #624D86.

Preview

Color preview on black background

This text has color #624D86 on black background.


Color preview on white background

This text has color #624D86 on white background.


Black color preview on #624D86 background

This text has black color on #624D86 background.


White color preview on #624D86 background

This text has white color on #624D86 background.


Related colors

Complementary color

Complementary color for #hex is #9DB279.


I love getcolorcode.com

Triadic colors

1 #86624D and #4D8662 with #624D86 are triadic colors.

2 #864D62 and #4D6286 with #624D86 are triadic colors.