COLOR #57648E

HEX: #57648E RGB: (87,100,142)

Color info

#57648E contains red, green and blue colors in about the same proportion. Web safe color of #57648E is #666699 (or #669).

RGB color model

#57648E color RGB value is (87,100,142).

RGB: (87,100,142) (34%, 39%, 56%)

RGB channels and saturation

R 87 of 255 = 34%
G 100 of 255 = 39%
B 142 of 255 = 56%

87
100
142

R + G + B ~ 43%. #57648E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 87 + 100 + 142 = 329 (100%)
R 87 of 329 ~ 26.44%
G 100 of 329 ~ 30.4%
B 142 of 329 ~ 43.16'%

%26.44
%30.4
%43.16

CMYK color model

#57648E color CMYK value is (39,30,0,44).

  • cyan value is 38.73%
  • magenta value is 29.58%
  • yellow value is 0.00%
  • key color value is 44.31%

CMYK: (39,30,0,44)
C39M30Y0K44 (39%, 30%, 0%, 44%)
(0.39 / 0.30 / 0.00 / 0.44)

CMYK percentages

%38.73
%29.58
%0
%44.31

Codes

Color #57648E in popluar color models

57 64 8E
RGB 87 100 142
HSL 226° 24.02% 44.90%
HSB/HSV 226° 38.73% 55.69%
CMYK 38.73% 29.58% 0.00%
44.31%

Color #57648E in popluar number systems.

HEX 57 64 8E
Decimal 87 100 142
Binary 1010111 1100100 10001110
Octal 127 144 216

Shades and tints

Shades of #57648E

#57648E
(87,100,142)
#505B82
(80,91,130)
#495276
(73,82,118)
#42496A
(66,73,106)
#3B405E
(59,64,94)
#343752
(52,55,82)
#2D2E46
(45,46,70)
#26253A
(38,37,58)
#1F1C2E
(31,28,46)
#181322
(24,19,34)
#110A16
(17,10,22)
#000000
(0,0,0)

Tints of #57648E

#57648E
(87,100,142)
#667298
(102,114,152)
#7580A2
(117,128,162)
#848EAC
(132,142,172)
#939CB6
(147,156,182)
#A2AAC0
(162,170,192)
#B1B8CA
(177,184,202)
#C0C6D4
(192,198,212)
#CFD4DE
(207,212,222)
#DEE2E8
(222,226,232)
#EDF0F2
(237,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57648E color. Also use rgb(87,100,142) instead hex code.

Text Font Color

.myTextColor { color: #57648E; }

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

This text font color is #57648E.

Background Color

.myBgColor { background-color: #57648E; }

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

This div background color is #57648E.

Border color

.myBorderColor { border: 1px solid #57648E; }

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

This div border color is #57648E.

Opacity

.myOpacity80 { color: #57648E; opacity: 0.8; }

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

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

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

This text has shadow with #57648E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57648E.

Preview

Color preview on black background

This text has color #57648E on black background.


Color preview on white background

This text has color #57648E on white background.


Black color preview on #57648E background

This text has black color on #57648E background.


White color preview on #57648E background

This text has white color on #57648E background.


Related colors

Complementary color

Complementary color for #hex is #A89B71.


I love getcolorcode.com

Triadic colors

1 #8E5764 and #648E57 with #57648E are triadic colors.

2 #8E6457 and #64578E with #57648E are triadic colors.