COLOR #63489C

HEX: #63489C RGB: (99,72,156)

Color info

#63489C contains mainly red and blue colors. Web safe color of #63489C is #663399 (or #639).

RGB color model

#63489C color RGB value is (99,72,156).

RGB: (99,72,156) (39%, 28%, 61%)

RGB channels and saturation

R 99 of 255 = 39%
G 72 of 255 = 28%
B 156 of 255 = 61%

99
72
156

R + G + B ~ 43%. #63489C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 99 + 72 + 156 = 327 (100%)
R 99 of 327 ~ 30.28%
G 72 of 327 ~ 22.02%
B 156 of 327 ~ 47.71'%

%30.28
%22.02
%47.71

CMYK color model

#63489C color CMYK value is (37,54,0,39).

  • cyan value is 36.54%
  • magenta value is 53.85%
  • yellow value is 0.00%
  • key color value is 38.82%
CMYK: (37,54,0,39) C37M54Y0K39 (37%,54%,0%,39%) (0.37/0.54/0.00/0.39) 

CMYK percentages

%36.54
%53.85
%0
%38.82

Codes

Color #63489C in popluar color models

63 48 9C
RGB 99 72 156
HSL 259° 36.84% 44.71%
HSB/HSV 259° 53.85% 61.18%
CMYK 36.54% 53.85% 0.00%
38.82%

Color #63489C in popluar number systems.

HEX 63 48 9C
Decimal 99 72 156
Binary 1100011 1001000 10011100
Octal 143 110 234

Shades and tints

Shades of #63489C

#63489C
(99,72,156)
#5A428E
(90,66,142)
#513C80
(81,60,128)
#483672
(72,54,114)
#3F3064
(63,48,100)
#362A56
(54,42,86)
#2D2448
(45,36,72)
#241E3A
(36,30,58)
#1B182C
(27,24,44)
#12121E
(18,18,30)
#090C10
(9,12,16)
#000000
(0,0,0)

Tints of #63489C

#63489C
(99,72,156)
#7158A5
(113,88,165)
#7F68AE
(127,104,174)
#8D78B7
(141,120,183)
#9B88C0
(155,136,192)
#A998C9
(169,152,201)
#B7A8D2
(183,168,210)
#C5B8DB
(197,184,219)
#D3C8E4
(211,200,228)
#E1D8ED
(225,216,237)
#EFE8F6
(239,232,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63489C color. Also use rgb(99,72,156) instead hex code.

Text Font Color

.myTextColor { color: #63489C; }

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

This text font color is #63489C.

Background Color

.myBgColor { background-color: #63489C; }

<div style="background-color:#63489C">Inner text</div>

This div background color is #63489C.

Border color

.myBorderColor { border: 1px solid #63489C; }

<div style="border:3px solid #63489C">Div</div>

This div border color is #63489C.

Opacity

.myOpacity80 { color: #63489C; opacity: 0.8; }

<p style="color:#63489C;opacity:0.8;">80%</p>

Text with #63489C 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 #63489C;}

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

This text has shadow with #63489C color.


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

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

This text has shadow with #63489C primary color and red secondary color.


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

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

This text has shadow with #63489C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #63489C.

Preview

Color preview on black background

This text has color #63489C on black background.


Color preview on white background

This text has color #63489C on white background.


Black color preview on #63489C background

This text has black color on #63489C background.


White color preview on #63489C background

This text has white color on #63489C background.


Related colors

Complementary color

Complementary color for #hex is #9CB763.


I love getcolorcode.com

Triadic colors

1 #9C6348 and #489C63 with #63489C are triadic colors.

2 #9C4863 and #48639C with #63489C are triadic colors.