COLOR #62397F

HEX: #62397F RGB: (98,57,127)

Color info

#62397F contains mainly red and blue colors. Web safe color of #62397F is #663366 (or #636).

RGB color model

#62397F color RGB value is (98,57,127).

RGB: (98,57,127) (38%, 22%, 50%)

RGB channels and saturation

R 98 of 255 = 38%
G 57 of 255 = 22%
B 127 of 255 = 50%

98
57
127

R + G + B ~ 37%. #62397F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 57 + 127 = 282 (100%)
R 98 of 282 ~ 34.75%
G 57 of 282 ~ 20.21%
B 127 of 282 ~ 45.04'%

%34.75
%20.21
%45.04

CMYK color model

#62397F color CMYK value is (23,55,0,50).

  • cyan value is 22.83%
  • magenta value is 55.12%
  • yellow value is 0.00%
  • key color value is 50.20%

CMYK: (23,55,0,50)
C23M55Y0K50 (23%, 55%, 0%, 50%)
(0.23 / 0.55 / 0.00 / 0.50)

CMYK percentages

%22.83
%55.12
%0
%50.2

Codes

Color #62397F in popluar color models

62 39 7F
RGB 98 57 127
HSL 275° 38.04% 36.08%
HSB/HSV 275° 55.12% 49.80%
CMYK 22.83% 55.12% 0.00%
50.20%

Color #62397F in popluar number systems.

HEX 62 39 7F
Decimal 98 57 127
Binary 1100010 111001 1111111
Octal 142 71 177

Shades and tints

Shades of #62397F

#62397F
(98,57,127)
#5A3474
(90,52,116)
#522F69
(82,47,105)
#4A2A5E
(74,42,94)
#422553
(66,37,83)
#3A2048
(58,32,72)
#321B3D
(50,27,61)
#2A1632
(42,22,50)
#221127
(34,17,39)
#1A0C1C
(26,12,28)
#120711
(18,7,17)
#000000
(0,0,0)

Tints of #62397F

#62397F
(98,57,127)
#704B8A
(112,75,138)
#7E5D95
(126,93,149)
#8C6FA0
(140,111,160)
#9A81AB
(154,129,171)
#A893B6
(168,147,182)
#B6A5C1
(182,165,193)
#C4B7CC
(196,183,204)
#D2C9D7
(210,201,215)
#E0DBE2
(224,219,226)
#EEEDED
(238,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #62397F color. Also use rgb(98,57,127) instead hex code.

Text Font Color

.myTextColor { color: #62397F; }

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

This text font color is #62397F.

Background Color

.myBgColor { background-color: #62397F; }

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

This div background color is #62397F.

Border color

.myBorderColor { border: 1px solid #62397F; }

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

This div border color is #62397F.

Opacity

.myOpacity80 { color: #62397F; opacity: 0.8; }

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

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

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

This text has shadow with #62397F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62397F.

Preview

Color preview on black background

This text has color #62397F on black background.


Color preview on white background

This text has color #62397F on white background.


Black color preview on #62397F background

This text has black color on #62397F background.


White color preview on #62397F background

This text has white color on #62397F background.


Related colors

Complementary color

Complementary color for #hex is #9DC680.


I love getcolorcode.com

Triadic colors

1 #7F6239 and #397F62 with #62397F are triadic colors.

2 #7F3962 and #39627F with #62397F are triadic colors.