COLOR #63549B

HEX: #63549B RGB: (99,84,155)

Color info

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

RGB color model

#63549B color RGB value is (99,84,155).

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

RGB channels and saturation

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

99
84
155

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

Portions of RGB colors in percentages

R + G + B = 99 + 84 + 155 = 338 (100%)
R 99 of 338 ~ 29.29%
G 84 of 338 ~ 24.85%
B 155 of 338 ~ 45.86'%

%29.29
%24.85
%45.86

CMYK color model

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

  • cyan value is 36.13%
  • magenta value is 45.81%
  • 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
%45.81
%0
%39.22

Codes

Color #63549B in popluar color models

63 54 9B
RGB 99 84 155
HSL 253° 29.71% 46.86%
HSB/HSV 253° 45.81% 60.78%
CMYK 36.13% 45.81% 0.00%
39.22%

Color #63549B in popluar number systems.

HEX 63 54 9B
Decimal 99 84 155
Binary 1100011 1010100 10011011
Octal 143 124 233

Shades and tints

Shades of #63549B

#63549B
(99,84,155)
#5A4D8D
(90,77,141)
#51467F
(81,70,127)
#483F71
(72,63,113)
#3F3863
(63,56,99)
#363155
(54,49,85)
#2D2A47
(45,42,71)
#242339
(36,35,57)
#1B1C2B
(27,28,43)
#12151D
(18,21,29)
#090E0F
(9,14,15)
#000000
(0,0,0)

Tints of #63549B

#63549B
(99,84,155)
#7163A4
(113,99,164)
#7F72AD
(127,114,173)
#8D81B6
(141,129,182)
#9B90BF
(155,144,191)
#A99FC8
(169,159,200)
#B7AED1
(183,174,209)
#C5BDDA
(197,189,218)
#D3CCE3
(211,204,227)
#E1DBEC
(225,219,236)
#EFEAF5
(239,234,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63549B; }

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

This text font color is #63549B.

Background Color

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

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

This div background color is #63549B.

Border color

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

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

This div border color is #63549B.

Opacity

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

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

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

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

This text has shadow with #63549B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63549B.

Preview

Color preview on black background

This text has color #63549B on black background.


Color preview on white background

This text has color #63549B on white background.


Black color preview on #63549B background

This text has black color on #63549B background.


White color preview on #63549B background

This text has white color on #63549B background.


Related colors

Complementary color

Complementary color for #hex is #9CAB64.


I love getcolorcode.com

Triadic colors

1 #9B6354 and #549B63 with #63549B are triadic colors.

2 #9B5463 and #54639B with #63549B are triadic colors.