COLOR #577C63

HEX: #577C63 RGB: (87,124,99)

Renk bilgisi

#577C63 contains red, green and blue colors in about the same proportion. #577C63 ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#577C63 color RGB value is (87,124,99).

RGB: (87,124,99) (34%, 49%, 39%)

RGB bağlantıları ve doygunluk

R 87 of 255 = 34%
G 124 of 255 = 49%
B 99 of 255 = 39%

87
124
99

R + G + B ~ 41%. #577C63 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 87 + 124 + 99 = 310 (100%)
R 87 of 310 ~ 28.06%
G 124 of 310 ~ 40%
B 99 of 310 ~ 31.94'%

%28.06
%40
%31.94

CMYK RENK MODELİ

#577C63 rengi CMYK tonu (30,0,20,51).

  • camgöbeği tonu 29.84%
  • eflatun tonu 0.00%
  • sarı tonu 20.16%
  • ana renk tonu 51.37%

CMYK: (30,0,20,51)
C30M0Y20K51 (30%, 0%, 20%, 51%)
(0.30 / 0.00 / 0.20 / 0.51)

CMYK yüzdeleri

%29.84
%0
%20.16
%51.37

Codes

Color #577C63 in popluar color models

57 7C 63
RGB 87 124 99
HSL 139° 17.54% 41.37%
HSB/HSV 139° 29.84% 48.63%
CMYK 29.84% 0.00% 20.16%
51.37%

Color #577C63 in popluar number systems.

HEX 57 7C 63
Decimal 87 124 99
Binary 1010111 1111100 1100011
Octal 127 174 143

Shades and tints

Shades of #577C63

#577C63
(87,124,99)
#50715A
(80,113,90)
#496651
(73,102,81)
#425B48
(66,91,72)
#3B503F
(59,80,63)
#344536
(52,69,54)
#2D3A2D
(45,58,45)
#262F24
(38,47,36)
#1F241B
(31,36,27)
#181912
(24,25,18)
#110E09
(17,14,9)
#000000
(0,0,0)

Tints of #577C63

#577C63
(87,124,99)
#668771
(102,135,113)
#75927F
(117,146,127)
#849D8D
(132,157,141)
#93A89B
(147,168,155)
#A2B3A9
(162,179,169)
#B1BEB7
(177,190,183)
#C0C9C5
(192,201,197)
#CFD4D3
(207,212,211)
#DEDFE1
(222,223,225)
#EDEAEF
(237,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #577C63 color. Also use rgb(87,124,99) instead hex code.

Text Font Color

.myTextColor { color: #577C63; }

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

This text font color is #577C63.

Background Color

.myBgColor { background-color: #577C63; }

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

This div background color is #577C63.

Border color

.myBorderColor { border: 1px solid #577C63; }

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

This div border color is #577C63.

Opacity

.myOpacity80 { color: #577C63; opacity: 0.8; }

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

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

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

This text has shadow with #577C63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #577C63.

Preview

Color preview on black background

This text has color #577C63 on black background.


Color preview on white background

This text has color #577C63 on white background.


Black color preview on #577C63 background

This text has black color on #577C63 background.


White color preview on #577C63 background

This text has white color on #577C63 background.


Related colors

Complementary color

Complementary color for #hex is #A8839C.


I love getcolorcode.com

Triadic colors

1 #63577C and #7C6357 with #577C63 are triadic colors.

2 #637C57 and #7C5763 with #577C63 are triadic colors.