COLOR #574758

HEX: #574758 RGB: (87,71,88)

Color info

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

RGB color model

#574758 color RGB value is (87,71,88).

RGB: (87,71,88) (34%, 28%, 35%)

RGB channels and saturation

R 87 of 255 = 34%
G 71 of 255 = 28%
B 88 of 255 = 35%

87
71
88

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

Portions of RGB colors in percentages

R + G + B = 87 + 71 + 88 = 246 (100%)
R 87 of 246 ~ 35.37%
G 71 of 246 ~ 28.86%
B 88 of 246 ~ 35.77'%

%35.37
%28.86
%35.77

CMYK color model

#574758 color CMYK value is (1,19,0,65).

  • cyan value is 1.14%
  • magenta value is 19.32%
  • yellow value is 0.00%
  • key color value is 65.49%

CMYK: (1,19,0,65)
C1M19Y0K65 (1%, 19%, 0%, 65%)
(0.01 / 0.19 / 0.00 / 0.65)

CMYK percentages

%1.14
%19.32
%0
%65.49

Codes

Color #574758 in popluar color models

57 47 58
RGB 87 71 88
HSL 296° 10.69% 31.18%
HSB/HSV 296° 19.32% 34.51%
CMYK 1.14% 19.32% 0.00%
65.49%

Color #574758 in popluar number systems.

HEX 57 47 58
Decimal 87 71 88
Binary 1010111 1000111 1011000
Octal 127 107 130

Shades and tints

Shades of #574758

#574758
(87,71,88)
#504150
(80,65,80)
#493B48
(73,59,72)
#423540
(66,53,64)
#3B2F38
(59,47,56)
#342930
(52,41,48)
#2D2328
(45,35,40)
#261D20
(38,29,32)
#1F1718
(31,23,24)
#181110
(24,17,16)
#110B08
(17,11,8)
#000000
(0,0,0)

Tints of #574758

#574758
(87,71,88)
#665767
(102,87,103)
#756776
(117,103,118)
#847785
(132,119,133)
#938794
(147,135,148)
#A297A3
(162,151,163)
#B1A7B2
(177,167,178)
#C0B7C1
(192,183,193)
#CFC7D0
(207,199,208)
#DED7DF
(222,215,223)
#EDE7EE
(237,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #574758; }

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

This text font color is #574758.

Background Color

.myBgColor { background-color: #574758; }

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

This div background color is #574758.

Border color

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

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

This div border color is #574758.

Opacity

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

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

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

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

This text has shadow with #574758 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #574758.

Preview

Color preview on black background

This text has color #574758 on black background.


Color preview on white background

This text has color #574758 on white background.


Black color preview on #574758 background

This text has black color on #574758 background.


White color preview on #574758 background

This text has white color on #574758 background.


Related colors

Complementary color

Complementary color for #hex is #A8B8A7.


I love getcolorcode.com

Triadic colors

1 #585747 and #475857 with #574758 are triadic colors.

2 #584757 and #475758 with #574758 are triadic colors.