COLOR #63514D

HEX: #63514D RGB: (99,81,77)

Color info

#63514D contains red, green and blue colors in about the same proportion. Web safe color of #63514D is #666633 (or #663).

RGB color model

#63514D color RGB value is (99,81,77).

RGB: (99,81,77) (39%, 32%, 30%)

RGB channels and saturation

R 99 of 255 = 39%
G 81 of 255 = 32%
B 77 of 255 = 30%

99
81
77

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

Portions of RGB colors in percentages

R + G + B = 99 + 81 + 77 = 257 (100%)
R 99 of 257 ~ 38.52%
G 81 of 257 ~ 31.52%
B 77 of 257 ~ 29.96'%

%38.52
%31.52
%29.96

CMYK color model

#63514D color CMYK value is (0,18,22,61).

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

CMYK: (0,18,22,61)
C0M18Y22K61 (0%, 18%, 22%, 61%)
(0.00 / 0.18 / 0.22 / 0.61)

CMYK percentages

%0
%18.18
%22.22
%61.18

Codes

Color #63514D in popluar color models

63 51 4D
RGB 99 81 77
HSL 11° 12.50% 34.51%
HSB/HSV 11° 22.22% 38.82%
CMYK 0.00% 18.18% 22.22%
61.18%

Color #63514D in popluar number systems.

HEX 63 51 4D
Decimal 99 81 77
Binary 1100011 1010001 1001101
Octal 143 121 115

Shades and tints

Shades of #63514D

#63514D
(99,81,77)
#5A4A46
(90,74,70)
#51433F
(81,67,63)
#483C38
(72,60,56)
#3F3531
(63,53,49)
#362E2A
(54,46,42)
#2D2723
(45,39,35)
#24201C
(36,32,28)
#1B1915
(27,25,21)
#12120E
(18,18,14)
#090B07
(9,11,7)
#000000
(0,0,0)

Tints of #63514D

#63514D
(99,81,77)
#71605D
(113,96,93)
#7F6F6D
(127,111,109)
#8D7E7D
(141,126,125)
#9B8D8D
(155,141,141)
#A99C9D
(169,156,157)
#B7ABAD
(183,171,173)
#C5BABD
(197,186,189)
#D3C9CD
(211,201,205)
#E1D8DD
(225,216,221)
#EFE7ED
(239,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63514D; }

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

This text font color is #63514D.

Background Color

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

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

This div background color is #63514D.

Border color

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

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

This div border color is #63514D.

Opacity

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

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

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

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

This text has shadow with #63514D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63514D.

Preview

Color preview on black background

This text has color #63514D on black background.


Color preview on white background

This text has color #63514D on white background.


Black color preview on #63514D background

This text has black color on #63514D background.


White color preview on #63514D background

This text has white color on #63514D background.


Related colors

Complementary color

Complementary color for #hex is #9CAEB2.


I love getcolorcode.com

Triadic colors

1 #4D6351 and #514D63 with #63514D are triadic colors.

2 #4D5163 and #51634D with #63514D are triadic colors.