COLOR #63532D

HEX: #63532D RGB: (99,83,45)

Color info

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

RGB color model

#63532D color RGB value is (99,83,45).

RGB: (99,83,45) (39%, 33%, 18%)

RGB channels and saturation

R 99 of 255 = 39%
G 83 of 255 = 33%
B 45 of 255 = 18%

99
83
45

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

Portions of RGB colors in percentages

R + G + B = 99 + 83 + 45 = 227 (100%)
R 99 of 227 ~ 43.61%
G 83 of 227 ~ 36.56%
B 45 of 227 ~ 19.82'%

%43.61
%36.56
%19.82

CMYK color model

#63532D color CMYK value is (0,16,55,61).

  • cyan value is 0.00%
  • magenta value is 16.16%
  • yellow value is 54.55%
  • key color value is 61.18%

CMYK: (0,16,55,61)
C0M16Y55K61 (0%, 16%, 55%, 61%)
(0.00 / 0.16 / 0.55 / 0.61)

CMYK percentages

%0
%16.16
%54.55
%61.18

Codes

Color #63532D in popluar color models

63 53 2D
RGB 99 83 45
HSL 42° 37.50% 28.24%
HSB/HSV 42° 54.55% 38.82%
CMYK 0.00% 16.16% 54.55%
61.18%

Color #63532D in popluar number systems.

HEX 63 53 2D
Decimal 99 83 45
Binary 1100011 1010011 101101
Octal 143 123 55

Shades and tints

Shades of #63532D

#63532D
(99,83,45)
#5A4C29
(90,76,41)
#514525
(81,69,37)
#483E21
(72,62,33)
#3F371D
(63,55,29)
#363019
(54,48,25)
#2D2915
(45,41,21)
#242211
(36,34,17)
#1B1B0D
(27,27,13)
#121409
(18,20,9)
#090D05
(9,13,5)
#000000
(0,0,0)

Tints of #63532D

#63532D
(99,83,45)
#716240
(113,98,64)
#7F7153
(127,113,83)
#8D8066
(141,128,102)
#9B8F79
(155,143,121)
#A99E8C
(169,158,140)
#B7AD9F
(183,173,159)
#C5BCB2
(197,188,178)
#D3CBC5
(211,203,197)
#E1DAD8
(225,218,216)
#EFE9EB
(239,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63532D color. Also use rgb(99,83,45) instead hex code.

Text Font Color

.myTextColor { color: #63532D; }

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

This text font color is #63532D.

Background Color

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

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

This div background color is #63532D.

Border color

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

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

This div border color is #63532D.

Opacity

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

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

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

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

This text has shadow with #63532D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63532D.

Preview

Color preview on black background

This text has color #63532D on black background.


Color preview on white background

This text has color #63532D on white background.


Black color preview on #63532D background

This text has black color on #63532D background.


White color preview on #63532D background

This text has white color on #63532D background.


Related colors

Complementary color

Complementary color for #hex is #9CACD2.


I love getcolorcode.com

Triadic colors

1 #2D6353 and #532D63 with #63532D are triadic colors.

2 #2D5363 and #53632D with #63532D are triadic colors.