COLOR #574A92

HEX: #574A92 RGB: (87,74,146)

Color info

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

RGB color model

#574A92 color RGB value is (87,74,146).

RGB: (87,74,146) (34%, 29%, 57%)

RGB channels and saturation

R 87 of 255 = 34%
G 74 of 255 = 29%
B 146 of 255 = 57%

87
74
146

R + G + B ~ 40%. #574A92 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 87 + 74 + 146 = 307 (100%)
R 87 of 307 ~ 28.34%
G 74 of 307 ~ 24.1%
B 146 of 307 ~ 47.56'%

%28.34
%24.1
%47.56

CMYK color model

#574A92 color CMYK value is (40,49,0,43).

  • cyan value is 40.41%
  • magenta value is 49.32%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (40,49,0,43)
C40M49Y0K43 (40%, 49%, 0%, 43%)
(0.40 / 0.49 / 0.00 / 0.43)

CMYK percentages

%40.41
%49.32
%0
%42.75

Codes

Color #574A92 in popluar color models

57 4A 92
RGB 87 74 146
HSL 251° 32.73% 43.14%
HSB/HSV 251° 49.32% 57.25%
CMYK 40.41% 49.32% 0.00%
42.75%

Color #574A92 in popluar number systems.

HEX 57 4A 92
Decimal 87 74 146
Binary 1010111 1001010 10010010
Octal 127 112 222

Shades and tints

Shades of #574A92

#574A92
(87,74,146)
#504485
(80,68,133)
#493E78
(73,62,120)
#42386B
(66,56,107)
#3B325E
(59,50,94)
#342C51
(52,44,81)
#2D2644
(45,38,68)
#262037
(38,32,55)
#1F1A2A
(31,26,42)
#18141D
(24,20,29)
#110E10
(17,14,16)
#000000
(0,0,0)

Tints of #574A92

#574A92
(87,74,146)
#665A9B
(102,90,155)
#756AA4
(117,106,164)
#847AAD
(132,122,173)
#938AB6
(147,138,182)
#A29ABF
(162,154,191)
#B1AAC8
(177,170,200)
#C0BAD1
(192,186,209)
#CFCADA
(207,202,218)
#DEDAE3
(222,218,227)
#EDEAEC
(237,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #574A92 color. Also use rgb(87,74,146) instead hex code.

Text Font Color

.myTextColor { color: #574A92; }

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

This text font color is #574A92.

Background Color

.myBgColor { background-color: #574A92; }

<div style="background-color:#574A92">Inner text</div>

This div background color is #574A92.

Border color

.myBorderColor { border: 1px solid #574A92; }

<div style="border:3px solid #574A92">Div</div>

This div border color is #574A92.

Opacity

.myOpacity80 { color: #574A92; opacity: 0.8; }

<p style="color:#574A92;opacity:0.8;">80%</p>

Text with #574A92 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 #574A92;}

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

This text has shadow with #574A92 color.


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

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

This text has shadow with #574A92 primary color and red secondary color.


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

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

This text has shadow with #574A92 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #574A92.

Preview

Color preview on black background

This text has color #574A92 on black background.


Color preview on white background

This text has color #574A92 on white background.


Black color preview on #574A92 background

This text has black color on #574A92 background.


White color preview on #574A92 background

This text has white color on #574A92 background.


Related colors

Complementary color

Complementary color for #hex is #A8B56D.


I love getcolorcode.com

Triadic colors

1 #92574A and #4A9257 with #574A92 are triadic colors.

2 #924A57 and #4A5792 with #574A92 are triadic colors.