COLOR #63205D

HEX: #63205D RGB: (99,32,93)

Color info

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

RGB color model

#63205D color RGB value is (99,32,93).

RGB: (99,32,93) (39%, 13%, 36%)

RGB channels and saturation

R 99 of 255 = 39%
G 32 of 255 = 13%
B 93 of 255 = 36%

99
32
93

R + G + B ~ 29%. #63205D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 32 + 93 = 224 (100%)
R 99 of 224 ~ 44.2%
G 32 of 224 ~ 14.29%
B 93 of 224 ~ 41.52'%

%44.2
%14.29
%41.52

CMYK color model

#63205D color CMYK value is (0,68,6,61).

  • cyan value is 0.00%
  • magenta value is 67.68%
  • yellow value is 6.06%
  • key color value is 61.18%

CMYK: (0,68,6,61)
C0M68Y6K61 (0%, 68%, 6%, 61%)
(0.00 / 0.68 / 0.06 / 0.61)

CMYK percentages

%0
%67.68
%6.06
%61.18

Codes

Color #63205D in popluar color models

63 20 5D
RGB 99 32 93
HSL 305° 51.15% 25.69%
HSB/HSV 305° 67.68% 38.82%
CMYK 0.00% 67.68% 6.06%
61.18%

Color #63205D in popluar number systems.

HEX 63 20 5D
Decimal 99 32 93
Binary 1100011 100000 1011101
Octal 143 40 135

Shades and tints

Shades of #63205D

#63205D
(99,32,93)
#5A1E55
(90,30,85)
#511C4D
(81,28,77)
#481A45
(72,26,69)
#3F183D
(63,24,61)
#361635
(54,22,53)
#2D142D
(45,20,45)
#241225
(36,18,37)
#1B101D
(27,16,29)
#120E15
(18,14,21)
#090C0D
(9,12,13)
#000000
(0,0,0)

Tints of #63205D

#63205D
(99,32,93)
#71346B
(113,52,107)
#7F4879
(127,72,121)
#8D5C87
(141,92,135)
#9B7095
(155,112,149)
#A984A3
(169,132,163)
#B798B1
(183,152,177)
#C5ACBF
(197,172,191)
#D3C0CD
(211,192,205)
#E1D4DB
(225,212,219)
#EFE8E9
(239,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63205D color. Also use rgb(99,32,93) instead hex code.

Text Font Color

.myTextColor { color: #63205D; }

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

This text font color is #63205D.

Background Color

.myBgColor { background-color: #63205D; }

<div style="background-color:#63205D">Inner text</div>

This div background color is #63205D.

Border color

.myBorderColor { border: 1px solid #63205D; }

<div style="border:3px solid #63205D">Div</div>

This div border color is #63205D.

Opacity

.myOpacity80 { color: #63205D; opacity: 0.8; }

<p style="color:#63205D;opacity:0.8;">80%</p>

Text with #63205D 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 #63205D;}

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

This text has shadow with #63205D color.


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

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

This text has shadow with #63205D primary color and red secondary color.


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

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

This text has shadow with #63205D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #63205D.

Preview

Color preview on black background

This text has color #63205D on black background.


Color preview on white background

This text has color #63205D on white background.


Black color preview on #63205D background

This text has black color on #63205D background.


White color preview on #63205D background

This text has white color on #63205D background.


Related colors

Complementary color

Complementary color for #hex is #9CDFA2.


I love getcolorcode.com

Triadic colors

1 #5D6320 and #205D63 with #63205D are triadic colors.

2 #5D2063 and #20635D with #63205D are triadic colors.