COLOR #63335D

HEX: #63335D RGB: (99,51,93)

Color info

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

RGB color model

#63335D color RGB value is (99,51,93).

RGB: (99,51,93) (39%, 20%, 36%)

RGB channels and saturation

R 99 of 255 = 39%
G 51 of 255 = 20%
B 93 of 255 = 36%

99
51
93

R + G + B ~ 32%. #63335D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 51 + 93 = 243 (100%)
R 99 of 243 ~ 40.74%
G 51 of 243 ~ 20.99%
B 93 of 243 ~ 38.27'%

%40.74
%20.99
%38.27

CMYK color model

#63335D color CMYK value is (0,48,6,61).

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

CMYK: (0,48,6,61)
C0M48Y6K61 (0%, 48%, 6%, 61%)
(0.00 / 0.48 / 0.06 / 0.61)

CMYK percentages

%0
%48.48
%6.06
%61.18

Codes

Color #63335D in popluar color models

63 33 5D
RGB 99 51 93
HSL 308° 32.00% 29.41%
HSB/HSV 308° 48.48% 38.82%
CMYK 0.00% 48.48% 6.06%
61.18%

Color #63335D in popluar number systems.

HEX 63 33 5D
Decimal 99 51 93
Binary 1100011 110011 1011101
Octal 143 63 135

Shades and tints

Shades of #63335D

#63335D
(99,51,93)
#5A2F55
(90,47,85)
#512B4D
(81,43,77)
#482745
(72,39,69)
#3F233D
(63,35,61)
#361F35
(54,31,53)
#2D1B2D
(45,27,45)
#241725
(36,23,37)
#1B131D
(27,19,29)
#120F15
(18,15,21)
#090B0D
(9,11,13)
#000000
(0,0,0)

Tints of #63335D

#63335D
(99,51,93)
#71456B
(113,69,107)
#7F5779
(127,87,121)
#8D6987
(141,105,135)
#9B7B95
(155,123,149)
#A98DA3
(169,141,163)
#B79FB1
(183,159,177)
#C5B1BF
(197,177,191)
#D3C3CD
(211,195,205)
#E1D5DB
(225,213,219)
#EFE7E9
(239,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63335D; }

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

This text font color is #63335D.

Background Color

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

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

This div background color is #63335D.

Border color

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

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

This div border color is #63335D.

Opacity

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

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

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

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

This text has shadow with #63335D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63335D.

Preview

Color preview on black background

This text has color #63335D on black background.


Color preview on white background

This text has color #63335D on white background.


Black color preview on #63335D background

This text has black color on #63335D background.


White color preview on #63335D background

This text has white color on #63335D background.


Related colors

Complementary color

Complementary color for #hex is #9CCCA2.


I love getcolorcode.com

Triadic colors

1 #5D6333 and #335D63 with #63335D are triadic colors.

2 #5D3363 and #33635D with #63335D are triadic colors.