COLOR #577465

HEX: #577465 RGB: (87,116,101)

Color info

#577465 contains red, green and blue colors in about the same proportion. Web safe color of #577465 is #666666 (or #666).

RGB color model

#577465 color RGB value is (87,116,101).

RGB: (87,116,101) (34%, 45%, 40%)

RGB channels and saturation

R 87 of 255 = 34%
G 116 of 255 = 45%
B 101 of 255 = 40%

87
116
101

R + G + B ~ 40%. #577465 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 87 + 116 + 101 = 304 (100%)
R 87 of 304 ~ 28.62%
G 116 of 304 ~ 38.16%
B 101 of 304 ~ 33.22'%

%28.62
%38.16
%33.22

CMYK color model

#577465 color CMYK value is (25,0,13,55).

  • cyan value is 25.00%
  • magenta value is 0.00%
  • yellow value is 12.93%
  • key color value is 54.51%

CMYK: (25,0,13,55)
C25M0Y13K55 (25%, 0%, 13%, 55%)
(0.25 / 0.00 / 0.13 / 0.55)

CMYK percentages

%25
%0
%12.93
%54.51

Codes

Color #577465 in popluar color models

57 74 65
RGB 87 116 101
HSL 149° 14.29% 39.80%
HSB/HSV 149° 25.00% 45.49%
CMYK 25.00% 0.00% 12.93%
54.51%

Color #577465 in popluar number systems.

HEX 57 74 65
Decimal 87 116 101
Binary 1010111 1110100 1100101
Octal 127 164 145

Shades and tints

Shades of #577465

#577465
(87,116,101)
#506A5C
(80,106,92)
#496053
(73,96,83)
#42564A
(66,86,74)
#3B4C41
(59,76,65)
#344238
(52,66,56)
#2D382F
(45,56,47)
#262E26
(38,46,38)
#1F241D
(31,36,29)
#181A14
(24,26,20)
#11100B
(17,16,11)
#000000
(0,0,0)

Tints of #577465

#577465
(87,116,101)
#668073
(102,128,115)
#758C81
(117,140,129)
#84988F
(132,152,143)
#93A49D
(147,164,157)
#A2B0AB
(162,176,171)
#B1BCB9
(177,188,185)
#C0C8C7
(192,200,199)
#CFD4D5
(207,212,213)
#DEE0E3
(222,224,227)
#EDECF1
(237,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #577465 color. Also use rgb(87,116,101) instead hex code.

Text Font Color

.myTextColor { color: #577465; }

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

This text font color is #577465.

Background Color

.myBgColor { background-color: #577465; }

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

This div background color is #577465.

Border color

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

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

This div border color is #577465.

Opacity

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

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

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

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

This text has shadow with #577465 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #577465.

Preview

Color preview on black background

This text has color #577465 on black background.


Color preview on white background

This text has color #577465 on white background.


Black color preview on #577465 background

This text has black color on #577465 background.


White color preview on #577465 background

This text has white color on #577465 background.


Related colors

Complementary color

Complementary color for #hex is #A88B9A.


I love getcolorcode.com

Triadic colors

1 #655774 and #746557 with #577465 are triadic colors.

2 #657457 and #745765 with #577465 are triadic colors.