COLOR #63496C

HEX: #63496C RGB: (99,73,108)

Color info

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

RGB color model

#63496C color RGB value is (99,73,108).

RGB: (99,73,108) (39%, 29%, 42%)

RGB channels and saturation

R 99 of 255 = 39%
G 73 of 255 = 29%
B 108 of 255 = 42%

99
73
108

R + G + B ~ 37%. #63496C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 73 + 108 = 280 (100%)
R 99 of 280 ~ 35.36%
G 73 of 280 ~ 26.07%
B 108 of 280 ~ 38.57'%

%35.36
%26.07
%38.57

CMYK color model

#63496C color CMYK value is (8,32,0,58).

  • cyan value is 8.33%
  • magenta value is 32.41%
  • yellow value is 0.00%
  • key color value is 57.65%

CMYK: (8,32,0,58)
C8M32Y0K58 (8%, 32%, 0%, 58%)
(0.08 / 0.32 / 0.00 / 0.58)

CMYK percentages

%8.33
%32.41
%0
%57.65

Codes

Color #63496C in popluar color models

63 49 6C
RGB 99 73 108
HSL 285° 19.34% 35.49%
HSB/HSV 285° 32.41% 42.35%
CMYK 8.33% 32.41% 0.00%
57.65%

Color #63496C in popluar number systems.

HEX 63 49 6C
Decimal 99 73 108
Binary 1100011 1001001 1101100
Octal 143 111 154

Shades and tints

Shades of #63496C

#63496C
(99,73,108)
#5A4363
(90,67,99)
#513D5A
(81,61,90)
#483751
(72,55,81)
#3F3148
(63,49,72)
#362B3F
(54,43,63)
#2D2536
(45,37,54)
#241F2D
(36,31,45)
#1B1924
(27,25,36)
#12131B
(18,19,27)
#090D12
(9,13,18)
#000000
(0,0,0)

Tints of #63496C

#63496C
(99,73,108)
#715979
(113,89,121)
#7F6986
(127,105,134)
#8D7993
(141,121,147)
#9B89A0
(155,137,160)
#A999AD
(169,153,173)
#B7A9BA
(183,169,186)
#C5B9C7
(197,185,199)
#D3C9D4
(211,201,212)
#E1D9E1
(225,217,225)
#EFE9EE
(239,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63496C color. Also use rgb(99,73,108) instead hex code.

Text Font Color

.myTextColor { color: #63496C; }

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

This text font color is #63496C.

Background Color

.myBgColor { background-color: #63496C; }

<div style="background-color:#63496C">Inner text</div>

This div background color is #63496C.

Border color

.myBorderColor { border: 1px solid #63496C; }

<div style="border:3px solid #63496C">Div</div>

This div border color is #63496C.

Opacity

.myOpacity80 { color: #63496C; opacity: 0.8; }

<p style="color:#63496C;opacity:0.8;">80%</p>

Text with #63496C 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 #63496C;}

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

This text has shadow with #63496C color.


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

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

This text has shadow with #63496C primary color and red secondary color.


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

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

This text has shadow with #63496C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #63496C.

Preview

Color preview on black background

This text has color #63496C on black background.


Color preview on white background

This text has color #63496C on white background.


Black color preview on #63496C background

This text has black color on #63496C background.


White color preview on #63496C background

This text has white color on #63496C background.


Related colors

Complementary color

Complementary color for #hex is #9CB693.


I love getcolorcode.com

Triadic colors

1 #6C6349 and #496C63 with #63496C are triadic colors.

2 #6C4963 and #49636C with #63496C are triadic colors.