COLOR #57497C

HEX: #57497C RGB: (87,73,124)

Color info

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

RGB color model

#57497C color RGB value is (87,73,124).

RGB: (87,73,124) (34%, 29%, 49%)

RGB channels and saturation

R 87 of 255 = 34%
G 73 of 255 = 29%
B 124 of 255 = 49%

87
73
124

R + G + B ~ 37%. #57497C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 73 + 124 = 284 (100%)
R 87 of 284 ~ 30.63%
G 73 of 284 ~ 25.7%
B 124 of 284 ~ 43.66'%

%30.63
%25.7
%43.66

CMYK color model

#57497C color CMYK value is (30,41,0,51).

  • cyan value is 29.84%
  • magenta value is 41.13%
  • yellow value is 0.00%
  • key color value is 51.37%

CMYK: (30,41,0,51)
C30M41Y0K51 (30%, 41%, 0%, 51%)
(0.30 / 0.41 / 0.00 / 0.51)

CMYK percentages

%29.84
%41.13
%0
%51.37

Codes

Color #57497C in popluar color models

57 49 7C
RGB 87 73 124
HSL 256° 25.89% 38.63%
HSB/HSV 256° 41.13% 48.63%
CMYK 29.84% 41.13% 0.00%
51.37%

Color #57497C in popluar number systems.

HEX 57 49 7C
Decimal 87 73 124
Binary 1010111 1001001 1111100
Octal 127 111 174

Shades and tints

Shades of #57497C

#57497C
(87,73,124)
#504371
(80,67,113)
#493D66
(73,61,102)
#42375B
(66,55,91)
#3B3150
(59,49,80)
#342B45
(52,43,69)
#2D253A
(45,37,58)
#261F2F
(38,31,47)
#1F1924
(31,25,36)
#181319
(24,19,25)
#110D0E
(17,13,14)
#000000
(0,0,0)

Tints of #57497C

#57497C
(87,73,124)
#665987
(102,89,135)
#756992
(117,105,146)
#84799D
(132,121,157)
#9389A8
(147,137,168)
#A299B3
(162,153,179)
#B1A9BE
(177,169,190)
#C0B9C9
(192,185,201)
#CFC9D4
(207,201,212)
#DED9DF
(222,217,223)
#EDE9EA
(237,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57497C color. Also use rgb(87,73,124) instead hex code.

Text Font Color

.myTextColor { color: #57497C; }

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

This text font color is #57497C.

Background Color

.myBgColor { background-color: #57497C; }

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

This div background color is #57497C.

Border color

.myBorderColor { border: 1px solid #57497C; }

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

This div border color is #57497C.

Opacity

.myOpacity80 { color: #57497C; opacity: 0.8; }

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

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

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

This text has shadow with #57497C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57497C.

Preview

Color preview on black background

This text has color #57497C on black background.


Color preview on white background

This text has color #57497C on white background.


Black color preview on #57497C background

This text has black color on #57497C background.


White color preview on #57497C background

This text has white color on #57497C background.


Related colors

Complementary color

Complementary color for #hex is #A8B683.


I love getcolorcode.com

Triadic colors

1 #7C5749 and #497C57 with #57497C are triadic colors.

2 #7C4957 and #49577C with #57497C are triadic colors.