COLOR #63539B

HEX: #63539B RGB: (99,83,155)

Color info

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

RGB color model

#63539B color RGB value is (99,83,155).

RGB: (99,83,155) (39%, 33%, 61%)

RGB channels and saturation

R 99 of 255 = 39%
G 83 of 255 = 33%
B 155 of 255 = 61%

99
83
155

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

Portions of RGB colors in percentages

R + G + B = 99 + 83 + 155 = 337 (100%)
R 99 of 337 ~ 29.38%
G 83 of 337 ~ 24.63%
B 155 of 337 ~ 45.99'%

%29.38
%24.63
%45.99

CMYK color model

#63539B color CMYK value is (36,46,0,39).

  • cyan value is 36.13%
  • magenta value is 46.45%
  • yellow value is 0.00%
  • key color value is 39.22%
CMYK: (36,46,0,39) C36M46Y0K39 (36%,46%,0%,39%) (0.36/0.46/0.00/0.39) 

CMYK percentages

%36.13
%46.45
%0
%39.22

Codes

Color #63539B in popluar color models

63 53 9B
RGB 99 83 155
HSL 253° 30.25% 46.67%
HSB/HSV 253° 46.45% 60.78%
CMYK 36.13% 46.45% 0.00%
39.22%

Color #63539B in popluar number systems.

HEX 63 53 9B
Decimal 99 83 155
Binary 1100011 1010011 10011011
Octal 143 123 233

Shades and tints

Shades of #63539B

#63539B
(99,83,155)
#5A4C8D
(90,76,141)
#51457F
(81,69,127)
#483E71
(72,62,113)
#3F3763
(63,55,99)
#363055
(54,48,85)
#2D2947
(45,41,71)
#242239
(36,34,57)
#1B1B2B
(27,27,43)
#12141D
(18,20,29)
#090D0F
(9,13,15)
#000000
(0,0,0)

Tints of #63539B

#63539B
(99,83,155)
#7162A4
(113,98,164)
#7F71AD
(127,113,173)
#8D80B6
(141,128,182)
#9B8FBF
(155,143,191)
#A99EC8
(169,158,200)
#B7ADD1
(183,173,209)
#C5BCDA
(197,188,218)
#D3CBE3
(211,203,227)
#E1DAEC
(225,218,236)
#EFE9F5
(239,233,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63539B color. Also use rgb(99,83,155) instead hex code.

Text Font Color

.myTextColor { color: #63539B; }

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

This text font color is #63539B.

Background Color

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

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

This div background color is #63539B.

Border color

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

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

This div border color is #63539B.

Opacity

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

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

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

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

This text has shadow with #63539B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63539B.

Preview

Color preview on black background

This text has color #63539B on black background.


Color preview on white background

This text has color #63539B on white background.


Black color preview on #63539B background

This text has black color on #63539B background.


White color preview on #63539B background

This text has white color on #63539B background.


Related colors

Complementary color

Complementary color for #hex is #9CAC64.


I love getcolorcode.com

Triadic colors

1 #9B6353 and #539B63 with #63539B are triadic colors.

2 #9B5363 and #53639B with #63539B are triadic colors.