COLOR #63405A

HEX: #63405A RGB: (99,64,90)

Color info

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

RGB color model

#63405A color RGB value is (99,64,90).

RGB: (99,64,90) (39%, 25%, 35%)

RGB channels and saturation

R 99 of 255 = 39%
G 64 of 255 = 25%
B 90 of 255 = 35%

99
64
90

R + G + B ~ 33%. #63405A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 64 + 90 = 253 (100%)
R 99 of 253 ~ 39.13%
G 64 of 253 ~ 25.3%
B 90 of 253 ~ 35.57'%

%39.13
%25.3
%35.57

CMYK color model

#63405A color CMYK value is (0,35,9,61).

  • cyan value is 0.00%
  • magenta value is 35.35%
  • yellow value is 9.09%
  • key color value is 61.18%

CMYK: (0,35,9,61)
C0M35Y9K61 (0%, 35%, 9%, 61%)
(0.00 / 0.35 / 0.09 / 0.61)

CMYK percentages

%0
%35.35
%9.09
%61.18

Codes

Color #63405A in popluar color models

63 40 5A
RGB 99 64 90
HSL 315° 21.47% 31.96%
HSB/HSV 315° 35.35% 38.82%
CMYK 0.00% 35.35% 9.09%
61.18%

Color #63405A in popluar number systems.

HEX 63 40 5A
Decimal 99 64 90
Binary 1100011 1000000 1011010
Octal 143 100 132

Shades and tints

Shades of #63405A

#63405A
(99,64,90)
#5A3B52
(90,59,82)
#51364A
(81,54,74)
#483142
(72,49,66)
#3F2C3A
(63,44,58)
#362732
(54,39,50)
#2D222A
(45,34,42)
#241D22
(36,29,34)
#1B181A
(27,24,26)
#121312
(18,19,18)
#090E0A
(9,14,10)
#000000
(0,0,0)

Tints of #63405A

#63405A
(99,64,90)
#715169
(113,81,105)
#7F6278
(127,98,120)
#8D7387
(141,115,135)
#9B8496
(155,132,150)
#A995A5
(169,149,165)
#B7A6B4
(183,166,180)
#C5B7C3
(197,183,195)
#D3C8D2
(211,200,210)
#E1D9E1
(225,217,225)
#EFEAF0
(239,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63405A color. Also use rgb(99,64,90) instead hex code.

Text Font Color

.myTextColor { color: #63405A; }

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

This text font color is #63405A.

Background Color

.myBgColor { background-color: #63405A; }

<div style="background-color:#63405A">Inner text</div>

This div background color is #63405A.

Border color

.myBorderColor { border: 1px solid #63405A; }

<div style="border:3px solid #63405A">Div</div>

This div border color is #63405A.

Opacity

.myOpacity80 { color: #63405A; opacity: 0.8; }

<p style="color:#63405A;opacity:0.8;">80%</p>

Text with #63405A 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 #63405A;}

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

This text has shadow with #63405A color.


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

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

This text has shadow with #63405A primary color and red secondary color.


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

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

This text has shadow with #63405A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #63405A.

Preview

Color preview on black background

This text has color #63405A on black background.


Color preview on white background

This text has color #63405A on white background.


Black color preview on #63405A background

This text has black color on #63405A background.


White color preview on #63405A background

This text has white color on #63405A background.


Related colors

Complementary color

Complementary color for #hex is #9CBFA5.


I love getcolorcode.com

Triadic colors

1 #5A6340 and #405A63 with #63405A are triadic colors.

2 #5A4063 and #40635A with #63405A are triadic colors.