COLOR #62318E

HEX: #62318E RGB: (98,49,142)

Color info

#62318E contains mainly red and blue colors. Web safe color of #62318E is #663399 (or #639).

RGB color model

#62318E color RGB value is (98,49,142).

RGB: (98,49,142) (38%, 19%, 56%)

RGB channels and saturation

R 98 of 255 = 38%
G 49 of 255 = 19%
B 142 of 255 = 56%

98
49
142

R + G + B ~ 38%. #62318E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 49 + 142 = 289 (100%)
R 98 of 289 ~ 33.91%
G 49 of 289 ~ 16.96%
B 142 of 289 ~ 49.13'%

%33.91
%16.96
%49.13

CMYK color model

#62318E color CMYK value is (31,65,0,44).

  • cyan value is 30.99%
  • magenta value is 65.49%
  • yellow value is 0.00%
  • key color value is 44.31%
CMYK: (31,65,0,44) C31M65Y0K44 (31%,65%,0%,44%) (0.31/0.65/0.00/0.44) 

CMYK percentages

%30.99
%65.49
%0
%44.31

Codes

Color #62318E in popluar color models

62 31 8E
RGB 98 49 142
HSL 272° 48.69% 37.45%
HSB/HSV 272° 65.49% 55.69%
CMYK 30.99% 65.49% 0.00%
44.31%

Color #62318E in popluar number systems.

HEX 62 31 8E
Decimal 98 49 142
Binary 1100010 110001 10001110
Octal 142 61 216

Shades and tints

Shades of #62318E

#62318E
(98,49,142)
#5A2D82
(90,45,130)
#522976
(82,41,118)
#4A256A
(74,37,106)
#42215E
(66,33,94)
#3A1D52
(58,29,82)
#321946
(50,25,70)
#2A153A
(42,21,58)
#22112E
(34,17,46)
#1A0D22
(26,13,34)
#120916
(18,9,22)
#000000
(0,0,0)

Tints of #62318E

#62318E
(98,49,142)
#704398
(112,67,152)
#7E55A2
(126,85,162)
#8C67AC
(140,103,172)
#9A79B6
(154,121,182)
#A88BC0
(168,139,192)
#B69DCA
(182,157,202)
#C4AFD4
(196,175,212)
#D2C1DE
(210,193,222)
#E0D3E8
(224,211,232)
#EEE5F2
(238,229,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #62318E; }

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

This text font color is #62318E.

Background Color

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

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

This div background color is #62318E.

Border color

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

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

This div border color is #62318E.

Opacity

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

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

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

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

This text has shadow with #62318E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62318E.

Preview

Color preview on black background

This text has color #62318E on black background.


Color preview on white background

This text has color #62318E on white background.


Black color preview on #62318E background

This text has black color on #62318E background.


White color preview on #62318E background

This text has white color on #62318E background.


Related colors

Complementary color

Complementary color for #hex is #9DCE71.


I love getcolorcode.com

Triadic colors

1 #8E6231 and #318E62 with #62318E are triadic colors.

2 #8E3162 and #31628E with #62318E are triadic colors.