COLOR #57435B

HEX: #57435B RGB: (87,67,91)

Color info

#57435B contains red, green and blue colors in about the same proportion. Web safe color of #57435B is #663366 (or #636).

RGB color model

#57435B color RGB value is (87,67,91).

RGB: (87,67,91) (34%, 26%, 36%)

RGB channels and saturation

R 87 of 255 = 34%
G 67 of 255 = 26%
B 91 of 255 = 36%

87
67
91

R + G + B ~ 32%. #57435B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 67 + 91 = 245 (100%)
R 87 of 245 ~ 35.51%
G 67 of 245 ~ 27.35%
B 91 of 245 ~ 37.14'%

%35.51
%27.35
%37.14

CMYK color model

#57435B color CMYK value is (4,26,0,64).

  • cyan value is 4.40%
  • magenta value is 26.37%
  • yellow value is 0.00%
  • key color value is 64.31%

CMYK: (4,26,0,64)
C4M26Y0K64 (4%, 26%, 0%, 64%)
(0.04 / 0.26 / 0.00 / 0.64)

CMYK percentages

%4.4
%26.37
%0
%64.31

Codes

Color #57435B in popluar color models

57 43 5B
RGB 87 67 91
HSL 290° 15.19% 30.98%
HSB/HSV 290° 26.37% 35.69%
CMYK 4.40% 26.37% 0.00%
64.31%

Color #57435B in popluar number systems.

HEX 57 43 5B
Decimal 87 67 91
Binary 1010111 1000011 1011011
Octal 127 103 133

Shades and tints

Shades of #57435B

#57435B
(87,67,91)
#503D53
(80,61,83)
#49374B
(73,55,75)
#423143
(66,49,67)
#3B2B3B
(59,43,59)
#342533
(52,37,51)
#2D1F2B
(45,31,43)
#261923
(38,25,35)
#1F131B
(31,19,27)
#180D13
(24,13,19)
#11070B
(17,7,11)
#000000
(0,0,0)

Tints of #57435B

#57435B
(87,67,91)
#665469
(102,84,105)
#756577
(117,101,119)
#847685
(132,118,133)
#938793
(147,135,147)
#A298A1
(162,152,161)
#B1A9AF
(177,169,175)
#C0BABD
(192,186,189)
#CFCBCB
(207,203,203)
#DEDCD9
(222,220,217)
#EDEDE7
(237,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57435B color. Also use rgb(87,67,91) instead hex code.

Text Font Color

.myTextColor { color: #57435B; }

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

This text font color is #57435B.

Background Color

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

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

This div background color is #57435B.

Border color

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

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

This div border color is #57435B.

Opacity

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

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

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

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

This text has shadow with #57435B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57435B.

Preview

Color preview on black background

This text has color #57435B on black background.


Color preview on white background

This text has color #57435B on white background.


Black color preview on #57435B background

This text has black color on #57435B background.


White color preview on #57435B background

This text has white color on #57435B background.


Related colors

Complementary color

Complementary color for #hex is #A8BCA4.


I love getcolorcode.com

Triadic colors

1 #5B5743 and #435B57 with #57435B are triadic colors.

2 #5B4357 and #43575B with #57435B are triadic colors.