COLOR #57643F

HEX: #57643F RGB: (87,100,63)

Color info

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

RGB color model

#57643F color RGB value is (87,100,63).

RGB: (87,100,63) (34%, 39%, 25%)

RGB channels and saturation

R 87 of 255 = 34%
G 100 of 255 = 39%
B 63 of 255 = 25%

87
100
63

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

Portions of RGB colors in percentages

R + G + B = 87 + 100 + 63 = 250 (100%)
R 87 of 250 ~ 34.8%
G 100 of 250 ~ 40%
B 63 of 250 ~ 25.2'%

%34.8
%40
%25.2

CMYK color model

#57643F color CMYK value is (13,0,37,61).

  • cyan value is 13.00%
  • magenta value is 0.00%
  • yellow value is 37.00%
  • key color value is 60.78%
CMYK: (13,0,37,61) C13M0Y37K61 (13%,0%,37%,61%) (0.13/0.00/0.37/0.61) 

CMYK percentages

%13
%0
%37
%60.78

Codes

Color #57643F in popluar color models

57 64 3F
RGB 87 100 63
HSL 81° 22.70% 31.96%
HSB/HSV 81° 37.00% 39.22%
CMYK 13.00% 0.00% 37.00%
60.78%

Color #57643F in popluar number systems.

HEX 57 64 3F
Decimal 87 100 63
Binary 1010111 1100100 111111
Octal 127 144 77

Shades and tints

Shades of #57643F

#57643F
(87,100,63)
#505B3A
(80,91,58)
#495235
(73,82,53)
#424930
(66,73,48)
#3B402B
(59,64,43)
#343726
(52,55,38)
#2D2E21
(45,46,33)
#26251C
(38,37,28)
#1F1C17
(31,28,23)
#181312
(24,19,18)
#110A0D
(17,10,13)
#000000
(0,0,0)

Tints of #57643F

#57643F
(87,100,63)
#667250
(102,114,80)
#758061
(117,128,97)
#848E72
(132,142,114)
#939C83
(147,156,131)
#A2AA94
(162,170,148)
#B1B8A5
(177,184,165)
#C0C6B6
(192,198,182)
#CFD4C7
(207,212,199)
#DEE2D8
(222,226,216)
#EDF0E9
(237,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57643F color. Also use rgb(87,100,63) instead hex code.

Text Font Color

.myTextColor { color: #57643F; }

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

This text font color is #57643F.

Background Color

.myBgColor { background-color: #57643F; }

<div style="background-color:#57643F">Inner text</div>

This div background color is #57643F.

Border color

.myBorderColor { border: 1px solid #57643F; }

<div style="border:3px solid #57643F">Div</div>

This div border color is #57643F.

Opacity

.myOpacity80 { color: #57643F; opacity: 0.8; }

<p style="color:#57643F;opacity:0.8;">80%</p>

Text with #57643F 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 #57643F;}

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

This text has shadow with #57643F color.


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

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

This text has shadow with #57643F primary color and red secondary color.


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

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

This text has shadow with #57643F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #57643F.

Preview

Color preview on black background

This text has color #57643F on black background.


Color preview on white background

This text has color #57643F on white background.


Black color preview on #57643F background

This text has black color on #57643F background.


White color preview on #57643F background

This text has white color on #57643F background.


Related colors

Complementary color

Complementary color for #hex is #A89BC0.


I love getcolorcode.com

Triadic colors

1 #3F5764 and #643F57 with #57643F are triadic colors.

2 #3F6457 and #64573F with #57643F are triadic colors.