COLOR #63523E

HEX: #63523E RGB: (99,82,62)

Color info

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

RGB color model

#63523E color RGB value is (99,82,62).

RGB: (99,82,62) (39%, 32%, 24%)

RGB channels and saturation

R 99 of 255 = 39%
G 82 of 255 = 32%
B 62 of 255 = 24%

99
82
62

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

Portions of RGB colors in percentages

R + G + B = 99 + 82 + 62 = 243 (100%)
R 99 of 243 ~ 40.74%
G 82 of 243 ~ 33.74%
B 62 of 243 ~ 25.51'%

%40.74
%33.74
%25.51

CMYK color model

#63523E color CMYK value is (0,17,37,61).

  • cyan value is 0.00%
  • magenta value is 17.17%
  • yellow value is 37.37%
  • key color value is 61.18%

CMYK: (0,17,37,61)
C0M17Y37K61 (0%, 17%, 37%, 61%)
(0.00 / 0.17 / 0.37 / 0.61)

CMYK percentages

%0
%17.17
%37.37
%61.18

Codes

Color #63523E in popluar color models

63 52 3E
RGB 99 82 62
HSL 32° 22.98% 31.57%
HSB/HSV 32° 37.37% 38.82%
CMYK 0.00% 17.17% 37.37%
61.18%

Color #63523E in popluar number systems.

HEX 63 52 3E
Decimal 99 82 62
Binary 1100011 1010010 111110
Octal 143 122 76

Shades and tints

Shades of #63523E

#63523E
(99,82,62)
#5A4B39
(90,75,57)
#514434
(81,68,52)
#483D2F
(72,61,47)
#3F362A
(63,54,42)
#362F25
(54,47,37)
#2D2820
(45,40,32)
#24211B
(36,33,27)
#1B1A16
(27,26,22)
#121311
(18,19,17)
#090C0C
(9,12,12)
#000000
(0,0,0)

Tints of #63523E

#63523E
(99,82,62)
#71614F
(113,97,79)
#7F7060
(127,112,96)
#8D7F71
(141,127,113)
#9B8E82
(155,142,130)
#A99D93
(169,157,147)
#B7ACA4
(183,172,164)
#C5BBB5
(197,187,181)
#D3CAC6
(211,202,198)
#E1D9D7
(225,217,215)
#EFE8E8
(239,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63523E color. Also use rgb(99,82,62) instead hex code.

Text Font Color

.myTextColor { color: #63523E; }

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

This text font color is #63523E.

Background Color

.myBgColor { background-color: #63523E; }

<div style="background-color:#63523E">Inner text</div>

This div background color is #63523E.

Border color

.myBorderColor { border: 1px solid #63523E; }

<div style="border:3px solid #63523E">Div</div>

This div border color is #63523E.

Opacity

.myOpacity80 { color: #63523E; opacity: 0.8; }

<p style="color:#63523E;opacity:0.8;">80%</p>

Text with #63523E 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 #63523E;}

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

This text has shadow with #63523E color.


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

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

This text has shadow with #63523E primary color and red secondary color.


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

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

This text has shadow with #63523E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #63523E.

Preview

Color preview on black background

This text has color #63523E on black background.


Color preview on white background

This text has color #63523E on white background.


Black color preview on #63523E background

This text has black color on #63523E background.


White color preview on #63523E background

This text has white color on #63523E background.


Related colors

Complementary color

Complementary color for #hex is #9CADC1.


I love getcolorcode.com

Triadic colors

1 #3E6352 and #523E63 with #63523E are triadic colors.

2 #3E5263 and #52633E with #63523E are triadic colors.