COLOR #575563

HEX: #575563 RGB: (87,85,99)

Renk bilgisi

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

RGB renk modeli

#575563 color RGB value is (87,85,99).

RGB: (87,85,99) (34%, 33%, 39%)

RGB bağlantıları ve doygunluk

R 87 of 255 = 34%
G 85 of 255 = 33%
B 99 of 255 = 39%

87
85
99

R + G + B ~ 35%. #575563 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 87 + 85 + 99 = 271 (100%)
R 87 of 271 ~ 32.1%
G 85 of 271 ~ 31.37%
B 99 of 271 ~ 36.53'%

%32.1
%31.37
%36.53

CMYK RENK MODELİ

#575563 rengi CMYK tonu (12,14,0,61).

  • camgöbeği tonu 12.12%
  • eflatun tonu 14.14%
  • sarı tonu 0.00%
  • ana renk tonu 61.18%
CMYK: (12,14,0,61) C12M14Y0K61 (12%,14%,0%,61%) (0.12/0.14/0.00/0.61) 

CMYK yüzdeleri

%12.12
%14.14
%0
%61.18

Codes

Color #575563 in popluar color models

57 55 63
RGB 87 85 99
HSL 249° 7.61% 36.08%
HSB/HSV 249° 14.14% 38.82%
CMYK 12.12% 14.14% 0.00%
61.18%

Color #575563 in popluar number systems.

HEX 57 55 63
Decimal 87 85 99
Binary 1010111 1010101 1100011
Octal 127 125 143

Shades and tints

Shades of #575563

#575563
(87,85,99)
#504E5A
(80,78,90)
#494751
(73,71,81)
#424048
(66,64,72)
#3B393F
(59,57,63)
#343236
(52,50,54)
#2D2B2D
(45,43,45)
#262424
(38,36,36)
#1F1D1B
(31,29,27)
#181612
(24,22,18)
#110F09
(17,15,9)
#000000
(0,0,0)

Tints of #575563

#575563
(87,85,99)
#666471
(102,100,113)
#75737F
(117,115,127)
#84828D
(132,130,141)
#93919B
(147,145,155)
#A2A0A9
(162,160,169)
#B1AFB7
(177,175,183)
#C0BEC5
(192,190,197)
#CFCDD3
(207,205,211)
#DEDCE1
(222,220,225)
#EDEBEF
(237,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #575563; }

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

This text font color is #575563.

Background Color

.myBgColor { background-color: #575563; }

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

This div background color is #575563.

Border color

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

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

This div border color is #575563.

Opacity

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

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

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

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

This text has shadow with #575563 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #575563.

Preview

Color preview on black background

This text has color #575563 on black background.


Color preview on white background

This text has color #575563 on white background.


Black color preview on #575563 background

This text has black color on #575563 background.


White color preview on #575563 background

This text has white color on #575563 background.


Related colors

Complementary color

Complementary color for #hex is #A8AA9C.


I love getcolorcode.com

Triadic colors

1 #635755 and #556357 with #575563 are triadic colors.

2 #635557 and #555763 with #575563 are triadic colors.