COLOR #63465C

HEX: #63465C RGB: (99,70,92)

Color info

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

RGB color model

#63465C color RGB value is (99,70,92).

RGB: (99,70,92) (39%, 27%, 36%)

RGB channels and saturation

R 99 of 255 = 39%
G 70 of 255 = 27%
B 92 of 255 = 36%

99
70
92

R + G + B ~ 34%. #63465C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 70 + 92 = 261 (100%)
R 99 of 261 ~ 37.93%
G 70 of 261 ~ 26.82%
B 92 of 261 ~ 35.25'%

%37.93
%26.82
%35.25

CMYK color model

#63465C color CMYK value is (0,29,7,61).

  • cyan value is 0.00%
  • magenta value is 29.29%
  • yellow value is 7.07%
  • key color value is 61.18%

CMYK: (0,29,7,61)
C0M29Y7K61 (0%, 29%, 7%, 61%)
(0.00 / 0.29 / 0.07 / 0.61)

CMYK percentages

%0
%29.29
%7.07
%61.18

Codes

Color #63465C in popluar color models

63 46 5C
RGB 99 70 92
HSL 314° 17.16% 33.14%
HSB/HSV 314° 29.29% 38.82%
CMYK 0.00% 29.29% 7.07%
61.18%

Color #63465C in popluar number systems.

HEX 63 46 5C
Decimal 99 70 92
Binary 1100011 1000110 1011100
Octal 143 106 134

Shades and tints

Shades of #63465C

#63465C
(99,70,92)
#5A4054
(90,64,84)
#513A4C
(81,58,76)
#483444
(72,52,68)
#3F2E3C
(63,46,60)
#362834
(54,40,52)
#2D222C
(45,34,44)
#241C24
(36,28,36)
#1B161C
(27,22,28)
#121014
(18,16,20)
#090A0C
(9,10,12)
#000000
(0,0,0)

Tints of #63465C

#63465C
(99,70,92)
#71566A
(113,86,106)
#7F6678
(127,102,120)
#8D7686
(141,118,134)
#9B8694
(155,134,148)
#A996A2
(169,150,162)
#B7A6B0
(183,166,176)
#C5B6BE
(197,182,190)
#D3C6CC
(211,198,204)
#E1D6DA
(225,214,218)
#EFE6E8
(239,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63465C color. Also use rgb(99,70,92) instead hex code.

Text Font Color

.myTextColor { color: #63465C; }

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

This text font color is #63465C.

Background Color

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

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

This div background color is #63465C.

Border color

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

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

This div border color is #63465C.

Opacity

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

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

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

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

This text has shadow with #63465C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63465C.

Preview

Color preview on black background

This text has color #63465C on black background.


Color preview on white background

This text has color #63465C on white background.


Black color preview on #63465C background

This text has black color on #63465C background.


White color preview on #63465C background

This text has white color on #63465C background.


Related colors

Complementary color

Complementary color for #hex is #9CB9A3.


I love getcolorcode.com

Triadic colors

1 #5C6346 and #465C63 with #63465C are triadic colors.

2 #5C4663 and #46635C with #63465C are triadic colors.