COLOR #63329D

HEX: #63329D RGB: (99,50,157)

Color info

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

RGB color model

#63329D color RGB value is (99,50,157).

RGB: (99,50,157) (39%, 20%, 62%)

RGB channels and saturation

R 99 of 255 = 39%
G 50 of 255 = 20%
B 157 of 255 = 62%

99
50
157

R + G + B ~ 40%. #63329D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 99 + 50 + 157 = 306 (100%)
R 99 of 306 ~ 32.35%
G 50 of 306 ~ 16.34%
B 157 of 306 ~ 51.31'%

%32.35
%16.34
%51.31

CMYK color model

#63329D color CMYK value is (37,68,0,38).

  • cyan value is 36.94%
  • magenta value is 68.15%
  • yellow value is 0.00%
  • key color value is 38.43%

CMYK: (37,68,0,38)
C37M68Y0K38 (37%, 68%, 0%, 38%)
(0.37 / 0.68 / 0.00 / 0.38)

CMYK percentages

%36.94
%68.15
%0
%38.43

Codes

Color #63329D in popluar color models

63 32 9D
RGB 99 50 157
HSL 267° 51.69% 40.59%
HSB/HSV 267° 68.15% 61.57%
CMYK 36.94% 68.15% 0.00%
38.43%

Color #63329D in popluar number systems.

HEX 63 32 9D
Decimal 99 50 157
Binary 1100011 110010 10011101
Octal 143 62 235

Shades and tints

Shades of #63329D

#63329D
(99,50,157)
#5A2E8F
(90,46,143)
#512A81
(81,42,129)
#482673
(72,38,115)
#3F2265
(63,34,101)
#361E57
(54,30,87)
#2D1A49
(45,26,73)
#24163B
(36,22,59)
#1B122D
(27,18,45)
#120E1F
(18,14,31)
#090A11
(9,10,17)
#000000
(0,0,0)

Tints of #63329D

#63329D
(99,50,157)
#7144A5
(113,68,165)
#7F56AD
(127,86,173)
#8D68B5
(141,104,181)
#9B7ABD
(155,122,189)
#A98CC5
(169,140,197)
#B79ECD
(183,158,205)
#C5B0D5
(197,176,213)
#D3C2DD
(211,194,221)
#E1D4E5
(225,212,229)
#EFE6ED
(239,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63329D color. Also use rgb(99,50,157) instead hex code.

Text Font Color

.myTextColor { color: #63329D; }

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

This text font color is #63329D.

Background Color

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

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

This div background color is #63329D.

Border color

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

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

This div border color is #63329D.

Opacity

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

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

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

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

This text has shadow with #63329D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63329D.

Preview

Color preview on black background

This text has color #63329D on black background.


Color preview on white background

This text has color #63329D on white background.


Black color preview on #63329D background

This text has black color on #63329D background.


White color preview on #63329D background

This text has white color on #63329D background.


Related colors

Complementary color

Complementary color for #hex is #9CCD62.


I love getcolorcode.com

Triadic colors

1 #9D6332 and #329D63 with #63329D are triadic colors.

2 #9D3263 and #32639D with #63329D are triadic colors.