COLOR #57367B

HEX: #57367B RGB: (87,54,123)

Color info

#57367B contains mainly red and blue colors. Web safe color of #57367B is #663366 (or #636).

RGB color model

#57367B color RGB value is (87,54,123).

RGB: (87,54,123) (34%, 21%, 48%)

RGB channels and saturation

R 87 of 255 = 34%
G 54 of 255 = 21%
B 123 of 255 = 48%

87
54
123

R + G + B ~ 34%. #57367B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 54 + 123 = 264 (100%)
R 87 of 264 ~ 32.95%
G 54 of 264 ~ 20.45%
B 123 of 264 ~ 46.59'%

%32.95
%20.45
%46.59

CMYK color model

#57367B color CMYK value is (29,56,0,52).

  • cyan value is 29.27%
  • magenta value is 56.10%
  • yellow value is 0.00%
  • key color value is 51.76%
CMYK: (29,56,0,52) C29M56Y0K52 (29%,56%,0%,52%) (0.29/0.56/0.00/0.52) 

CMYK percentages

%29.27
%56.1
%0
%51.76

Codes

Color #57367B in popluar color models

57 36 7B
RGB 87 54 123
HSL 269° 38.98% 34.71%
HSB/HSV 269° 56.10% 48.24%
CMYK 29.27% 56.10% 0.00%
51.76%

Color #57367B in popluar number systems.

HEX 57 36 7B
Decimal 87 54 123
Binary 1010111 110110 1111011
Octal 127 66 173

Shades and tints

Shades of #57367B

#57367B
(87,54,123)
#503270
(80,50,112)
#492E65
(73,46,101)
#422A5A
(66,42,90)
#3B264F
(59,38,79)
#342244
(52,34,68)
#2D1E39
(45,30,57)
#261A2E
(38,26,46)
#1F1623
(31,22,35)
#181218
(24,18,24)
#110E0D
(17,14,13)
#000000
(0,0,0)

Tints of #57367B

#57367B
(87,54,123)
#664887
(102,72,135)
#755A93
(117,90,147)
#846C9F
(132,108,159)
#937EAB
(147,126,171)
#A290B7
(162,144,183)
#B1A2C3
(177,162,195)
#C0B4CF
(192,180,207)
#CFC6DB
(207,198,219)
#DED8E7
(222,216,231)
#EDEAF3
(237,234,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57367B color. Also use rgb(87,54,123) instead hex code.

Text Font Color

.myTextColor { color: #57367B; }

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

This text font color is #57367B.

Background Color

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

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

This div background color is #57367B.

Border color

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

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

This div border color is #57367B.

Opacity

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

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

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

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

This text has shadow with #57367B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57367B.

Preview

Color preview on black background

This text has color #57367B on black background.


Color preview on white background

This text has color #57367B on white background.


Black color preview on #57367B background

This text has black color on #57367B background.


White color preview on #57367B background

This text has white color on #57367B background.


Related colors

Complementary color

Complementary color for #hex is #A8C984.


I love getcolorcode.com

Triadic colors

1 #7B5736 and #367B57 with #57367B are triadic colors.

2 #7B3657 and #36577B with #57367B are triadic colors.