COLOR #63474C

HEX: #63474C RGB: (99,71,76)

Color info

#63474C contains red, green and blue colors in about the same proportion. Web safe color of #63474C is #663333 (or #633).

RGB color model

#63474C color RGB value is (99,71,76).

RGB: (99,71,76) (39%, 28%, 30%)

RGB channels and saturation

R 99 of 255 = 39%
G 71 of 255 = 28%
B 76 of 255 = 30%

99
71
76

R + G + B ~ 32%. #63474C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 71 + 76 = 246 (100%)
R 99 of 246 ~ 40.24%
G 71 of 246 ~ 28.86%
B 76 of 246 ~ 30.89'%

%40.24
%28.86
%30.89

CMYK color model

#63474C color CMYK value is (0,28,23,61).

  • cyan value is 0.00%
  • magenta value is 28.28%
  • yellow value is 23.23%
  • key color value is 61.18%

CMYK: (0,28,23,61)
C0M28Y23K61 (0%, 28%, 23%, 61%)
(0.00 / 0.28 / 0.23 / 0.61)

CMYK percentages

%0
%28.28
%23.23
%61.18

Codes

Color #63474C in popluar color models

63 47 4C
RGB 99 71 76
HSL 349° 16.47% 33.33%
HSB/HSV 349° 28.28% 38.82%
CMYK 0.00% 28.28% 23.23%
61.18%

Color #63474C in popluar number systems.

HEX 63 47 4C
Decimal 99 71 76
Binary 1100011 1000111 1001100
Octal 143 107 114

Shades and tints

Shades of #63474C

#63474C
(99,71,76)
#5A4146
(90,65,70)
#513B40
(81,59,64)
#48353A
(72,53,58)
#3F2F34
(63,47,52)
#36292E
(54,41,46)
#2D2328
(45,35,40)
#241D22
(36,29,34)
#1B171C
(27,23,28)
#121116
(18,17,22)
#090B10
(9,11,16)
#000000
(0,0,0)

Tints of #63474C

#63474C
(99,71,76)
#71575C
(113,87,92)
#7F676C
(127,103,108)
#8D777C
(141,119,124)
#9B878C
(155,135,140)
#A9979C
(169,151,156)
#B7A7AC
(183,167,172)
#C5B7BC
(197,183,188)
#D3C7CC
(211,199,204)
#E1D7DC
(225,215,220)
#EFE7EC
(239,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63474C color. Also use rgb(99,71,76) instead hex code.

Text Font Color

.myTextColor { color: #63474C; }

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

This text font color is #63474C.

Background Color

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

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

This div background color is #63474C.

Border color

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

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

This div border color is #63474C.

Opacity

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

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

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

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

This text has shadow with #63474C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63474C.

Preview

Color preview on black background

This text has color #63474C on black background.


Color preview on white background

This text has color #63474C on white background.


Black color preview on #63474C background

This text has black color on #63474C background.


White color preview on #63474C background

This text has white color on #63474C background.


Related colors

Complementary color

Complementary color for #hex is #9CB8B3.


I love getcolorcode.com

Triadic colors

1 #4C6347 and #474C63 with #63474C are triadic colors.

2 #4C4763 and #47634C with #63474C are triadic colors.