COLOR #63524C

HEX: #63524C RGB: (99,82,76)

Color info

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

RGB color model

#63524C color RGB value is (99,82,76).

RGB: (99,82,76) (39%, 32%, 30%)

RGB channels and saturation

R 99 of 255 = 39%
G 82 of 255 = 32%
B 76 of 255 = 30%

99
82
76

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

Portions of RGB colors in percentages

R + G + B = 99 + 82 + 76 = 257 (100%)
R 99 of 257 ~ 38.52%
G 82 of 257 ~ 31.91%
B 76 of 257 ~ 29.57'%

%38.52
%31.91
%29.57

CMYK color model

#63524C color CMYK value is (0,17,23,61).

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

CMYK: (0,17,23,61)
C0M17Y23K61 (0%, 17%, 23%, 61%)
(0.00 / 0.17 / 0.23 / 0.61)

CMYK percentages

%0
%17.17
%23.23
%61.18

Codes

Color #63524C in popluar color models

63 52 4C
RGB 99 82 76
HSL 16° 13.14% 34.31%
HSB/HSV 16° 23.23% 38.82%
CMYK 0.00% 17.17% 23.23%
61.18%

Color #63524C in popluar number systems.

HEX 63 52 4C
Decimal 99 82 76
Binary 1100011 1010010 1001100
Octal 143 122 114

Shades and tints

Shades of #63524C

#63524C
(99,82,76)
#5A4B46
(90,75,70)
#514440
(81,68,64)
#483D3A
(72,61,58)
#3F3634
(63,54,52)
#362F2E
(54,47,46)
#2D2828
(45,40,40)
#242122
(36,33,34)
#1B1A1C
(27,26,28)
#121316
(18,19,22)
#090C10
(9,12,16)
#000000
(0,0,0)

Tints of #63524C

#63524C
(99,82,76)
#71615C
(113,97,92)
#7F706C
(127,112,108)
#8D7F7C
(141,127,124)
#9B8E8C
(155,142,140)
#A99D9C
(169,157,156)
#B7ACAC
(183,172,172)
#C5BBBC
(197,187,188)
#D3CACC
(211,202,204)
#E1D9DC
(225,217,220)
#EFE8EC
(239,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63524C; }

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

This text font color is #63524C.

Background Color

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

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

This div background color is #63524C.

Border color

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

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

This div border color is #63524C.

Opacity

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

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

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

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

This text has shadow with #63524C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63524C.

Preview

Color preview on black background

This text has color #63524C on black background.


Color preview on white background

This text has color #63524C on white background.


Black color preview on #63524C background

This text has black color on #63524C background.


White color preview on #63524C background

This text has white color on #63524C background.


Related colors

Complementary color

Complementary color for #hex is #9CADB3.


I love getcolorcode.com

Triadic colors

1 #4C6352 and #524C63 with #63524C are triadic colors.

2 #4C5263 and #52634C with #63524C are triadic colors.