COLOR #63428D

HEX: #63428D RGB: (99,66,141)

Color info

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

RGB color model

#63428D color RGB value is (99,66,141).

RGB: (99,66,141) (39%, 26%, 55%)

RGB channels and saturation

R 99 of 255 = 39%
G 66 of 255 = 26%
B 141 of 255 = 55%

99
66
141

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

Portions of RGB colors in percentages

R + G + B = 99 + 66 + 141 = 306 (100%)
R 99 of 306 ~ 32.35%
G 66 of 306 ~ 21.57%
B 141 of 306 ~ 46.08'%

%32.35
%21.57
%46.08

CMYK color model

#63428D color CMYK value is (30,53,0,45).

  • cyan value is 29.79%
  • magenta value is 53.19%
  • yellow value is 0.00%
  • key color value is 44.71%

CMYK: (30,53,0,45)
C30M53Y0K45 (30%, 53%, 0%, 45%)
(0.30 / 0.53 / 0.00 / 0.45)

CMYK percentages

%29.79
%53.19
%0
%44.71

Codes

Color #63428D in popluar color models

63 42 8D
RGB 99 66 141
HSL 266° 36.23% 40.59%
HSB/HSV 266° 53.19% 55.29%
CMYK 29.79% 53.19% 0.00%
44.71%

Color #63428D in popluar number systems.

HEX 63 42 8D
Decimal 99 66 141
Binary 1100011 1000010 10001101
Octal 143 102 215

Shades and tints

Shades of #63428D

#63428D
(99,66,141)
#5A3C81
(90,60,129)
#513675
(81,54,117)
#483069
(72,48,105)
#3F2A5D
(63,42,93)
#362451
(54,36,81)
#2D1E45
(45,30,69)
#241839
(36,24,57)
#1B122D
(27,18,45)
#120C21
(18,12,33)
#090615
(9,6,21)
#000000
(0,0,0)

Tints of #63428D

#63428D
(99,66,141)
#715397
(113,83,151)
#7F64A1
(127,100,161)
#8D75AB
(141,117,171)
#9B86B5
(155,134,181)
#A997BF
(169,151,191)
#B7A8C9
(183,168,201)
#C5B9D3
(197,185,211)
#D3CADD
(211,202,221)
#E1DBE7
(225,219,231)
#EFECF1
(239,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63428D color. Also use rgb(99,66,141) instead hex code.

Text Font Color

.myTextColor { color: #63428D; }

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

This text font color is #63428D.

Background Color

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

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

This div background color is #63428D.

Border color

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

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

This div border color is #63428D.

Opacity

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

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

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

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

This text has shadow with #63428D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63428D.

Preview

Color preview on black background

This text has color #63428D on black background.


Color preview on white background

This text has color #63428D on white background.


Black color preview on #63428D background

This text has black color on #63428D background.


White color preview on #63428D background

This text has white color on #63428D background.


Related colors

Complementary color

Complementary color for #hex is #9CBD72.


I love getcolorcode.com

Triadic colors

1 #8D6342 and #428D63 with #63428D are triadic colors.

2 #8D4263 and #42638D with #63428D are triadic colors.