COLOR #587071

HEX: #587071 RGB: (88,112,113)

Renk bilgisi

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

RGB renk modeli

#587071 color RGB value is (88,112,113).

RGB: (88,112,113) (35%, 44%, 44%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 112 of 255 = 44%
B 113 of 255 = 44%

88
112
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 112 + 113 = 313 (100%)
R 88 of 313 ~ 28.12%
G 112 of 313 ~ 35.78%
B 113 of 313 ~ 36.1'%

%28.12
%35.78
%36.1

CMYK RENK MODELİ

#587071 rengi CMYK tonu (22,1,0,56).

  • camgöbeği tonu 22.12%
  • eflatun tonu 0.88%
  • sarı tonu 0.00%
  • ana renk tonu 55.69%

CMYK: (22,1,0,56)
C22M1Y0K56 (22%, 1%, 0%, 56%)
(0.22 / 0.01 / 0.00 / 0.56)

CMYK yüzdeleri

%22.12
%0.88
%0
%55.69

Codes

Color #587071 in popluar color models

58 70 71
RGB 88 112 113
HSL 182° 12.44% 39.41%
HSB/HSV 182° 22.12% 44.31%
CMYK 22.12% 0.88% 0.00%
55.69%

Color #587071 in popluar number systems.

HEX 58 70 71
Decimal 88 112 113
Binary 1011000 1110000 1110001
Octal 130 160 161

Shades and tints

Shades of #587071

#587071
(88,112,113)
#506667
(80,102,103)
#485C5D
(72,92,93)
#405253
(64,82,83)
#384849
(56,72,73)
#303E3F
(48,62,63)
#283435
(40,52,53)
#202A2B
(32,42,43)
#182021
(24,32,33)
#101617
(16,22,23)
#080C0D
(8,12,13)
#000000
(0,0,0)

Tints of #587071

#587071
(88,112,113)
#677D7D
(103,125,125)
#768A89
(118,138,137)
#859795
(133,151,149)
#94A4A1
(148,164,161)
#A3B1AD
(163,177,173)
#B2BEB9
(178,190,185)
#C1CBC5
(193,203,197)
#D0D8D1
(208,216,209)
#DFE5DD
(223,229,221)
#EEF2E9
(238,242,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #587071; }

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

This text font color is #587071.

Background Color

.myBgColor { background-color: #587071; }

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

This div background color is #587071.

Border color

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

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

This div border color is #587071.

Opacity

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

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

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

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

This text has shadow with #587071 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #587071.

Preview

Color preview on black background

This text has color #587071 on black background.


Color preview on white background

This text has color #587071 on white background.


Black color preview on #587071 background

This text has black color on #587071 background.


White color preview on #587071 background

This text has white color on #587071 background.


Related colors

Complementary color

Complementary color for #hex is #A78F8E.


I love getcolorcode.com

Triadic colors

1 #715870 and #707158 with #587071 are triadic colors.

2 #717058 and #705871 with #587071 are triadic colors.