COLOR #63415E

HEX: #63415E RGB: (99,65,94)

Color info

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

RGB color model

#63415E color RGB value is (99,65,94).

RGB: (99,65,94) (39%, 25%, 37%)

RGB channels and saturation

R 99 of 255 = 39%
G 65 of 255 = 25%
B 94 of 255 = 37%

99
65
94

R + G + B ~ 34%. #63415E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 65 + 94 = 258 (100%)
R 99 of 258 ~ 38.37%
G 65 of 258 ~ 25.19%
B 94 of 258 ~ 36.43'%

%38.37
%25.19
%36.43

CMYK color model

#63415E color CMYK value is (0,34,5,61).

  • cyan value is 0.00%
  • magenta value is 34.34%
  • yellow value is 5.05%
  • key color value is 61.18%
CMYK: (0,34,5,61) C0M34Y5K61 (0%,34%,5%,61%) (0.00/0.34/0.05/0.61) 

CMYK percentages

%0
%34.34
%5.05
%61.18

Codes

Color #63415E in popluar color models

63 41 5E
RGB 99 65 94
HSL 309° 20.73% 32.16%
HSB/HSV 309° 34.34% 38.82%
CMYK 0.00% 34.34% 5.05%
61.18%

Color #63415E in popluar number systems.

HEX 63 41 5E
Decimal 99 65 94
Binary 1100011 1000001 1011110
Octal 143 101 136

Shades and tints

Shades of #63415E

#63415E
(99,65,94)
#5A3C56
(90,60,86)
#51374E
(81,55,78)
#483246
(72,50,70)
#3F2D3E
(63,45,62)
#362836
(54,40,54)
#2D232E
(45,35,46)
#241E26
(36,30,38)
#1B191E
(27,25,30)
#121416
(18,20,22)
#090F0E
(9,15,14)
#000000
(0,0,0)

Tints of #63415E

#63415E
(99,65,94)
#71526C
(113,82,108)
#7F637A
(127,99,122)
#8D7488
(141,116,136)
#9B8596
(155,133,150)
#A996A4
(169,150,164)
#B7A7B2
(183,167,178)
#C5B8C0
(197,184,192)
#D3C9CE
(211,201,206)
#E1DADC
(225,218,220)
#EFEBEA
(239,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63415E; }

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

This text font color is #63415E.

Background Color

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

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

This div background color is #63415E.

Border color

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

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

This div border color is #63415E.

Opacity

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

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

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

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

This text has shadow with #63415E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63415E.

Preview

Color preview on black background

This text has color #63415E on black background.


Color preview on white background

This text has color #63415E on white background.


Black color preview on #63415E background

This text has black color on #63415E background.


White color preview on #63415E background

This text has white color on #63415E background.


Related colors

Complementary color

Complementary color for #hex is #9CBEA1.


I love getcolorcode.com

Triadic colors

1 #5E6341 and #415E63 with #63415E are triadic colors.

2 #5E4163 and #41635E with #63415E are triadic colors.