COLOR #574753

HEX: #574753 RGB: (87,71,83)

Color info

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

RGB color model

#574753 color RGB value is (87,71,83).

RGB: (87,71,83) (34%, 28%, 33%)

RGB channels and saturation

R 87 of 255 = 34%
G 71 of 255 = 28%
B 83 of 255 = 33%

87
71
83

R + G + B ~ 32%. #574753 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 71 + 83 = 241 (100%)
R 87 of 241 ~ 36.1%
G 71 of 241 ~ 29.46%
B 83 of 241 ~ 34.44'%

%36.1
%29.46
%34.44

CMYK color model

#574753 color CMYK value is (0,18,5,66).

  • cyan value is 0.00%
  • magenta value is 18.39%
  • yellow value is 4.60%
  • key color value is 65.88%

CMYK: (0,18,5,66)
C0M18Y5K66 (0%, 18%, 5%, 66%)
(0.00 / 0.18 / 0.05 / 0.66)

CMYK percentages

%0
%18.39
%4.6
%65.88

Codes

Color #574753 in popluar color models

57 47 53
RGB 87 71 83
HSL 315° 10.13% 30.98%
HSB/HSV 315° 18.39% 34.12%
CMYK 0.00% 18.39% 4.60%
65.88%

Color #574753 in popluar number systems.

HEX 57 47 53
Decimal 87 71 83
Binary 1010111 1000111 1010011
Octal 127 107 123

Shades and tints

Shades of #574753

#574753
(87,71,83)
#50414C
(80,65,76)
#493B45
(73,59,69)
#42353E
(66,53,62)
#3B2F37
(59,47,55)
#342930
(52,41,48)
#2D2329
(45,35,41)
#261D22
(38,29,34)
#1F171B
(31,23,27)
#181114
(24,17,20)
#110B0D
(17,11,13)
#000000
(0,0,0)

Tints of #574753

#574753
(87,71,83)
#665762
(102,87,98)
#756771
(117,103,113)
#847780
(132,119,128)
#93878F
(147,135,143)
#A2979E
(162,151,158)
#B1A7AD
(177,167,173)
#C0B7BC
(192,183,188)
#CFC7CB
(207,199,203)
#DED7DA
(222,215,218)
#EDE7E9
(237,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #574753; }

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

This text font color is #574753.

Background Color

.myBgColor { background-color: #574753; }

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

This div background color is #574753.

Border color

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

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

This div border color is #574753.

Opacity

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

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

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

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

This text has shadow with #574753 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #574753.

Preview

Color preview on black background

This text has color #574753 on black background.


Color preview on white background

This text has color #574753 on white background.


Black color preview on #574753 background

This text has black color on #574753 background.


White color preview on #574753 background

This text has white color on #574753 background.


Related colors

Complementary color

Complementary color for #hex is #A8B8AC.


I love getcolorcode.com

Triadic colors

1 #535747 and #475357 with #574753 are triadic colors.

2 #534757 and #475753 with #574753 are triadic colors.