COLOR #574654

HEX: #574654 RGB: (87,70,84)

Color info

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

RGB color model

#574654 color RGB value is (87,70,84).

RGB: (87,70,84) (34%, 27%, 33%)

RGB channels and saturation

R 87 of 255 = 34%
G 70 of 255 = 27%
B 84 of 255 = 33%

87
70
84

R + G + B ~ 31%. #574654 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 70 + 84 = 241 (100%)
R 87 of 241 ~ 36.1%
G 70 of 241 ~ 29.05%
B 84 of 241 ~ 34.85'%

%36.1
%29.05
%34.85

CMYK color model

#574654 color CMYK value is (0,20,3,66).

  • cyan value is 0.00%
  • magenta value is 19.54%
  • yellow value is 3.45%
  • key color value is 65.88%

CMYK: (0,20,3,66)
C0M20Y3K66 (0%, 20%, 3%, 66%)
(0.00 / 0.20 / 0.03 / 0.66)

CMYK percentages

%0
%19.54
%3.45
%65.88

Codes

Color #574654 in popluar color models

57 46 54
RGB 87 70 84
HSL 311° 10.83% 30.78%
HSB/HSV 311° 19.54% 34.12%
CMYK 0.00% 19.54% 3.45%
65.88%

Color #574654 in popluar number systems.

HEX 57 46 54
Decimal 87 70 84
Binary 1010111 1000110 1010100
Octal 127 106 124

Shades and tints

Shades of #574654

#574654
(87,70,84)
#50404D
(80,64,77)
#493A46
(73,58,70)
#42343F
(66,52,63)
#3B2E38
(59,46,56)
#342831
(52,40,49)
#2D222A
(45,34,42)
#261C23
(38,28,35)
#1F161C
(31,22,28)
#181015
(24,16,21)
#110A0E
(17,10,14)
#000000
(0,0,0)

Tints of #574654

#574654
(87,70,84)
#665663
(102,86,99)
#756672
(117,102,114)
#847681
(132,118,129)
#938690
(147,134,144)
#A2969F
(162,150,159)
#B1A6AE
(177,166,174)
#C0B6BD
(192,182,189)
#CFC6CC
(207,198,204)
#DED6DB
(222,214,219)
#EDE6EA
(237,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #574654; }

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

This text font color is #574654.

Background Color

.myBgColor { background-color: #574654; }

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

This div background color is #574654.

Border color

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

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

This div border color is #574654.

Opacity

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

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

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

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

This text has shadow with #574654 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #574654.

Preview

Color preview on black background

This text has color #574654 on black background.


Color preview on white background

This text has color #574654 on white background.


Black color preview on #574654 background

This text has black color on #574654 background.


White color preview on #574654 background

This text has white color on #574654 background.


Related colors

Complementary color

Complementary color for #hex is #A8B9AB.


I love getcolorcode.com

Triadic colors

1 #545746 and #465457 with #574654 are triadic colors.

2 #544657 and #465754 with #574654 are triadic colors.