COLOR #587971

HEX: #587971 RGB: (88,121,113)

Renk bilgisi

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

RGB renk modeli

#587971 color RGB value is (88,121,113).

RGB: (88,121,113) (35%, 47%, 44%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 121 of 255 = 47%
B 113 of 255 = 44%

88
121
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 121 + 113 = 322 (100%)
R 88 of 322 ~ 27.33%
G 121 of 322 ~ 37.58%
B 113 of 322 ~ 35.09'%

%27.33
%37.58
%35.09

CMYK RENK MODELİ

#587971 rengi CMYK tonu (27,0,7,53).

  • camgöbeği tonu 27.27%
  • eflatun tonu 0.00%
  • sarı tonu 6.61%
  • ana renk tonu 52.55%

CMYK: (27,0,7,53)
C27M0Y7K53 (27%, 0%, 7%, 53%)
(0.27 / 0.00 / 0.07 / 0.53)

CMYK yüzdeleri

%27.27
%0
%6.61
%52.55

Codes

Color #587971 in popluar color models

58 79 71
RGB 88 121 113
HSL 165° 15.79% 40.98%
HSB/HSV 165° 27.27% 47.45%
CMYK 27.27% 0.00% 6.61%
52.55%

Color #587971 in popluar number systems.

HEX 58 79 71
Decimal 88 121 113
Binary 1011000 1111001 1110001
Octal 130 171 161

Shades and tints

Shades of #587971

#587971
(88,121,113)
#506E67
(80,110,103)
#48635D
(72,99,93)
#405853
(64,88,83)
#384D49
(56,77,73)
#30423F
(48,66,63)
#283735
(40,55,53)
#202C2B
(32,44,43)
#182121
(24,33,33)
#101617
(16,22,23)
#080B0D
(8,11,13)
#000000
(0,0,0)

Tints of #587971

#587971
(88,121,113)
#67857D
(103,133,125)
#769189
(118,145,137)
#859D95
(133,157,149)
#94A9A1
(148,169,161)
#A3B5AD
(163,181,173)
#B2C1B9
(178,193,185)
#C1CDC5
(193,205,197)
#D0D9D1
(208,217,209)
#DFE5DD
(223,229,221)
#EEF1E9
(238,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #587971 color. Also use rgb(88,121,113) instead hex code.

Text Font Color

.myTextColor { color: #587971; }

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

This text font color is #587971.

Background Color

.myBgColor { background-color: #587971; }

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

This div background color is #587971.

Border color

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

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

This div border color is #587971.

Opacity

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

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

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

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

This text has shadow with #587971 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #587971.

Preview

Color preview on black background

This text has color #587971 on black background.


Color preview on white background

This text has color #587971 on white background.


Black color preview on #587971 background

This text has black color on #587971 background.


White color preview on #587971 background

This text has white color on #587971 background.


Related colors

Complementary color

Complementary color for #hex is #A7868E.


I love getcolorcode.com

Triadic colors

1 #715879 and #797158 with #587971 are triadic colors.

2 #717958 and #795871 with #587971 are triadic colors.