COLOR #587771

HEX: #587771 RGB: (88,119,113)

Renk bilgisi

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

RGB renk modeli

#587771 color RGB value is (88,119,113).

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

RGB bağlantıları ve doygunluk

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

88
119
113

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

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 119 + 113 = 320 (100%)
R 88 of 320 ~ 27.5%
G 119 of 320 ~ 37.19%
B 113 of 320 ~ 35.31'%

%27.5
%37.19
%35.31

CMYK RENK MODELİ

#587771 rengi CMYK tonu (26,0,5,53).

  • camgöbeği tonu 26.05%
  • eflatun tonu 0.00%
  • sarı tonu 5.04%
  • ana renk tonu 53.33%

CMYK: (26,0,5,53)
C26M0Y5K53 (26%, 0%, 5%, 53%)
(0.26 / 0.00 / 0.05 / 0.53)

CMYK yüzdeleri

%26.05
%0
%5.04
%53.33

Codes

Color #587771 in popluar color models

58 77 71
RGB 88 119 113
HSL 168° 14.98% 40.59%
HSB/HSV 168° 26.05% 46.67%
CMYK 26.05% 0.00% 5.04%
53.33%

Color #587771 in popluar number systems.

HEX 58 77 71
Decimal 88 119 113
Binary 1011000 1110111 1110001
Octal 130 167 161

Shades and tints

Shades of #587771

#587771
(88,119,113)
#506D67
(80,109,103)
#48635D
(72,99,93)
#405953
(64,89,83)
#384F49
(56,79,73)
#30453F
(48,69,63)
#283B35
(40,59,53)
#20312B
(32,49,43)
#182721
(24,39,33)
#101D17
(16,29,23)
#08130D
(8,19,13)
#000000
(0,0,0)

Tints of #587771

#587771
(88,119,113)
#67837D
(103,131,125)
#768F89
(118,143,137)
#859B95
(133,155,149)
#94A7A1
(148,167,161)
#A3B3AD
(163,179,173)
#B2BFB9
(178,191,185)
#C1CBC5
(193,203,197)
#D0D7D1
(208,215,209)
#DFE3DD
(223,227,221)
#EEEFE9
(238,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #587771; }

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

This text font color is #587771.

Background Color

.myBgColor { background-color: #587771; }

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

This div background color is #587771.

Border color

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

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

This div border color is #587771.

Opacity

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

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

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

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

This text has shadow with #587771 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #587771.

Preview

Color preview on black background

This text has color #587771 on black background.


Color preview on white background

This text has color #587771 on white background.


Black color preview on #587771 background

This text has black color on #587771 background.


White color preview on #587771 background

This text has white color on #587771 background.


Related colors

Complementary color

Complementary color for #hex is #A7888E.


I love getcolorcode.com

Triadic colors

1 #715877 and #777158 with #587771 are triadic colors.

2 #717758 and #775871 with #587771 are triadic colors.