COLOR #63486D

HEX: #63486D RGB: (99,72,109)

Color info

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

RGB color model

#63486D color RGB value is (99,72,109).

RGB: (99,72,109) (39%, 28%, 43%)

RGB channels and saturation

R 99 of 255 = 39%
G 72 of 255 = 28%
B 109 of 255 = 43%

99
72
109

R + G + B ~ 37%. #63486D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 72 + 109 = 280 (100%)
R 99 of 280 ~ 35.36%
G 72 of 280 ~ 25.71%
B 109 of 280 ~ 38.93'%

%35.36
%25.71
%38.93

CMYK color model

#63486D color CMYK value is (9,34,0,57).

  • cyan value is 9.17%
  • magenta value is 33.94%
  • yellow value is 0.00%
  • key color value is 57.25%
CMYK: (9,34,0,57) C9M34Y0K57 (9%,34%,0%,57%) (0.09/0.34/0.00/0.57) 

CMYK percentages

%9.17
%33.94
%0
%57.25

Codes

Color #63486D in popluar color models

63 48 6D
RGB 99 72 109
HSL 284° 20.44% 35.49%
HSB/HSV 284° 33.94% 42.75%
CMYK 9.17% 33.94% 0.00%
57.25%

Color #63486D in popluar number systems.

HEX 63 48 6D
Decimal 99 72 109
Binary 1100011 1001000 1101101
Octal 143 110 155

Shades and tints

Shades of #63486D

#63486D
(99,72,109)
#5A4264
(90,66,100)
#513C5B
(81,60,91)
#483652
(72,54,82)
#3F3049
(63,48,73)
#362A40
(54,42,64)
#2D2437
(45,36,55)
#241E2E
(36,30,46)
#1B1825
(27,24,37)
#12121C
(18,18,28)
#090C13
(9,12,19)
#000000
(0,0,0)

Tints of #63486D

#63486D
(99,72,109)
#71587A
(113,88,122)
#7F6887
(127,104,135)
#8D7894
(141,120,148)
#9B88A1
(155,136,161)
#A998AE
(169,152,174)
#B7A8BB
(183,168,187)
#C5B8C8
(197,184,200)
#D3C8D5
(211,200,213)
#E1D8E2
(225,216,226)
#EFE8EF
(239,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63486D color. Also use rgb(99,72,109) instead hex code.

Text Font Color

.myTextColor { color: #63486D; }

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

This text font color is #63486D.

Background Color

.myBgColor { background-color: #63486D; }

<div style="background-color:#63486D">Inner text</div>

This div background color is #63486D.

Border color

.myBorderColor { border: 1px solid #63486D; }

<div style="border:3px solid #63486D">Div</div>

This div border color is #63486D.

Opacity

.myOpacity80 { color: #63486D; opacity: 0.8; }

<p style="color:#63486D;opacity:0.8;">80%</p>

Text with #63486D 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 #63486D;}

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

This text has shadow with #63486D color.


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

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

This text has shadow with #63486D primary color and red secondary color.


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

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

This text has shadow with #63486D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #63486D.

Preview

Color preview on black background

This text has color #63486D on black background.


Color preview on white background

This text has color #63486D on white background.


Black color preview on #63486D background

This text has black color on #63486D background.


White color preview on #63486D background

This text has white color on #63486D background.


Related colors

Complementary color

Complementary color for #hex is #9CB792.


I love getcolorcode.com

Triadic colors

1 #6D6348 and #486D63 with #63486D are triadic colors.

2 #6D4863 and #48636D with #63486D are triadic colors.