COLOR #63325E

HEX: #63325E RGB: (99,50,94)

Color info

#63325E contains red, green and blue colors in about the same proportion. Web safe color of #63325E is #663366 (or #636).

RGB color model

#63325E color RGB value is (99,50,94).

RGB: (99,50,94) (39%, 20%, 37%)

RGB channels and saturation

R 99 of 255 = 39%
G 50 of 255 = 20%
B 94 of 255 = 37%

99
50
94

R + G + B ~ 32%. #63325E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 50 + 94 = 243 (100%)
R 99 of 243 ~ 40.74%
G 50 of 243 ~ 20.58%
B 94 of 243 ~ 38.68'%

%40.74
%20.58
%38.68

CMYK color model

#63325E color CMYK value is (0,49,5,61).

  • cyan value is 0.00%
  • magenta value is 49.49%
  • yellow value is 5.05%
  • key color value is 61.18%

CMYK: (0,49,5,61)
C0M49Y5K61 (0%, 49%, 5%, 61%)
(0.00 / 0.49 / 0.05 / 0.61)

CMYK percentages

%0
%49.49
%5.05
%61.18

Codes

Color #63325E in popluar color models

63 32 5E
RGB 99 50 94
HSL 306° 32.89% 29.22%
HSB/HSV 306° 49.49% 38.82%
CMYK 0.00% 49.49% 5.05%
61.18%

Color #63325E in popluar number systems.

HEX 63 32 5E
Decimal 99 50 94
Binary 1100011 110010 1011110
Octal 143 62 136

Shades and tints

Shades of #63325E

#63325E
(99,50,94)
#5A2E56
(90,46,86)
#512A4E
(81,42,78)
#482646
(72,38,70)
#3F223E
(63,34,62)
#361E36
(54,30,54)
#2D1A2E
(45,26,46)
#241626
(36,22,38)
#1B121E
(27,18,30)
#120E16
(18,14,22)
#090A0E
(9,10,14)
#000000
(0,0,0)

Tints of #63325E

#63325E
(99,50,94)
#71446C
(113,68,108)
#7F567A
(127,86,122)
#8D6888
(141,104,136)
#9B7A96
(155,122,150)
#A98CA4
(169,140,164)
#B79EB2
(183,158,178)
#C5B0C0
(197,176,192)
#D3C2CE
(211,194,206)
#E1D4DC
(225,212,220)
#EFE6EA
(239,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63325E color. Also use rgb(99,50,94) instead hex code.

Text Font Color

.myTextColor { color: #63325E; }

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

This text font color is #63325E.

Background Color

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

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

This div background color is #63325E.

Border color

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

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

This div border color is #63325E.

Opacity

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

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

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

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

This text has shadow with #63325E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63325E.

Preview

Color preview on black background

This text has color #63325E on black background.


Color preview on white background

This text has color #63325E on white background.


Black color preview on #63325E background

This text has black color on #63325E background.


White color preview on #63325E background

This text has white color on #63325E background.


Related colors

Complementary color

Complementary color for #hex is #9CCDA1.


I love getcolorcode.com

Triadic colors

1 #5E6332 and #325E63 with #63325E are triadic colors.

2 #5E3263 and #32635E with #63325E are triadic colors.