COLOR #589D86

HEX: #589D86 RGB: (88,157,134)

Renk bilgisi

#589D86 contains mainly green and blue colors. #589D86 ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#589D86 color RGB value is (88,157,134).

RGB: (88,157,134) (35%, 62%, 53%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 157 of 255 = 62%
B 134 of 255 = 53%

88
157
134

R + G + B ~ 50%. #589D86 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 157 + 134 = 379 (100%)
R 88 of 379 ~ 23.22%
G 157 of 379 ~ 41.42%
B 134 of 379 ~ 35.36'%

%23.22
%41.42
%35.36

CMYK RENK MODELİ

#589D86 rengi CMYK tonu (44,0,15,38).

  • camgöbeği tonu 43.95%
  • eflatun tonu 0.00%
  • sarı tonu 14.65%
  • ana renk tonu 38.43%

CMYK: (44,0,15,38)
C44M0Y15K38 (44%, 0%, 15%, 38%)
(0.44 / 0.00 / 0.15 / 0.38)

CMYK yüzdeleri

%43.95
%0
%14.65
%38.43

Codes

Color #589D86 in popluar color models

58 9D 86
RGB 88 157 134
HSL 160° 28.16% 48.04%
HSB/HSV 160° 43.95% 61.57%
CMYK 43.95% 0.00% 14.65%
38.43%

Color #589D86 in popluar number systems.

HEX 58 9D 86
Decimal 88 157 134
Binary 1011000 10011101 10000110
Octal 130 235 206

Shades and tints

Shades of #589D86

#589D86
(88,157,134)
#508F7A
(80,143,122)
#48816E
(72,129,110)
#407362
(64,115,98)
#386556
(56,101,86)
#30574A
(48,87,74)
#28493E
(40,73,62)
#203B32
(32,59,50)
#182D26
(24,45,38)
#101F1A
(16,31,26)
#08110E
(8,17,14)
#000000
(0,0,0)

Tints of #589D86

#589D86
(88,157,134)
#67A591
(103,165,145)
#76AD9C
(118,173,156)
#85B5A7
(133,181,167)
#94BDB2
(148,189,178)
#A3C5BD
(163,197,189)
#B2CDC8
(178,205,200)
#C1D5D3
(193,213,211)
#D0DDDE
(208,221,222)
#DFE5E9
(223,229,233)
#EEEDF4
(238,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #589D86 color. Also use rgb(88,157,134) instead hex code.

Text Font Color

.myTextColor { color: #589D86; }

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

This text font color is #589D86.

Background Color

.myBgColor { background-color: #589D86; }

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

This div background color is #589D86.

Border color

.myBorderColor { border: 1px solid #589D86; }

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

This div border color is #589D86.

Opacity

.myOpacity80 { color: #589D86; opacity: 0.8; }

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

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

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

This text has shadow with #589D86 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #589D86.

Preview

Color preview on black background

This text has color #589D86 on black background.


Color preview on white background

This text has color #589D86 on white background.


Black color preview on #589D86 background

This text has black color on #589D86 background.


White color preview on #589D86 background

This text has white color on #589D86 background.


Related colors

Complementary color

Complementary color for #hex is #A76279.


I love getcolorcode.com

Triadic colors

1 #86589D and #9D8658 with #589D86 are triadic colors.

2 #869D58 and #9D5886 with #589D86 are triadic colors.