COLOR #63571D

HEX: #63571D RGB: (99,87,29)

Color info

#63571D contains mainly red and green colors. Web safe color of #63571D is #666633 (or #663).

RGB color model

#63571D color RGB value is (99,87,29).

RGB: (99,87,29) (39%, 34%, 11%)

RGB channels and saturation

R 99 of 255 = 39%
G 87 of 255 = 34%
B 29 of 255 = 11%

99
87
29

R + G + B ~ 28%. #63571D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 87 + 29 = 215 (100%)
R 99 of 215 ~ 46.05%
G 87 of 215 ~ 40.47%
B 29 of 215 ~ 13.49'%

%46.05
%40.47
%13.49

CMYK color model

#63571D color CMYK value is (0,12,71,61).

  • cyan value is 0.00%
  • magenta value is 12.12%
  • yellow value is 70.71%
  • key color value is 61.18%

CMYK: (0,12,71,61)
C0M12Y71K61 (0%, 12%, 71%, 61%)
(0.00 / 0.12 / 0.71 / 0.61)

CMYK percentages

%0
%12.12
%70.71
%61.18

Codes

Color #63571D in popluar color models

63 57 1D
RGB 99 87 29
HSL 50° 54.69% 25.10%
HSB/HSV 50° 70.71% 38.82%
CMYK 0.00% 12.12% 70.71%
61.18%

Color #63571D in popluar number systems.

HEX 63 57 1D
Decimal 99 87 29
Binary 1100011 1010111 11101
Octal 143 127 35

Shades and tints

Shades of #63571D

#63571D
(99,87,29)
#5A501B
(90,80,27)
#514919
(81,73,25)
#484217
(72,66,23)
#3F3B15
(63,59,21)
#363413
(54,52,19)
#2D2D11
(45,45,17)
#24260F
(36,38,15)
#1B1F0D
(27,31,13)
#12180B
(18,24,11)
#091109
(9,17,9)
#000000
(0,0,0)

Tints of #63571D

#63571D
(99,87,29)
#716631
(113,102,49)
#7F7545
(127,117,69)
#8D8459
(141,132,89)
#9B936D
(155,147,109)
#A9A281
(169,162,129)
#B7B195
(183,177,149)
#C5C0A9
(197,192,169)
#D3CFBD
(211,207,189)
#E1DED1
(225,222,209)
#EFEDE5
(239,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63571D color. Also use rgb(99,87,29) instead hex code.

Text Font Color

.myTextColor { color: #63571D; }

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

This text font color is #63571D.

Background Color

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

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

This div background color is #63571D.

Border color

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

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

This div border color is #63571D.

Opacity

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

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

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

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

This text has shadow with #63571D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63571D.

Preview

Color preview on black background

This text has color #63571D on black background.


Color preview on white background

This text has color #63571D on white background.


Black color preview on #63571D background

This text has black color on #63571D background.


White color preview on #63571D background

This text has white color on #63571D background.


Related colors

Complementary color

Complementary color for #hex is #9CA8E2.


I love getcolorcode.com

Triadic colors

1 #1D6357 and #571D63 with #63571D are triadic colors.

2 #1D5763 and #57631D with #63571D are triadic colors.