COLOR #63367E

HEX: #63367E RGB: (99,54,126)

Color info

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

RGB color model

#63367E color RGB value is (99,54,126).

RGB: (99,54,126) (39%, 21%, 49%)

RGB channels and saturation

R 99 of 255 = 39%
G 54 of 255 = 21%
B 126 of 255 = 49%

99
54
126

R + G + B ~ 36%. #63367E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 54 + 126 = 279 (100%)
R 99 of 279 ~ 35.48%
G 54 of 279 ~ 19.35%
B 126 of 279 ~ 45.16'%

%35.48
%19.35
%45.16

CMYK color model

#63367E color CMYK value is (21,57,0,51).

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

CMYK: (21,57,0,51)
C21M57Y0K51 (21%, 57%, 0%, 51%)
(0.21 / 0.57 / 0.00 / 0.51)

CMYK percentages

%21.43
%57.14
%0
%50.59

Codes

Color #63367E in popluar color models

63 36 7E
RGB 99 54 126
HSL 278° 40.00% 35.29%
HSB/HSV 278° 57.14% 49.41%
CMYK 21.43% 57.14% 0.00%
50.59%

Color #63367E in popluar number systems.

HEX 63 36 7E
Decimal 99 54 126
Binary 1100011 110110 1111110
Octal 143 66 176

Shades and tints

Shades of #63367E

#63367E
(99,54,126)
#5A3273
(90,50,115)
#512E68
(81,46,104)
#482A5D
(72,42,93)
#3F2652
(63,38,82)
#362247
(54,34,71)
#2D1E3C
(45,30,60)
#241A31
(36,26,49)
#1B1626
(27,22,38)
#12121B
(18,18,27)
#090E10
(9,14,16)
#000000
(0,0,0)

Tints of #63367E

#63367E
(99,54,126)
#714889
(113,72,137)
#7F5A94
(127,90,148)
#8D6C9F
(141,108,159)
#9B7EAA
(155,126,170)
#A990B5
(169,144,181)
#B7A2C0
(183,162,192)
#C5B4CB
(197,180,203)
#D3C6D6
(211,198,214)
#E1D8E1
(225,216,225)
#EFEAEC
(239,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63367E; }

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

This text font color is #63367E.

Background Color

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

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

This div background color is #63367E.

Border color

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

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

This div border color is #63367E.

Opacity

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

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

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

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

This text has shadow with #63367E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63367E.

Preview

Color preview on black background

This text has color #63367E on black background.


Color preview on white background

This text has color #63367E on white background.


Black color preview on #63367E background

This text has black color on #63367E background.


White color preview on #63367E background

This text has white color on #63367E background.


Related colors

Complementary color

Complementary color for #hex is #9CC981.


I love getcolorcode.com

Triadic colors

1 #7E6336 and #367E63 with #63367E are triadic colors.

2 #7E3663 and #36637E with #63367E are triadic colors.