COLOR #63524B

HEX: #63524B RGB: (99,82,75)

Color info

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

RGB color model

#63524B color RGB value is (99,82,75).

RGB: (99,82,75) (39%, 32%, 29%)

RGB channels and saturation

R 99 of 255 = 39%
G 82 of 255 = 32%
B 75 of 255 = 29%

99
82
75

R + G + B ~ 33%. #63524B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 82 + 75 = 256 (100%)
R 99 of 256 ~ 38.67%
G 82 of 256 ~ 32.03%
B 75 of 256 ~ 29.3'%

%38.67
%32.03
%29.3

CMYK color model

#63524B color CMYK value is (0,17,24,61).

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

CMYK: (0,17,24,61)
C0M17Y24K61 (0%, 17%, 24%, 61%)
(0.00 / 0.17 / 0.24 / 0.61)

CMYK percentages

%0
%17.17
%24.24
%61.18

Codes

Color #63524B in popluar color models

63 52 4B
RGB 99 82 75
HSL 18° 13.79% 34.12%
HSB/HSV 18° 24.24% 38.82%
CMYK 0.00% 17.17% 24.24%
61.18%

Color #63524B in popluar number systems.

HEX 63 52 4B
Decimal 99 82 75
Binary 1100011 1010010 1001011
Octal 143 122 113

Shades and tints

Shades of #63524B

#63524B
(99,82,75)
#5A4B45
(90,75,69)
#51443F
(81,68,63)
#483D39
(72,61,57)
#3F3633
(63,54,51)
#362F2D
(54,47,45)
#2D2827
(45,40,39)
#242121
(36,33,33)
#1B1A1B
(27,26,27)
#121315
(18,19,21)
#090C0F
(9,12,15)
#000000
(0,0,0)

Tints of #63524B

#63524B
(99,82,75)
#71615B
(113,97,91)
#7F706B
(127,112,107)
#8D7F7B
(141,127,123)
#9B8E8B
(155,142,139)
#A99D9B
(169,157,155)
#B7ACAB
(183,172,171)
#C5BBBB
(197,187,187)
#D3CACB
(211,202,203)
#E1D9DB
(225,217,219)
#EFE8EB
(239,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63524B color. Also use rgb(99,82,75) instead hex code.

Text Font Color

.myTextColor { color: #63524B; }

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

This text font color is #63524B.

Background Color

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

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

This div background color is #63524B.

Border color

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

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

This div border color is #63524B.

Opacity

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

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

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

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

This text has shadow with #63524B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63524B.

Preview

Color preview on black background

This text has color #63524B on black background.


Color preview on white background

This text has color #63524B on white background.


Black color preview on #63524B background

This text has black color on #63524B background.


White color preview on #63524B background

This text has white color on #63524B background.


Related colors

Complementary color

Complementary color for #hex is #9CADB4.


I love getcolorcode.com

Triadic colors

1 #4B6352 and #524B63 with #63524B are triadic colors.

2 #4B5263 and #52634B with #63524B are triadic colors.