COLOR #558571

HEX: #558571 RGB: (85,133,113)

Renk bilgisi

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

RGB renk modeli

#558571 color RGB value is (85,133,113).

RGB: (85,133,113) (33%, 52%, 44%)

RGB bağlantıları ve doygunluk

R 85 of 255 = 33%
G 133 of 255 = 52%
B 113 of 255 = 44%

85
133
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 85 + 133 + 113 = 331 (100%)
R 85 of 331 ~ 25.68%
G 133 of 331 ~ 40.18%
B 113 of 331 ~ 34.14'%

%25.68
%40.18
%34.14

CMYK RENK MODELİ

#558571 rengi CMYK tonu (36,0,15,48).

  • camgöbeği tonu 36.09%
  • eflatun tonu 0.00%
  • sarı tonu 15.04%
  • ana renk tonu 47.84%

CMYK: (36,0,15,48)
C36M0Y15K48 (36%, 0%, 15%, 48%)
(0.36 / 0.00 / 0.15 / 0.48)

CMYK yüzdeleri

%36.09
%0
%15.04
%47.84

Codes

Color #558571 in popluar color models

55 85 71
RGB 85 133 113
HSL 155° 22.02% 42.75%
HSB/HSV 155° 36.09% 52.16%
CMYK 36.09% 0.00% 15.04%
47.84%

Color #558571 in popluar number systems.

HEX 55 85 71
Decimal 85 133 113
Binary 1010101 10000101 1110001
Octal 125 205 161

Shades and tints

Shades of #558571

#558571
(85,133,113)
#4E7967
(78,121,103)
#476D5D
(71,109,93)
#406153
(64,97,83)
#395549
(57,85,73)
#32493F
(50,73,63)
#2B3D35
(43,61,53)
#24312B
(36,49,43)
#1D2521
(29,37,33)
#161917
(22,25,23)
#0F0D0D
(15,13,13)
#000000
(0,0,0)

Tints of #558571

#558571
(85,133,113)
#64907D
(100,144,125)
#739B89
(115,155,137)
#82A695
(130,166,149)
#91B1A1
(145,177,161)
#A0BCAD
(160,188,173)
#AFC7B9
(175,199,185)
#BED2C5
(190,210,197)
#CDDDD1
(205,221,209)
#DCE8DD
(220,232,221)
#EBF3E9
(235,243,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #558571 color. Also use rgb(85,133,113) instead hex code.

Text Font Color

.myTextColor { color: #558571; }

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

This text font color is #558571.

Background Color

.myBgColor { background-color: #558571; }

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

This div background color is #558571.

Border color

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

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

This div border color is #558571.

Opacity

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

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

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

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

This text has shadow with #558571 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #558571.

Preview

Color preview on black background

This text has color #558571 on black background.


Color preview on white background

This text has color #558571 on white background.


Black color preview on #558571 background

This text has black color on #558571 background.


White color preview on #558571 background

This text has white color on #558571 background.


Related colors

Complementary color

Complementary color for #hex is #AA7A8E.


I love getcolorcode.com

Triadic colors

1 #715585 and #857155 with #558571 are triadic colors.

2 #718555 and #855571 with #558571 are triadic colors.