COLOR #63394D

HEX: #63394D RGB: (99,57,77)

Color info

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

RGB color model

#63394D color RGB value is (99,57,77).

RGB: (99,57,77) (39%, 22%, 30%)

RGB channels and saturation

R 99 of 255 = 39%
G 57 of 255 = 22%
B 77 of 255 = 30%

99
57
77

R + G + B ~ 30%. #63394D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 57 + 77 = 233 (100%)
R 99 of 233 ~ 42.49%
G 57 of 233 ~ 24.46%
B 77 of 233 ~ 33.05'%

%42.49
%24.46
%33.05

CMYK color model

#63394D color CMYK value is (0,42,22,61).

  • cyan value is 0.00%
  • magenta value is 42.42%
  • yellow value is 22.22%
  • key color value is 61.18%

CMYK: (0,42,22,61)
C0M42Y22K61 (0%, 42%, 22%, 61%)
(0.00 / 0.42 / 0.22 / 0.61)

CMYK percentages

%0
%42.42
%22.22
%61.18

Codes

Color #63394D in popluar color models

63 39 4D
RGB 99 57 77
HSL 331° 26.92% 30.59%
HSB/HSV 331° 42.42% 38.82%
CMYK 0.00% 42.42% 22.22%
61.18%

Color #63394D in popluar number systems.

HEX 63 39 4D
Decimal 99 57 77
Binary 1100011 111001 1001101
Octal 143 71 115

Shades and tints

Shades of #63394D

#63394D
(99,57,77)
#5A3446
(90,52,70)
#512F3F
(81,47,63)
#482A38
(72,42,56)
#3F2531
(63,37,49)
#36202A
(54,32,42)
#2D1B23
(45,27,35)
#24161C
(36,22,28)
#1B1115
(27,17,21)
#120C0E
(18,12,14)
#090707
(9,7,7)
#000000
(0,0,0)

Tints of #63394D

#63394D
(99,57,77)
#714B5D
(113,75,93)
#7F5D6D
(127,93,109)
#8D6F7D
(141,111,125)
#9B818D
(155,129,141)
#A9939D
(169,147,157)
#B7A5AD
(183,165,173)
#C5B7BD
(197,183,189)
#D3C9CD
(211,201,205)
#E1DBDD
(225,219,221)
#EFEDED
(239,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63394D color. Also use rgb(99,57,77) instead hex code.

Text Font Color

.myTextColor { color: #63394D; }

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

This text font color is #63394D.

Background Color

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

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

This div background color is #63394D.

Border color

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

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

This div border color is #63394D.

Opacity

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

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

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

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

This text has shadow with #63394D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63394D.

Preview

Color preview on black background

This text has color #63394D on black background.


Color preview on white background

This text has color #63394D on white background.


Black color preview on #63394D background

This text has black color on #63394D background.


White color preview on #63394D background

This text has white color on #63394D background.


Related colors

Complementary color

Complementary color for #hex is #9CC6B2.


I love getcolorcode.com

Triadic colors

1 #4D6339 and #394D63 with #63394D are triadic colors.

2 #4D3963 and #39634D with #63394D are triadic colors.