COLOR #587F55

HEX: #587F55 RGB: (88,127,85)

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

88
127
85

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

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 127 + 85 = 300 (100%)
R 88 of 300 ~ 29.33%
G 127 of 300 ~ 42.33%
B 85 of 300 ~ 28.33'%

%29.33
%42.33
%28.33

CMYK RENK MODELİ

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

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

CMYK: (31,0,33,50)
C31M0Y33K50 (31%, 0%, 33%, 50%)
(0.31 / 0.00 / 0.33 / 0.50)

CMYK yüzdeleri

%30.71
%0
%33.07
%50.2

Codes

Color #587F55 in popluar color models

58 7F 55
RGB 88 127 85
HSL 116° 19.81% 41.57%
HSB/HSV 116° 33.07% 49.80%
CMYK 30.71% 0.00% 33.07%
50.20%

Color #587F55 in popluar number systems.

HEX 58 7F 55
Decimal 88 127 85
Binary 1011000 1111111 1010101
Octal 130 177 125

Shades and tints

Shades of #587F55

#587F55
(88,127,85)
#50744E
(80,116,78)
#486947
(72,105,71)
#405E40
(64,94,64)
#385339
(56,83,57)
#304832
(48,72,50)
#283D2B
(40,61,43)
#203224
(32,50,36)
#18271D
(24,39,29)
#101C16
(16,28,22)
#08110F
(8,17,15)
#000000
(0,0,0)

Tints of #587F55

#587F55
(88,127,85)
#678A64
(103,138,100)
#769573
(118,149,115)
#85A082
(133,160,130)
#94AB91
(148,171,145)
#A3B6A0
(163,182,160)
#B2C1AF
(178,193,175)
#C1CCBE
(193,204,190)
#D0D7CD
(208,215,205)
#DFE2DC
(223,226,220)
#EEEDEB
(238,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #587F55; }

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

This text font color is #587F55.

Background Color

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

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

This div background color is #587F55.

Border color

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

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

This div border color is #587F55.

Opacity

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

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

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

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

This text has shadow with #587F55 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #587F55.

Preview

Color preview on black background

This text has color #587F55 on black background.


Color preview on white background

This text has color #587F55 on white background.


Black color preview on #587F55 background

This text has black color on #587F55 background.


White color preview on #587F55 background

This text has white color on #587F55 background.


Related colors

Complementary color

Complementary color for #hex is #A780AA.


I love getcolorcode.com

Triadic colors

1 #55587F and #7F5558 with #587F55 are triadic colors.

2 #557F58 and #7F5855 with #587F55 are triadic colors.