COLOR #62487D

HEX: #62487D RGB: (98,72,125)

Color info

#62487D contains red, green and blue colors in about the same proportion. Web safe color of #62487D is #663366 (or #636).

RGB color model

#62487D color RGB value is (98,72,125).

RGB: (98,72,125) (38%, 28%, 49%)

RGB channels and saturation

R 98 of 255 = 38%
G 72 of 255 = 28%
B 125 of 255 = 49%

98
72
125

R + G + B ~ 38%. #62487D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 72 + 125 = 295 (100%)
R 98 of 295 ~ 33.22%
G 72 of 295 ~ 24.41%
B 125 of 295 ~ 42.37'%

%33.22
%24.41
%42.37

CMYK color model

#62487D color CMYK value is (22,42,0,51).

  • cyan value is 21.60%
  • magenta value is 42.40%
  • yellow value is 0.00%
  • key color value is 50.98%
CMYK: (22,42,0,51) C22M42Y0K51 (22%,42%,0%,51%) (0.22/0.42/0.00/0.51) 

CMYK percentages

%21.6
%42.4
%0
%50.98

Codes

Color #62487D in popluar color models

62 48 7D
RGB 98 72 125
HSL 269° 26.90% 38.63%
HSB/HSV 269° 42.40% 49.02%
CMYK 21.60% 42.40% 0.00%
50.98%

Color #62487D in popluar number systems.

HEX 62 48 7D
Decimal 98 72 125
Binary 1100010 1001000 1111101
Octal 142 110 175

Shades and tints

Shades of #62487D

#62487D
(98,72,125)
#5A4272
(90,66,114)
#523C67
(82,60,103)
#4A365C
(74,54,92)
#423051
(66,48,81)
#3A2A46
(58,42,70)
#32243B
(50,36,59)
#2A1E30
(42,30,48)
#221825
(34,24,37)
#1A121A
(26,18,26)
#120C0F
(18,12,15)
#000000
(0,0,0)

Tints of #62487D

#62487D
(98,72,125)
#705888
(112,88,136)
#7E6893
(126,104,147)
#8C789E
(140,120,158)
#9A88A9
(154,136,169)
#A898B4
(168,152,180)
#B6A8BF
(182,168,191)
#C4B8CA
(196,184,202)
#D2C8D5
(210,200,213)
#E0D8E0
(224,216,224)
#EEE8EB
(238,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #62487D color. Also use rgb(98,72,125) instead hex code.

Text Font Color

.myTextColor { color: #62487D; }

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

This text font color is #62487D.

Background Color

.myBgColor { background-color: #62487D; }

<div style="background-color:#62487D">Inner text</div>

This div background color is #62487D.

Border color

.myBorderColor { border: 1px solid #62487D; }

<div style="border:3px solid #62487D">Div</div>

This div border color is #62487D.

Opacity

.myOpacity80 { color: #62487D; opacity: 0.8; }

<p style="color:#62487D;opacity:0.8;">80%</p>

Text with #62487D 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 #62487D;}

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

This text has shadow with #62487D color.


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

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

This text has shadow with #62487D primary color and red secondary color.


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

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

This text has shadow with #62487D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #62487D.

Preview

Color preview on black background

This text has color #62487D on black background.


Color preview on white background

This text has color #62487D on white background.


Black color preview on #62487D background

This text has black color on #62487D background.


White color preview on #62487D background

This text has white color on #62487D background.


Related colors

Complementary color

Complementary color for #hex is #9DB782.


I love getcolorcode.com

Triadic colors

1 #7D6248 and #487D62 with #62487D are triadic colors.

2 #7D4862 and #48627D with #62487D are triadic colors.