COLOR #63497F

HEX: #63497F RGB: (99,73,127)

Color info

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

RGB color model

#63497F color RGB value is (99,73,127).

RGB: (99,73,127) (39%, 29%, 50%)

RGB channels and saturation

R 99 of 255 = 39%
G 73 of 255 = 29%
B 127 of 255 = 50%

99
73
127

R + G + B ~ 39%. #63497F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 73 + 127 = 299 (100%)
R 99 of 299 ~ 33.11%
G 73 of 299 ~ 24.41%
B 127 of 299 ~ 42.47'%

%33.11
%24.41
%42.47

CMYK color model

#63497F color CMYK value is (22,43,0,50).

  • cyan value is 22.05%
  • magenta value is 42.52%
  • yellow value is 0.00%
  • key color value is 50.20%

CMYK: (22,43,0,50)
C22M43Y0K50 (22%, 43%, 0%, 50%)
(0.22 / 0.43 / 0.00 / 0.50)

CMYK percentages

%22.05
%42.52
%0
%50.2

Codes

Color #63497F in popluar color models

63 49 7F
RGB 99 73 127
HSL 269° 27.00% 39.22%
HSB/HSV 269° 42.52% 49.80%
CMYK 22.05% 42.52% 0.00%
50.20%

Color #63497F in popluar number systems.

HEX 63 49 7F
Decimal 99 73 127
Binary 1100011 1001001 1111111
Octal 143 111 177

Shades and tints

Shades of #63497F

#63497F
(99,73,127)
#5A4374
(90,67,116)
#513D69
(81,61,105)
#48375E
(72,55,94)
#3F3153
(63,49,83)
#362B48
(54,43,72)
#2D253D
(45,37,61)
#241F32
(36,31,50)
#1B1927
(27,25,39)
#12131C
(18,19,28)
#090D11
(9,13,17)
#000000
(0,0,0)

Tints of #63497F

#63497F
(99,73,127)
#71598A
(113,89,138)
#7F6995
(127,105,149)
#8D79A0
(141,121,160)
#9B89AB
(155,137,171)
#A999B6
(169,153,182)
#B7A9C1
(183,169,193)
#C5B9CC
(197,185,204)
#D3C9D7
(211,201,215)
#E1D9E2
(225,217,226)
#EFE9ED
(239,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63497F color. Also use rgb(99,73,127) instead hex code.

Text Font Color

.myTextColor { color: #63497F; }

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

This text font color is #63497F.

Background Color

.myBgColor { background-color: #63497F; }

<div style="background-color:#63497F">Inner text</div>

This div background color is #63497F.

Border color

.myBorderColor { border: 1px solid #63497F; }

<div style="border:3px solid #63497F">Div</div>

This div border color is #63497F.

Opacity

.myOpacity80 { color: #63497F; opacity: 0.8; }

<p style="color:#63497F;opacity:0.8;">80%</p>

Text with #63497F 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 #63497F;}

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

This text has shadow with #63497F color.


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

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

This text has shadow with #63497F primary color and red secondary color.


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

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

This text has shadow with #63497F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #63497F.

Preview

Color preview on black background

This text has color #63497F on black background.


Color preview on white background

This text has color #63497F on white background.


Black color preview on #63497F background

This text has black color on #63497F background.


White color preview on #63497F background

This text has white color on #63497F background.


Related colors

Complementary color

Complementary color for #hex is #9CB680.


I love getcolorcode.com

Triadic colors

1 #7F6349 and #497F63 with #63497F are triadic colors.

2 #7F4963 and #49637F with #63497F are triadic colors.