COLOR #574C63

HEX: #574C63 RGB: (87,76,99)

Renk bilgisi

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

RGB renk modeli

#574C63 color RGB value is (87,76,99).

RGB: (87,76,99) (34%, 30%, 39%)

RGB bağlantıları ve doygunluk

R 87 of 255 = 34%
G 76 of 255 = 30%
B 99 of 255 = 39%

87
76
99

R + G + B ~ 34%. #574C63 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 87 + 76 + 99 = 262 (100%)
R 87 of 262 ~ 33.21%
G 76 of 262 ~ 29.01%
B 99 of 262 ~ 37.79'%

%33.21
%29.01
%37.79

CMYK RENK MODELİ

#574C63 rengi CMYK tonu (12,23,0,61).

  • camgöbeği tonu 12.12%
  • eflatun tonu 23.23%
  • sarı tonu 0.00%
  • ana renk tonu 61.18%

CMYK: (12,23,0,61)
C12M23Y0K61 (12%, 23%, 0%, 61%)
(0.12 / 0.23 / 0.00 / 0.61)

CMYK yüzdeleri

%12.12
%23.23
%0
%61.18

Codes

Color #574C63 in popluar color models

57 4C 63
RGB 87 76 99
HSL 269° 13.14% 34.31%
HSB/HSV 269° 23.23% 38.82%
CMYK 12.12% 23.23% 0.00%
61.18%

Color #574C63 in popluar number systems.

HEX 57 4C 63
Decimal 87 76 99
Binary 1010111 1001100 1100011
Octal 127 114 143

Shades and tints

Shades of #574C63

#574C63
(87,76,99)
#50465A
(80,70,90)
#494051
(73,64,81)
#423A48
(66,58,72)
#3B343F
(59,52,63)
#342E36
(52,46,54)
#2D282D
(45,40,45)
#262224
(38,34,36)
#1F1C1B
(31,28,27)
#181612
(24,22,18)
#111009
(17,16,9)
#000000
(0,0,0)

Tints of #574C63

#574C63
(87,76,99)
#665C71
(102,92,113)
#756C7F
(117,108,127)
#847C8D
(132,124,141)
#938C9B
(147,140,155)
#A29CA9
(162,156,169)
#B1ACB7
(177,172,183)
#C0BCC5
(192,188,197)
#CFCCD3
(207,204,211)
#DEDCE1
(222,220,225)
#EDECEF
(237,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #574C63; }

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

This text font color is #574C63.

Background Color

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

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

This div background color is #574C63.

Border color

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

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

This div border color is #574C63.

Opacity

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

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

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

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

This text has shadow with #574C63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #574C63.

Preview

Color preview on black background

This text has color #574C63 on black background.


Color preview on white background

This text has color #574C63 on white background.


Black color preview on #574C63 background

This text has black color on #574C63 background.


White color preview on #574C63 background

This text has white color on #574C63 background.


Related colors

Complementary color

Complementary color for #hex is #A8B39C.


I love getcolorcode.com

Triadic colors

1 #63574C and #4C6357 with #574C63 are triadic colors.

2 #634C57 and #4C5763 with #574C63 are triadic colors.