COLOR #57468A

HEX: #57468A RGB: (87,70,138)

Color info

#57468A contains mainly red and blue colors. Web safe color of #57468A is #663399 (or #639).

RGB color model

#57468A color RGB value is (87,70,138).

RGB: (87,70,138) (34%, 27%, 54%)

RGB channels and saturation

R 87 of 255 = 34%
G 70 of 255 = 27%
B 138 of 255 = 54%

87
70
138

R + G + B ~ 38%. #57468A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 70 + 138 = 295 (100%)
R 87 of 295 ~ 29.49%
G 70 of 295 ~ 23.73%
B 138 of 295 ~ 46.78'%

%29.49
%23.73
%46.78

CMYK color model

#57468A color CMYK value is (37,49,0,46).

  • cyan value is 36.96%
  • magenta value is 49.28%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (37,49,0,46)
C37M49Y0K46 (37%, 49%, 0%, 46%)
(0.37 / 0.49 / 0.00 / 0.46)

CMYK percentages

%36.96
%49.28
%0
%45.88

Codes

Color #57468A in popluar color models

57 46 8A
RGB 87 70 138
HSL 255° 32.69% 40.78%
HSB/HSV 255° 49.28% 54.12%
CMYK 36.96% 49.28% 0.00%
45.88%

Color #57468A in popluar number systems.

HEX 57 46 8A
Decimal 87 70 138
Binary 1010111 1000110 10001010
Octal 127 106 212

Shades and tints

Shades of #57468A

#57468A
(87,70,138)
#50407E
(80,64,126)
#493A72
(73,58,114)
#423466
(66,52,102)
#3B2E5A
(59,46,90)
#34284E
(52,40,78)
#2D2242
(45,34,66)
#261C36
(38,28,54)
#1F162A
(31,22,42)
#18101E
(24,16,30)
#110A12
(17,10,18)
#000000
(0,0,0)

Tints of #57468A

#57468A
(87,70,138)
#665694
(102,86,148)
#75669E
(117,102,158)
#8476A8
(132,118,168)
#9386B2
(147,134,178)
#A296BC
(162,150,188)
#B1A6C6
(177,166,198)
#C0B6D0
(192,182,208)
#CFC6DA
(207,198,218)
#DED6E4
(222,214,228)
#EDE6EE
(237,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #57468A color. Also use rgb(87,70,138) instead hex code.

Text Font Color

.myTextColor { color: #57468A; }

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

This text font color is #57468A.

Background Color

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

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

This div background color is #57468A.

Border color

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

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

This div border color is #57468A.

Opacity

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

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

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

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

This text has shadow with #57468A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #57468A.

Preview

Color preview on black background

This text has color #57468A on black background.


Color preview on white background

This text has color #57468A on white background.


Black color preview on #57468A background

This text has black color on #57468A background.


White color preview on #57468A background

This text has white color on #57468A background.


Related colors

Complementary color

Complementary color for #hex is #A8B975.


I love getcolorcode.com

Triadic colors

1 #8A5746 and #468A57 with #57468A are triadic colors.

2 #8A4657 and #46578A with #57468A are triadic colors.