COLOR #574763

HEX: #574763 RGB: (87,71,99)

Color info

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

RGB color model

#574763 color RGB value is (87,71,99).

RGB: (87,71,99) (34%, 28%, 39%)

RGB channels and saturation

R 87 of 255 = 34%
G 71 of 255 = 28%
B 99 of 255 = 39%

87
71
99

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

Portions of RGB colors in percentages

R + G + B = 87 + 71 + 99 = 257 (100%)
R 87 of 257 ~ 33.85%
G 71 of 257 ~ 27.63%
B 99 of 257 ~ 38.52'%

%33.85
%27.63
%38.52

CMYK color model

#574763 color CMYK value is (12,28,0,61).

  • cyan value is 12.12%
  • magenta value is 28.28%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (12,28,0,61)
C12M28Y0K61 (12%, 28%, 0%, 61%)
(0.12 / 0.28 / 0.00 / 0.61)

CMYK percentages

%12.12
%28.28
%0
%61.18

Codes

Color #574763 in popluar color models

57 47 63
RGB 87 71 99
HSL 274° 16.47% 33.33%
HSB/HSV 274° 28.28% 38.82%
CMYK 12.12% 28.28% 0.00%
61.18%

Color #574763 in popluar number systems.

HEX 57 47 63
Decimal 87 71 99
Binary 1010111 1000111 1100011
Octal 127 107 143

Shades and tints

Shades of #574763

#574763
(87,71,99)
#50415A
(80,65,90)
#493B51
(73,59,81)
#423548
(66,53,72)
#3B2F3F
(59,47,63)
#342936
(52,41,54)
#2D232D
(45,35,45)
#261D24
(38,29,36)
#1F171B
(31,23,27)
#181112
(24,17,18)
#110B09
(17,11,9)
#000000
(0,0,0)

Tints of #574763

#574763
(87,71,99)
#665771
(102,87,113)
#75677F
(117,103,127)
#84778D
(132,119,141)
#93879B
(147,135,155)
#A297A9
(162,151,169)
#B1A7B7
(177,167,183)
#C0B7C5
(192,183,197)
#CFC7D3
(207,199,211)
#DED7E1
(222,215,225)
#EDE7EF
(237,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #574763; }

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

This text font color is #574763.

Background Color

.myBgColor { background-color: #574763; }

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

This div background color is #574763.

Border color

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

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

This div border color is #574763.

Opacity

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

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

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

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

This text has shadow with #574763 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #574763.

Preview

Color preview on black background

This text has color #574763 on black background.


Color preview on white background

This text has color #574763 on white background.


Black color preview on #574763 background

This text has black color on #574763 background.


White color preview on #574763 background

This text has white color on #574763 background.


Related colors

Complementary color

Complementary color for #hex is #A8B89C.


I love getcolorcode.com

Triadic colors

1 #635747 and #476357 with #574763 are triadic colors.

2 #634757 and #475763 with #574763 are triadic colors.