COLOR #574446

HEX: #574446 RGB: (87,68,70)

Color info

#574446 contains red, green and blue colors in about the same proportion. Web safe color of #574446 is #663333 (or #633).

RGB color model

#574446 color RGB value is (87,68,70).

RGB: (87,68,70) (34%, 27%, 27%)

RGB channels and saturation

R 87 of 255 = 34%
G 68 of 255 = 27%
B 70 of 255 = 27%

87
68
70

R + G + B ~ 29%. #574446 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 87 + 68 + 70 = 225 (100%)
R 87 of 225 ~ 38.67%
G 68 of 225 ~ 30.22%
B 70 of 225 ~ 31.11'%

%38.67
%30.22
%31.11

CMYK color model

#574446 color CMYK value is (0,22,20,66).

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

CMYK: (0,22,20,66)
C0M22Y20K66 (0%, 22%, 20%, 66%)
(0.00 / 0.22 / 0.20 / 0.66)

CMYK percentages

%0
%21.84
%19.54
%65.88

Codes

Color #574446 in popluar color models

57 44 46
RGB 87 68 70
HSL 354° 12.26% 30.39%
HSB/HSV 354° 21.84% 34.12%
CMYK 0.00% 21.84% 19.54%
65.88%

Color #574446 in popluar number systems.

HEX 57 44 46
Decimal 87 68 70
Binary 1010111 1000100 1000110
Octal 127 104 106

Shades and tints

Shades of #574446

#574446
(87,68,70)
#503E40
(80,62,64)
#49383A
(73,56,58)
#423234
(66,50,52)
#3B2C2E
(59,44,46)
#342628
(52,38,40)
#2D2022
(45,32,34)
#261A1C
(38,26,28)
#1F1416
(31,20,22)
#180E10
(24,14,16)
#11080A
(17,8,10)
#000000
(0,0,0)

Tints of #574446

#574446
(87,68,70)
#665556
(102,85,86)
#756666
(117,102,102)
#847776
(132,119,118)
#938886
(147,136,134)
#A29996
(162,153,150)
#B1AAA6
(177,170,166)
#C0BBB6
(192,187,182)
#CFCCC6
(207,204,198)
#DEDDD6
(222,221,214)
#EDEEE6
(237,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #574446; }

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

This text font color is #574446.

Background Color

.myBgColor { background-color: #574446; }

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

This div background color is #574446.

Border color

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

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

This div border color is #574446.

Opacity

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

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

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

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

This text has shadow with #574446 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #574446.

Preview

Color preview on black background

This text has color #574446 on black background.


Color preview on white background

This text has color #574446 on white background.


Black color preview on #574446 background

This text has black color on #574446 background.


White color preview on #574446 background

This text has white color on #574446 background.


Related colors

Complementary color

Complementary color for #hex is #A8BBB9.


I love getcolorcode.com

Triadic colors

1 #465744 and #444657 with #574446 are triadic colors.

2 #464457 and #445746 with #574446 are triadic colors.