COLOR #557F55

HEX: #557F55 RGB: (85,127,85)

Renk bilgisi

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

RGB renk modeli

#557F55 color RGB value is (85,127,85).

RGB: (85,127,85) (33%, 50%, 33%)

RGB bağlantıları ve doygunluk

R 85 of 255 = 33%
G 127 of 255 = 50%
B 85 of 255 = 33%

85
127
85

R + G + B ~ 39%. #557F55 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 85 + 127 + 85 = 297 (100%)
R 85 of 297 ~ 28.62%
G 127 of 297 ~ 42.76%
B 85 of 297 ~ 28.62'%

%28.62
%42.76
%28.62

CMYK RENK MODELİ

#557F55 rengi CMYK tonu (33,0,33,50).

  • camgöbeği tonu 33.07%
  • eflatun tonu 0.00%
  • sarı tonu 33.07%
  • ana renk tonu 50.20%

CMYK: (33,0,33,50)
C33M0Y33K50 (33%, 0%, 33%, 50%)
(0.33 / 0.00 / 0.33 / 0.50)

CMYK yüzdeleri

%33.07
%0
%33.07
%50.2

Codes

Color #557F55 in popluar color models

55 7F 55
RGB 85 127 85
HSL 120° 19.81% 41.57%
HSB/HSV 120° 33.07% 49.80%
CMYK 33.07% 0.00% 33.07%
50.20%

Color #557F55 in popluar number systems.

HEX 55 7F 55
Decimal 85 127 85
Binary 1010101 1111111 1010101
Octal 125 177 125

Shades and tints

Shades of #557F55

#557F55
(85,127,85)
#4E744E
(78,116,78)
#476947
(71,105,71)
#405E40
(64,94,64)
#395339
(57,83,57)
#324832
(50,72,50)
#2B3D2B
(43,61,43)
#243224
(36,50,36)
#1D271D
(29,39,29)
#161C16
(22,28,22)
#0F110F
(15,17,15)
#000000
(0,0,0)

Tints of #557F55

#557F55
(85,127,85)
#648A64
(100,138,100)
#739573
(115,149,115)
#82A082
(130,160,130)
#91AB91
(145,171,145)
#A0B6A0
(160,182,160)
#AFC1AF
(175,193,175)
#BECCBE
(190,204,190)
#CDD7CD
(205,215,205)
#DCE2DC
(220,226,220)
#EBEDEB
(235,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #557F55 color. Also use rgb(85,127,85) instead hex code.

Text Font Color

.myTextColor { color: #557F55; }

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

This text font color is #557F55.

Background Color

.myBgColor { background-color: #557F55; }

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

This div background color is #557F55.

Border color

.myBorderColor { border: 1px solid #557F55; }

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

This div border color is #557F55.

Opacity

.myOpacity80 { color: #557F55; opacity: 0.8; }

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

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

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

This text has shadow with #557F55 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #557F55.

Preview

Color preview on black background

This text has color #557F55 on black background.


Color preview on white background

This text has color #557F55 on white background.


Black color preview on #557F55 background

This text has black color on #557F55 background.


White color preview on #557F55 background

This text has white color on #557F55 background.


Related colors

Complementary color

Complementary color for #hex is #AA80AA.


I love getcolorcode.com

Triadic colors

1 #55557F and #7F5555 with #557F55 are triadic colors.

2 #557F55 and #7F5555 with #557F55 are triadic colors.