COLOR #587E7F

HEX: #587E7F RGB: (88,126,127)

Renk bilgisi

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

RGB renk modeli

#587E7F color RGB value is (88,126,127).

RGB: (88,126,127) (35%, 49%, 50%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 126 of 255 = 49%
B 127 of 255 = 50%

88
126
127

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

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 126 + 127 = 341 (100%)
R 88 of 341 ~ 25.81%
G 126 of 341 ~ 36.95%
B 127 of 341 ~ 37.24'%

%25.81
%36.95
%37.24

CMYK RENK MODELİ

#587E7F rengi CMYK tonu (31,1,0,50).

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

CMYK: (31,1,0,50)
C31M1Y0K50 (31%, 1%, 0%, 50%)
(0.31 / 0.01 / 0.00 / 0.50)

CMYK yüzdeleri

%30.71
%0.79
%0
%50.2

Codes

Color #587E7F in popluar color models

58 7E 7F
RGB 88 126 127
HSL 182° 18.14% 42.16%
HSB/HSV 182° 30.71% 49.80%
CMYK 30.71% 0.79% 0.00%
50.20%

Color #587E7F in popluar number systems.

HEX 58 7E 7F
Decimal 88 126 127
Binary 1011000 1111110 1111111
Octal 130 176 177

Shades and tints

Shades of #587E7F

#587E7F
(88,126,127)
#507374
(80,115,116)
#486869
(72,104,105)
#405D5E
(64,93,94)
#385253
(56,82,83)
#304748
(48,71,72)
#283C3D
(40,60,61)
#203132
(32,49,50)
#182627
(24,38,39)
#101B1C
(16,27,28)
#081011
(8,16,17)
#000000
(0,0,0)

Tints of #587E7F

#587E7F
(88,126,127)
#67898A
(103,137,138)
#769495
(118,148,149)
#859FA0
(133,159,160)
#94AAAB
(148,170,171)
#A3B5B6
(163,181,182)
#B2C0C1
(178,192,193)
#C1CBCC
(193,203,204)
#D0D6D7
(208,214,215)
#DFE1E2
(223,225,226)
#EEECED
(238,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #587E7F; }

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

This text font color is #587E7F.

Background Color

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

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

This div background color is #587E7F.

Border color

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

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

This div border color is #587E7F.

Opacity

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

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

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

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

This text has shadow with #587E7F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #587E7F.

Preview

Color preview on black background

This text has color #587E7F on black background.


Color preview on white background

This text has color #587E7F on white background.


Black color preview on #587E7F background

This text has black color on #587E7F background.


White color preview on #587E7F background

This text has white color on #587E7F background.


Related colors

Complementary color

Complementary color for #hex is #A78180.


I love getcolorcode.com

Triadic colors

1 #7F587E and #7E7F58 with #587E7F are triadic colors.

2 #7F7E58 and #7E587F with #587E7F are triadic colors.