COLOR #63377E

HEX: #63377E RGB: (99,55,126)

Color info

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

RGB color model

#63377E color RGB value is (99,55,126).

RGB: (99,55,126) (39%, 22%, 49%)

RGB channels and saturation

R 99 of 255 = 39%
G 55 of 255 = 22%
B 126 of 255 = 49%

99
55
126

R + G + B ~ 37%. #63377E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 55 + 126 = 280 (100%)
R 99 of 280 ~ 35.36%
G 55 of 280 ~ 19.64%
B 126 of 280 ~ 45'%

%35.36
%19.64
%45

CMYK color model

#63377E color CMYK value is (21,56,0,51).

  • cyan value is 21.43%
  • magenta value is 56.35%
  • yellow value is 0.00%
  • key color value is 50.59%

CMYK: (21,56,0,51)
C21M56Y0K51 (21%, 56%, 0%, 51%)
(0.21 / 0.56 / 0.00 / 0.51)

CMYK percentages

%21.43
%56.35
%0
%50.59

Codes

Color #63377E in popluar color models

63 37 7E
RGB 99 55 126
HSL 277° 39.23% 35.49%
HSB/HSV 277° 56.35% 49.41%
CMYK 21.43% 56.35% 0.00%
50.59%

Color #63377E in popluar number systems.

HEX 63 37 7E
Decimal 99 55 126
Binary 1100011 110111 1111110
Octal 143 67 176

Shades and tints

Shades of #63377E

#63377E
(99,55,126)
#5A3273
(90,50,115)
#512D68
(81,45,104)
#48285D
(72,40,93)
#3F2352
(63,35,82)
#361E47
(54,30,71)
#2D193C
(45,25,60)
#241431
(36,20,49)
#1B0F26
(27,15,38)
#120A1B
(18,10,27)
#090510
(9,5,16)
#000000
(0,0,0)

Tints of #63377E

#63377E
(99,55,126)
#714989
(113,73,137)
#7F5B94
(127,91,148)
#8D6D9F
(141,109,159)
#9B7FAA
(155,127,170)
#A991B5
(169,145,181)
#B7A3C0
(183,163,192)
#C5B5CB
(197,181,203)
#D3C7D6
(211,199,214)
#E1D9E1
(225,217,225)
#EFEBEC
(239,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63377E color. Also use rgb(99,55,126) instead hex code.

Text Font Color

.myTextColor { color: #63377E; }

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

This text font color is #63377E.

Background Color

.myBgColor { background-color: #63377E; }

<div style="background-color:#63377E">Inner text</div>

This div background color is #63377E.

Border color

.myBorderColor { border: 1px solid #63377E; }

<div style="border:3px solid #63377E">Div</div>

This div border color is #63377E.

Opacity

.myOpacity80 { color: #63377E; opacity: 0.8; }

<p style="color:#63377E;opacity:0.8;">80%</p>

Text with #63377E 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 #63377E;}

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

This text has shadow with #63377E color.


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

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

This text has shadow with #63377E primary color and red secondary color.


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

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

This text has shadow with #63377E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #63377E.

Preview

Color preview on black background

This text has color #63377E on black background.


Color preview on white background

This text has color #63377E on white background.


Black color preview on #63377E background

This text has black color on #63377E background.


White color preview on #63377E background

This text has white color on #63377E background.


Related colors

Complementary color

Complementary color for #hex is #9CC881.


I love getcolorcode.com

Triadic colors

1 #7E6337 and #377E63 with #63377E are triadic colors.

2 #7E3763 and #37637E with #63377E are triadic colors.