COLOR #63543B

HEX: #63543B RGB: (99,84,59)

Color info

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

RGB color model

#63543B color RGB value is (99,84,59).

RGB: (99,84,59) (39%, 33%, 23%)

RGB channels and saturation

R 99 of 255 = 39%
G 84 of 255 = 33%
B 59 of 255 = 23%

99
84
59

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

Portions of RGB colors in percentages

R + G + B = 99 + 84 + 59 = 242 (100%)
R 99 of 242 ~ 40.91%
G 84 of 242 ~ 34.71%
B 59 of 242 ~ 24.38'%

%40.91
%34.71
%24.38

CMYK color model

#63543B color CMYK value is (0,15,40,61).

  • cyan value is 0.00%
  • magenta value is 15.15%
  • yellow value is 40.40%
  • key color value is 61.18%

CMYK: (0,15,40,61)
C0M15Y40K61 (0%, 15%, 40%, 61%)
(0.00 / 0.15 / 0.40 / 0.61)

CMYK percentages

%0
%15.15
%40.4
%61.18

Codes

Color #63543B in popluar color models

63 54 3B
RGB 99 84 59
HSL 38° 25.32% 30.98%
HSB/HSV 38° 40.40% 38.82%
CMYK 0.00% 15.15% 40.40%
61.18%

Color #63543B in popluar number systems.

HEX 63 54 3B
Decimal 99 84 59
Binary 1100011 1010100 111011
Octal 143 124 73

Shades and tints

Shades of #63543B

#63543B
(99,84,59)
#5A4D36
(90,77,54)
#514631
(81,70,49)
#483F2C
(72,63,44)
#3F3827
(63,56,39)
#363122
(54,49,34)
#2D2A1D
(45,42,29)
#242318
(36,35,24)
#1B1C13
(27,28,19)
#12150E
(18,21,14)
#090E09
(9,14,9)
#000000
(0,0,0)

Tints of #63543B

#63543B
(99,84,59)
#71634C
(113,99,76)
#7F725D
(127,114,93)
#8D816E
(141,129,110)
#9B907F
(155,144,127)
#A99F90
(169,159,144)
#B7AEA1
(183,174,161)
#C5BDB2
(197,189,178)
#D3CCC3
(211,204,195)
#E1DBD4
(225,219,212)
#EFEAE5
(239,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63543B color. Also use rgb(99,84,59) instead hex code.

Text Font Color

.myTextColor { color: #63543B; }

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

This text font color is #63543B.

Background Color

.myBgColor { background-color: #63543B; }

<div style="background-color:#63543B">Inner text</div>

This div background color is #63543B.

Border color

.myBorderColor { border: 1px solid #63543B; }

<div style="border:3px solid #63543B">Div</div>

This div border color is #63543B.

Opacity

.myOpacity80 { color: #63543B; opacity: 0.8; }

<p style="color:#63543B;opacity:0.8;">80%</p>

Text with #63543B 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 #63543B;}

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

This text has shadow with #63543B color.


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

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

This text has shadow with #63543B primary color and red secondary color.


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

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

This text has shadow with #63543B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #63543B.

Preview

Color preview on black background

This text has color #63543B on black background.


Color preview on white background

This text has color #63543B on white background.


Black color preview on #63543B background

This text has black color on #63543B background.


White color preview on #63543B background

This text has white color on #63543B background.


Related colors

Complementary color

Complementary color for #hex is #9CABC4.


I love getcolorcode.com

Triadic colors

1 #3B6354 and #543B63 with #63543B are triadic colors.

2 #3B5463 and #54633B with #63543B are triadic colors.