COLOR #574363

HEX: #574363 RGB: (87,67,99)

Color info

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

RGB color model

#574363 color RGB value is (87,67,99).

RGB: (87,67,99) (34%, 26%, 39%)

RGB channels and saturation

R 87 of 255 = 34%
G 67 of 255 = 26%
B 99 of 255 = 39%

87
67
99

R + G + B ~ 33%. #574363 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 67 + 99 = 253 (100%)
R 87 of 253 ~ 34.39%
G 67 of 253 ~ 26.48%
B 99 of 253 ~ 39.13'%

%34.39
%26.48
%39.13

CMYK color model

#574363 color CMYK value is (12,32,0,61).

  • cyan value is 12.12%
  • magenta value is 32.32%
  • yellow value is 0.00%
  • key color value is 61.18%
CMYK: (12,32,0,61) C12M32Y0K61 (12%,32%,0%,61%) (0.12/0.32/0.00/0.61) 

CMYK percentages

%12.12
%32.32
%0
%61.18

Codes

Color #574363 in popluar color models

57 43 63
RGB 87 67 99
HSL 278° 19.28% 32.55%
HSB/HSV 278° 32.32% 38.82%
CMYK 12.12% 32.32% 0.00%
61.18%

Color #574363 in popluar number systems.

HEX 57 43 63
Decimal 87 67 99
Binary 1010111 1000011 1100011
Octal 127 103 143

Shades and tints

Shades of #574363

#574363
(87,67,99)
#503D5A
(80,61,90)
#493751
(73,55,81)
#423148
(66,49,72)
#3B2B3F
(59,43,63)
#342536
(52,37,54)
#2D1F2D
(45,31,45)
#261924
(38,25,36)
#1F131B
(31,19,27)
#180D12
(24,13,18)
#110709
(17,7,9)
#000000
(0,0,0)

Tints of #574363

#574363
(87,67,99)
#665471
(102,84,113)
#75657F
(117,101,127)
#84768D
(132,118,141)
#93879B
(147,135,155)
#A298A9
(162,152,169)
#B1A9B7
(177,169,183)
#C0BAC5
(192,186,197)
#CFCBD3
(207,203,211)
#DEDCE1
(222,220,225)
#EDEDEF
(237,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #574363 color. Also use rgb(87,67,99) instead hex code.

Text Font Color

.myTextColor { color: #574363; }

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

This text font color is #574363.

Background Color

.myBgColor { background-color: #574363; }

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

This div background color is #574363.

Border color

.myBorderColor { border: 1px solid #574363; }

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

This div border color is #574363.

Opacity

.myOpacity80 { color: #574363; opacity: 0.8; }

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

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

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

This text has shadow with #574363 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #574363.

Preview

Color preview on black background

This text has color #574363 on black background.


Color preview on white background

This text has color #574363 on white background.


Black color preview on #574363 background

This text has black color on #574363 background.


White color preview on #574363 background

This text has white color on #574363 background.


Related colors

Complementary color

Complementary color for #hex is #A8BC9C.


I love getcolorcode.com

Triadic colors

1 #635743 and #436357 with #574363 are triadic colors.

2 #634357 and #435763 with #574363 are triadic colors.