COLOR #62559B

HEX: #62559B RGB: (98,85,155)

Color info

#62559B contains mainly red and blue colors. Web safe color of #62559B is #666699 (or #669).

RGB color model

#62559B color RGB value is (98,85,155).

RGB: (98,85,155) (38%, 33%, 61%)

RGB channels and saturation

R 98 of 255 = 38%
G 85 of 255 = 33%
B 155 of 255 = 61%

98
85
155

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

Portions of RGB colors in percentages

R + G + B = 98 + 85 + 155 = 338 (100%)
R 98 of 338 ~ 28.99%
G 85 of 338 ~ 25.15%
B 155 of 338 ~ 45.86'%

%28.99
%25.15
%45.86

CMYK color model

#62559B color CMYK value is (37,45,0,39).

  • cyan value is 36.77%
  • magenta value is 45.16%
  • yellow value is 0.00%
  • key color value is 39.22%

CMYK: (37,45,0,39)
C37M45Y0K39 (37%, 45%, 0%, 39%)
(0.37 / 0.45 / 0.00 / 0.39)

CMYK percentages

%36.77
%45.16
%0
%39.22

Codes

Color #62559B in popluar color models

62 55 9B
RGB 98 85 155
HSL 251° 29.17% 47.06%
HSB/HSV 251° 45.16% 60.78%
CMYK 36.77% 45.16% 0.00%
39.22%

Color #62559B in popluar number systems.

HEX 62 55 9B
Decimal 98 85 155
Binary 1100010 1010101 10011011
Octal 142 125 233

Shades and tints

Shades of #62559B

#62559B
(98,85,155)
#5A4E8D
(90,78,141)
#52477F
(82,71,127)
#4A4071
(74,64,113)
#423963
(66,57,99)
#3A3255
(58,50,85)
#322B47
(50,43,71)
#2A2439
(42,36,57)
#221D2B
(34,29,43)
#1A161D
(26,22,29)
#120F0F
(18,15,15)
#000000
(0,0,0)

Tints of #62559B

#62559B
(98,85,155)
#7064A4
(112,100,164)
#7E73AD
(126,115,173)
#8C82B6
(140,130,182)
#9A91BF
(154,145,191)
#A8A0C8
(168,160,200)
#B6AFD1
(182,175,209)
#C4BEDA
(196,190,218)
#D2CDE3
(210,205,227)
#E0DCEC
(224,220,236)
#EEEBF5
(238,235,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #62559B color. Also use rgb(98,85,155) instead hex code.

Text Font Color

.myTextColor { color: #62559B; }

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

This text font color is #62559B.

Background Color

.myBgColor { background-color: #62559B; }

<div style="background-color:#62559B">Inner text</div>

This div background color is #62559B.

Border color

.myBorderColor { border: 1px solid #62559B; }

<div style="border:3px solid #62559B">Div</div>

This div border color is #62559B.

Opacity

.myOpacity80 { color: #62559B; opacity: 0.8; }

<p style="color:#62559B;opacity:0.8;">80%</p>

Text with #62559B 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 #62559B;}

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

This text has shadow with #62559B color.


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

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

This text has shadow with #62559B primary color and red secondary color.


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

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

This text has shadow with #62559B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #62559B.

Preview

Color preview on black background

This text has color #62559B on black background.


Color preview on white background

This text has color #62559B on white background.


Black color preview on #62559B background

This text has black color on #62559B background.


White color preview on #62559B background

This text has white color on #62559B background.


Related colors

Complementary color

Complementary color for #hex is #9DAA64.


I love getcolorcode.com

Triadic colors

1 #9B6255 and #559B62 with #62559B are triadic colors.

2 #9B5562 and #55629B with #62559B are triadic colors.