COLOR #589E8D

HEX: #589E8D RGB: (88,158,141)

Renk bilgisi

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

RGB renk modeli

#589E8D color RGB value is (88,158,141).

RGB: (88,158,141) (35%, 62%, 55%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 158 of 255 = 62%
B 141 of 255 = 55%

88
158
141

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

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 158 + 141 = 387 (100%)
R 88 of 387 ~ 22.74%
G 158 of 387 ~ 40.83%
B 141 of 387 ~ 36.43'%

%22.74
%40.83
%36.43

CMYK RENK MODELİ

#589E8D rengi CMYK tonu (44,0,11,38).

  • camgöbeği tonu 44.30%
  • eflatun tonu 0.00%
  • sarı tonu 10.76%
  • ana renk tonu 38.04%

CMYK: (44,0,11,38)
C44M0Y11K38 (44%, 0%, 11%, 38%)
(0.44 / 0.00 / 0.11 / 0.38)

CMYK yüzdeleri

%44.3
%0
%10.76
%38.04

Codes

Color #589E8D in popluar color models

58 9E 8D
RGB 88 158 141
HSL 165° 28.46% 48.24%
HSB/HSV 165° 44.30% 61.96%
CMYK 44.30% 0.00% 10.76%
38.04%

Color #589E8D in popluar number systems.

HEX 58 9E 8D
Decimal 88 158 141
Binary 1011000 10011110 10001101
Octal 130 236 215

Shades and tints

Shades of #589E8D

#589E8D
(88,158,141)
#509081
(80,144,129)
#488275
(72,130,117)
#407469
(64,116,105)
#38665D
(56,102,93)
#305851
(48,88,81)
#284A45
(40,74,69)
#203C39
(32,60,57)
#182E2D
(24,46,45)
#102021
(16,32,33)
#081215
(8,18,21)
#000000
(0,0,0)

Tints of #589E8D

#589E8D
(88,158,141)
#67A697
(103,166,151)
#76AEA1
(118,174,161)
#85B6AB
(133,182,171)
#94BEB5
(148,190,181)
#A3C6BF
(163,198,191)
#B2CEC9
(178,206,201)
#C1D6D3
(193,214,211)
#D0DEDD
(208,222,221)
#DFE6E7
(223,230,231)
#EEEEF1
(238,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #589E8D color. Also use rgb(88,158,141) instead hex code.

Text Font Color

.myTextColor { color: #589E8D; }

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

This text font color is #589E8D.

Background Color

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

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

This div background color is #589E8D.

Border color

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

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

This div border color is #589E8D.

Opacity

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

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

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

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

This text has shadow with #589E8D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #589E8D.

Preview

Color preview on black background

This text has color #589E8D on black background.


Color preview on white background

This text has color #589E8D on white background.


Black color preview on #589E8D background

This text has black color on #589E8D background.


White color preview on #589E8D background

This text has white color on #589E8D background.


Related colors

Complementary color

Complementary color for #hex is #A76172.


I love getcolorcode.com

Triadic colors

1 #8D589E and #9E8D58 with #589E8D are triadic colors.

2 #8D9E58 and #9E588D with #589E8D are triadic colors.