COLOR #589080

HEX: #589080 RGB: (88,144,128)

Renk bilgisi

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

RGB renk modeli

#589080 color RGB value is (88,144,128).

RGB: (88,144,128) (35%, 56%, 50%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 144 of 255 = 56%
B 128 of 255 = 50%

88
144
128

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

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 144 + 128 = 360 (100%)
R 88 of 360 ~ 24.44%
G 144 of 360 ~ 40%
B 128 of 360 ~ 35.56'%

%24.44
%40
%35.56

CMYK RENK MODELİ

#589080 rengi CMYK tonu (39,0,11,44).

  • camgöbeği tonu 38.89%
  • eflatun tonu 0.00%
  • sarı tonu 11.11%
  • ana renk tonu 43.53%

CMYK: (39,0,11,44)
C39M0Y11K44 (39%, 0%, 11%, 44%)
(0.39 / 0.00 / 0.11 / 0.44)

CMYK yüzdeleri

%38.89
%0
%11.11
%43.53

Codes

Color #589080 in popluar color models

58 90 80
RGB 88 144 128
HSL 163° 24.14% 45.49%
HSB/HSV 163° 38.89% 56.47%
CMYK 38.89% 0.00% 11.11%
43.53%

Color #589080 in popluar number systems.

HEX 58 90 80
Decimal 88 144 128
Binary 1011000 10010000 10000000
Octal 130 220 200

Shades and tints

Shades of #589080

#589080
(88,144,128)
#508375
(80,131,117)
#48766A
(72,118,106)
#40695F
(64,105,95)
#385C54
(56,92,84)
#304F49
(48,79,73)
#28423E
(40,66,62)
#203533
(32,53,51)
#182828
(24,40,40)
#101B1D
(16,27,29)
#080E12
(8,14,18)
#000000
(0,0,0)

Tints of #589080

#589080
(88,144,128)
#679A8B
(103,154,139)
#76A496
(118,164,150)
#85AEA1
(133,174,161)
#94B8AC
(148,184,172)
#A3C2B7
(163,194,183)
#B2CCC2
(178,204,194)
#C1D6CD
(193,214,205)
#D0E0D8
(208,224,216)
#DFEAE3
(223,234,227)
#EEF4EE
(238,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #589080 color. Also use rgb(88,144,128) instead hex code.

Text Font Color

.myTextColor { color: #589080; }

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

This text font color is #589080.

Background Color

.myBgColor { background-color: #589080; }

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

This div background color is #589080.

Border color

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

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

This div border color is #589080.

Opacity

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

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

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

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

This text has shadow with #589080 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #589080.

Preview

Color preview on black background

This text has color #589080 on black background.


Color preview on white background

This text has color #589080 on white background.


Black color preview on #589080 background

This text has black color on #589080 background.


White color preview on #589080 background

This text has white color on #589080 background.


Related colors

Complementary color

Complementary color for #hex is #A76F7F.


I love getcolorcode.com

Triadic colors

1 #805890 and #908058 with #589080 are triadic colors.

2 #809058 and #905880 with #589080 are triadic colors.