COLOR #587F5E

HEX: #587F5E RGB: (88,127,94)

Renk bilgisi

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

RGB renk modeli

#587F5E color RGB value is (88,127,94).

RGB: (88,127,94) (35%, 50%, 37%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 127 of 255 = 50%
B 94 of 255 = 37%

88
127
94

R + G + B ~ 41%. #587F5E is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 127 + 94 = 309 (100%)
R 88 of 309 ~ 28.48%
G 127 of 309 ~ 41.1%
B 94 of 309 ~ 30.42'%

%28.48
%41.1
%30.42

CMYK RENK MODELİ

#587F5E rengi CMYK tonu (31,0,26,50).

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

CMYK: (31,0,26,50)
C31M0Y26K50 (31%, 0%, 26%, 50%)
(0.31 / 0.00 / 0.26 / 0.50)

CMYK yüzdeleri

%30.71
%0
%25.98
%50.2

Codes

Color #587F5E in popluar color models

58 7F 5E
RGB 88 127 94
HSL 129° 18.14% 42.16%
HSB/HSV 129° 30.71% 49.80%
CMYK 30.71% 0.00% 25.98%
50.20%

Color #587F5E in popluar number systems.

HEX 58 7F 5E
Decimal 88 127 94
Binary 1011000 1111111 1011110
Octal 130 177 136

Shades and tints

Shades of #587F5E

#587F5E
(88,127,94)
#507456
(80,116,86)
#48694E
(72,105,78)
#405E46
(64,94,70)
#38533E
(56,83,62)
#304836
(48,72,54)
#283D2E
(40,61,46)
#203226
(32,50,38)
#18271E
(24,39,30)
#101C16
(16,28,22)
#08110E
(8,17,14)
#000000
(0,0,0)

Tints of #587F5E

#587F5E
(88,127,94)
#678A6C
(103,138,108)
#76957A
(118,149,122)
#85A088
(133,160,136)
#94AB96
(148,171,150)
#A3B6A4
(163,182,164)
#B2C1B2
(178,193,178)
#C1CCC0
(193,204,192)
#D0D7CE
(208,215,206)
#DFE2DC
(223,226,220)
#EEEDEA
(238,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #587F5E; }

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

This text font color is #587F5E.

Background Color

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

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

This div background color is #587F5E.

Border color

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

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

This div border color is #587F5E.

Opacity

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

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

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

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

This text has shadow with #587F5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #587F5E.

Preview

Color preview on black background

This text has color #587F5E on black background.


Color preview on white background

This text has color #587F5E on white background.


Black color preview on #587F5E background

This text has black color on #587F5E background.


White color preview on #587F5E background

This text has white color on #587F5E background.


Related colors

Complementary color

Complementary color for #hex is #A780A1.


I love getcolorcode.com

Triadic colors

1 #5E587F and #7F5E58 with #587F5E are triadic colors.

2 #5E7F58 and #7F585E with #587F5E are triadic colors.