COLOR #575835

HEX: #575835 RGB: (87,88,53)

Color info

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

RGB color model

#575835 color RGB value is (87,88,53).

RGB: (87,88,53) (34%, 35%, 21%)

RGB channels and saturation

R 87 of 255 = 34%
G 88 of 255 = 35%
B 53 of 255 = 21%

87
88
53

R + G + B ~ 30%. #575835 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 88 + 53 = 228 (100%)
R 87 of 228 ~ 38.16%
G 88 of 228 ~ 38.6%
B 53 of 228 ~ 23.25'%

%38.16
%38.6
%23.25

CMYK color model

#575835 color CMYK value is (1,0,40,65).

  • cyan value is 1.14%
  • magenta value is 0.00%
  • yellow value is 39.77%
  • key color value is 65.49%

CMYK: (1,0,40,65)
C1M0Y40K65 (1%, 0%, 40%, 65%)
(0.01 / 0.00 / 0.40 / 0.65)

CMYK percentages

%1.14
%0
%39.77
%65.49

Codes

Color #575835 in popluar color models

57 58 35
RGB 87 88 53
HSL 62° 24.82% 27.65%
HSB/HSV 62° 39.77% 34.51%
CMYK 1.14% 0.00% 39.77%
65.49%

Color #575835 in popluar number systems.

HEX 57 58 35
Decimal 87 88 53
Binary 1010111 1011000 110101
Octal 127 130 65

Shades and tints

Shades of #575835

#575835
(87,88,53)
#505031
(80,80,49)
#49482D
(73,72,45)
#424029
(66,64,41)
#3B3825
(59,56,37)
#343021
(52,48,33)
#2D281D
(45,40,29)
#262019
(38,32,25)
#1F1815
(31,24,21)
#181011
(24,16,17)
#11080D
(17,8,13)
#000000
(0,0,0)

Tints of #575835

#575835
(87,88,53)
#666747
(102,103,71)
#757659
(117,118,89)
#84856B
(132,133,107)
#93947D
(147,148,125)
#A2A38F
(162,163,143)
#B1B2A1
(177,178,161)
#C0C1B3
(192,193,179)
#CFD0C5
(207,208,197)
#DEDFD7
(222,223,215)
#EDEEE9
(237,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #575835 color. Also use rgb(87,88,53) instead hex code.

Text Font Color

.myTextColor { color: #575835; }

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

This text font color is #575835.

Background Color

.myBgColor { background-color: #575835; }

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

This div background color is #575835.

Border color

.myBorderColor { border: 1px solid #575835; }

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

This div border color is #575835.

Opacity

.myOpacity80 { color: #575835; opacity: 0.8; }

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

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

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

This text has shadow with #575835 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #575835.

Preview

Color preview on black background

This text has color #575835 on black background.


Color preview on white background

This text has color #575835 on white background.


Black color preview on #575835 background

This text has black color on #575835 background.


White color preview on #575835 background

This text has white color on #575835 background.


Related colors

Complementary color

Complementary color for #hex is #A8A7CA.


I love getcolorcode.com

Triadic colors

1 #355758 and #583557 with #575835 are triadic colors.

2 #355857 and #585735 with #575835 are triadic colors.