COLOR #63294C

HEX: #63294C RGB: (99,41,76)

Color info

#63294C contains red, green and blue colors in about the same proportion. Web safe color of #63294C is #663333 (or #633).

RGB color model

#63294C color RGB value is (99,41,76).

RGB: (99,41,76) (39%, 16%, 30%)

RGB channels and saturation

R 99 of 255 = 39%
G 41 of 255 = 16%
B 76 of 255 = 30%

99
41
76

R + G + B ~ 28%. #63294C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 41 + 76 = 216 (100%)
R 99 of 216 ~ 45.83%
G 41 of 216 ~ 18.98%
B 76 of 216 ~ 35.19'%

%45.83
%18.98
%35.19

CMYK color model

#63294C color CMYK value is (0,59,23,61).

  • cyan value is 0.00%
  • magenta value is 58.59%
  • yellow value is 23.23%
  • key color value is 61.18%
CMYK: (0,59,23,61) C0M59Y23K61 (0%,59%,23%,61%) (0.00/0.59/0.23/0.61) 

CMYK percentages

%0
%58.59
%23.23
%61.18

Codes

Color #63294C in popluar color models

63 29 4C
RGB 99 41 76
HSL 324° 41.43% 27.45%
HSB/HSV 324° 58.59% 38.82%
CMYK 0.00% 58.59% 23.23%
61.18%

Color #63294C in popluar number systems.

HEX 63 29 4C
Decimal 99 41 76
Binary 1100011 101001 1001100
Octal 143 51 114

Shades and tints

Shades of #63294C

#63294C
(99,41,76)
#5A2646
(90,38,70)
#512340
(81,35,64)
#48203A
(72,32,58)
#3F1D34
(63,29,52)
#361A2E
(54,26,46)
#2D1728
(45,23,40)
#241422
(36,20,34)
#1B111C
(27,17,28)
#120E16
(18,14,22)
#090B10
(9,11,16)
#000000
(0,0,0)

Tints of #63294C

#63294C
(99,41,76)
#713C5C
(113,60,92)
#7F4F6C
(127,79,108)
#8D627C
(141,98,124)
#9B758C
(155,117,140)
#A9889C
(169,136,156)
#B79BAC
(183,155,172)
#C5AEBC
(197,174,188)
#D3C1CC
(211,193,204)
#E1D4DC
(225,212,220)
#EFE7EC
(239,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63294C color. Also use rgb(99,41,76) instead hex code.

Text Font Color

.myTextColor { color: #63294C; }

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

This text font color is #63294C.

Background Color

.myBgColor { background-color: #63294C; }

<div style="background-color:#63294C">Inner text</div>

This div background color is #63294C.

Border color

.myBorderColor { border: 1px solid #63294C; }

<div style="border:3px solid #63294C">Div</div>

This div border color is #63294C.

Opacity

.myOpacity80 { color: #63294C; opacity: 0.8; }

<p style="color:#63294C;opacity:0.8;">80%</p>

Text with #63294C 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 #63294C;}

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

This text has shadow with #63294C color.


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

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

This text has shadow with #63294C primary color and red secondary color.


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

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

This text has shadow with #63294C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #63294C.

Preview

Color preview on black background

This text has color #63294C on black background.


Color preview on white background

This text has color #63294C on white background.


Black color preview on #63294C background

This text has black color on #63294C background.


White color preview on #63294C background

This text has white color on #63294C background.


Related colors

Complementary color

Complementary color for #hex is #9CD6B3.


I love getcolorcode.com

Triadic colors

1 #4C6329 and #294C63 with #63294C are triadic colors.

2 #4C2963 and #29634C with #63294C are triadic colors.