COLOR #63475D

HEX: #63475D RGB: (99,71,93)

Color info

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

RGB color model

#63475D color RGB value is (99,71,93).

RGB: (99,71,93) (39%, 28%, 36%)

RGB channels and saturation

R 99 of 255 = 39%
G 71 of 255 = 28%
B 93 of 255 = 36%

99
71
93

R + G + B ~ 34%. #63475D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 71 + 93 = 263 (100%)
R 99 of 263 ~ 37.64%
G 71 of 263 ~ 27%
B 93 of 263 ~ 35.36'%

%37.64
%27
%35.36

CMYK color model

#63475D color CMYK value is (0,28,6,61).

  • cyan value is 0.00%
  • magenta value is 28.28%
  • yellow value is 6.06%
  • key color value is 61.18%
CMYK: (0,28,6,61) C0M28Y6K61 (0%,28%,6%,61%) (0.00/0.28/0.06/0.61) 

CMYK percentages

%0
%28.28
%6.06
%61.18

Codes

Color #63475D in popluar color models

63 47 5D
RGB 99 71 93
HSL 313° 16.47% 33.33%
HSB/HSV 313° 28.28% 38.82%
CMYK 0.00% 28.28% 6.06%
61.18%

Color #63475D in popluar number systems.

HEX 63 47 5D
Decimal 99 71 93
Binary 1100011 1000111 1011101
Octal 143 107 135

Shades and tints

Shades of #63475D

#63475D
(99,71,93)
#5A4155
(90,65,85)
#513B4D
(81,59,77)
#483545
(72,53,69)
#3F2F3D
(63,47,61)
#362935
(54,41,53)
#2D232D
(45,35,45)
#241D25
(36,29,37)
#1B171D
(27,23,29)
#121115
(18,17,21)
#090B0D
(9,11,13)
#000000
(0,0,0)

Tints of #63475D

#63475D
(99,71,93)
#71576B
(113,87,107)
#7F6779
(127,103,121)
#8D7787
(141,119,135)
#9B8795
(155,135,149)
#A997A3
(169,151,163)
#B7A7B1
(183,167,177)
#C5B7BF
(197,183,191)
#D3C7CD
(211,199,205)
#E1D7DB
(225,215,219)
#EFE7E9
(239,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63475D color. Also use rgb(99,71,93) instead hex code.

Text Font Color

.myTextColor { color: #63475D; }

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

This text font color is #63475D.

Background Color

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

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

This div background color is #63475D.

Border color

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

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

This div border color is #63475D.

Opacity

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

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

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

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

This text has shadow with #63475D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63475D.

Preview

Color preview on black background

This text has color #63475D on black background.


Color preview on white background

This text has color #63475D on white background.


Black color preview on #63475D background

This text has black color on #63475D background.


White color preview on #63475D background

This text has white color on #63475D background.


Related colors

Complementary color

Complementary color for #hex is #9CB8A2.


I love getcolorcode.com

Triadic colors

1 #5D6347 and #475D63 with #63475D are triadic colors.

2 #5D4763 and #47635D with #63475D are triadic colors.