COLOR #63387F

HEX: #63387F RGB: (99,56,127)

Color info

#63387F contains mainly red and blue colors. Web safe color of #63387F is #663366 (or #636).

RGB color model

#63387F color RGB value is (99,56,127).

RGB: (99,56,127) (39%, 22%, 50%)

RGB channels and saturation

R 99 of 255 = 39%
G 56 of 255 = 22%
B 127 of 255 = 50%

99
56
127

R + G + B ~ 37%. #63387F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 56 + 127 = 282 (100%)
R 99 of 282 ~ 35.11%
G 56 of 282 ~ 19.86%
B 127 of 282 ~ 45.04'%

%35.11
%19.86
%45.04

CMYK color model

#63387F color CMYK value is (22,56,0,50).

  • cyan value is 22.05%
  • magenta value is 55.91%
  • yellow value is 0.00%
  • key color value is 50.20%

CMYK: (22,56,0,50)
C22M56Y0K50 (22%, 56%, 0%, 50%)
(0.22 / 0.56 / 0.00 / 0.50)

CMYK percentages

%22.05
%55.91
%0
%50.2

Codes

Color #63387F in popluar color models

63 38 7F
RGB 99 56 127
HSL 276° 38.80% 35.88%
HSB/HSV 276° 55.91% 49.80%
CMYK 22.05% 55.91% 0.00%
50.20%

Color #63387F in popluar number systems.

HEX 63 38 7F
Decimal 99 56 127
Binary 1100011 111000 1111111
Octal 143 70 177

Shades and tints

Shades of #63387F

#63387F
(99,56,127)
#5A3374
(90,51,116)
#512E69
(81,46,105)
#48295E
(72,41,94)
#3F2453
(63,36,83)
#361F48
(54,31,72)
#2D1A3D
(45,26,61)
#241532
(36,21,50)
#1B1027
(27,16,39)
#120B1C
(18,11,28)
#090611
(9,6,17)
#000000
(0,0,0)

Tints of #63387F

#63387F
(99,56,127)
#714A8A
(113,74,138)
#7F5C95
(127,92,149)
#8D6EA0
(141,110,160)
#9B80AB
(155,128,171)
#A992B6
(169,146,182)
#B7A4C1
(183,164,193)
#C5B6CC
(197,182,204)
#D3C8D7
(211,200,215)
#E1DAE2
(225,218,226)
#EFECED
(239,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63387F color. Also use rgb(99,56,127) instead hex code.

Text Font Color

.myTextColor { color: #63387F; }

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

This text font color is #63387F.

Background Color

.myBgColor { background-color: #63387F; }

<div style="background-color:#63387F">Inner text</div>

This div background color is #63387F.

Border color

.myBorderColor { border: 1px solid #63387F; }

<div style="border:3px solid #63387F">Div</div>

This div border color is #63387F.

Opacity

.myOpacity80 { color: #63387F; opacity: 0.8; }

<p style="color:#63387F;opacity:0.8;">80%</p>

Text with #63387F 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 #63387F;}

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

This text has shadow with #63387F color.


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

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

This text has shadow with #63387F primary color and red secondary color.


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

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

This text has shadow with #63387F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #63387F.

Preview

Color preview on black background

This text has color #63387F on black background.


Color preview on white background

This text has color #63387F on white background.


Black color preview on #63387F background

This text has black color on #63387F background.


White color preview on #63387F background

This text has white color on #63387F background.


Related colors

Complementary color

Complementary color for #hex is #9CC780.


I love getcolorcode.com

Triadic colors

1 #7F6338 and #387F63 with #63387F are triadic colors.

2 #7F3863 and #38637F with #63387F are triadic colors.