COLOR #57224A

HEX: #57224A RGB: (87,34,74)

Color info

#57224A contains red, green and blue colors in about the same proportion. Web safe color of #57224A is #663333 (or #633).

RGB color model

#57224A color RGB value is (87,34,74).

RGB: (87,34,74) (34%, 13%, 29%)

RGB channels and saturation

R 87 of 255 = 34%
G 34 of 255 = 13%
B 74 of 255 = 29%

87
34
74

R + G + B ~ 25%. #57224A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 34 + 74 = 195 (100%)
R 87 of 195 ~ 44.62%
G 34 of 195 ~ 17.44%
B 74 of 195 ~ 37.95'%

%44.62
%17.44
%37.95

CMYK color model

#57224A color CMYK value is (0,61,15,66).

  • cyan value is 0.00%
  • magenta value is 60.92%
  • yellow value is 14.94%
  • key color value is 65.88%

CMYK: (0,61,15,66)
C0M61Y15K66 (0%, 61%, 15%, 66%)
(0.00 / 0.61 / 0.15 / 0.66)

CMYK percentages

%0
%60.92
%14.94
%65.88

Codes

Color #57224A in popluar color models

57 22 4A
RGB 87 34 74
HSL 315° 43.80% 23.73%
HSB/HSV 315° 60.92% 34.12%
CMYK 0.00% 60.92% 14.94%
65.88%

Color #57224A in popluar number systems.

HEX 57 22 4A
Decimal 87 34 74
Binary 1010111 100010 1001010
Octal 127 42 112

Shades and tints

Shades of #57224A

#57224A
(87,34,74)
#501F44
(80,31,68)
#491C3E
(73,28,62)
#421938
(66,25,56)
#3B1632
(59,22,50)
#34132C
(52,19,44)
#2D1026
(45,16,38)
#260D20
(38,13,32)
#1F0A1A
(31,10,26)
#180714
(24,7,20)
#11040E
(17,4,14)
#000000
(0,0,0)

Tints of #57224A

#57224A
(87,34,74)
#66365A
(102,54,90)
#754A6A
(117,74,106)
#845E7A
(132,94,122)
#93728A
(147,114,138)
#A2869A
(162,134,154)
#B19AAA
(177,154,170)
#C0AEBA
(192,174,186)
#CFC2CA
(207,194,202)
#DED6DA
(222,214,218)
#EDEAEA
(237,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57224A color. Also use rgb(87,34,74) instead hex code.

Text Font Color

.myTextColor { color: #57224A; }

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

This text font color is #57224A.

Background Color

.myBgColor { background-color: #57224A; }

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

This div background color is #57224A.

Border color

.myBorderColor { border: 1px solid #57224A; }

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

This div border color is #57224A.

Opacity

.myOpacity80 { color: #57224A; opacity: 0.8; }

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

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

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

This text has shadow with #57224A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57224A.

Preview

Color preview on black background

This text has color #57224A on black background.


Color preview on white background

This text has color #57224A on white background.


Black color preview on #57224A background

This text has black color on #57224A background.


White color preview on #57224A background

This text has white color on #57224A background.


Related colors

Complementary color

Complementary color for #hex is #A8DDB5.


I love getcolorcode.com

Triadic colors

1 #4A5722 and #224A57 with #57224A are triadic colors.

2 #4A2257 and #22574A with #57224A are triadic colors.