COLOR #63563B

HEX: #63563B RGB: (99,86,59)

Color info

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

RGB color model

#63563B color RGB value is (99,86,59).

RGB: (99,86,59) (39%, 34%, 23%)

RGB channels and saturation

R 99 of 255 = 39%
G 86 of 255 = 34%
B 59 of 255 = 23%

99
86
59

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

Portions of RGB colors in percentages

R + G + B = 99 + 86 + 59 = 244 (100%)
R 99 of 244 ~ 40.57%
G 86 of 244 ~ 35.25%
B 59 of 244 ~ 24.18'%

%40.57
%35.25
%24.18

CMYK color model

#63563B color CMYK value is (0,13,40,61).

  • cyan value is 0.00%
  • magenta value is 13.13%
  • yellow value is 40.40%
  • key color value is 61.18%
CMYK: (0,13,40,61) C0M13Y40K61 (0%,13%,40%,61%) (0.00/0.13/0.40/0.61) 

CMYK percentages

%0
%13.13
%40.4
%61.18

Codes

Color #63563B in popluar color models

63 56 3B
RGB 99 86 59
HSL 41° 25.32% 30.98%
HSB/HSV 41° 40.40% 38.82%
CMYK 0.00% 13.13% 40.40%
61.18%

Color #63563B in popluar number systems.

HEX 63 56 3B
Decimal 99 86 59
Binary 1100011 1010110 111011
Octal 143 126 73

Shades and tints

Shades of #63563B

#63563B
(99,86,59)
#5A4F36
(90,79,54)
#514831
(81,72,49)
#48412C
(72,65,44)
#3F3A27
(63,58,39)
#363322
(54,51,34)
#2D2C1D
(45,44,29)
#242518
(36,37,24)
#1B1E13
(27,30,19)
#12170E
(18,23,14)
#091009
(9,16,9)
#000000
(0,0,0)

Tints of #63563B

#63563B
(99,86,59)
#71654C
(113,101,76)
#7F745D
(127,116,93)
#8D836E
(141,131,110)
#9B927F
(155,146,127)
#A9A190
(169,161,144)
#B7B0A1
(183,176,161)
#C5BFB2
(197,191,178)
#D3CEC3
(211,206,195)
#E1DDD4
(225,221,212)
#EFECE5
(239,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63563B; }

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

This text font color is #63563B.

Background Color

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

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

This div background color is #63563B.

Border color

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

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

This div border color is #63563B.

Opacity

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

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

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

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

This text has shadow with #63563B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63563B.

Preview

Color preview on black background

This text has color #63563B on black background.


Color preview on white background

This text has color #63563B on white background.


Black color preview on #63563B background

This text has black color on #63563B background.


White color preview on #63563B background

This text has white color on #63563B background.


Related colors

Complementary color

Complementary color for #hex is #9CA9C4.


I love getcolorcode.com

Triadic colors

1 #3B6356 and #563B63 with #63563B are triadic colors.

2 #3B5663 and #56633B with #63563B are triadic colors.