COLOR #588E7B

HEX: #588E7B RGB: (88,142,123)

Renk bilgisi

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

RGB renk modeli

#588E7B color RGB value is (88,142,123).

RGB: (88,142,123) (35%, 56%, 48%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 142 of 255 = 56%
B 123 of 255 = 48%

88
142
123

R + G + B ~ 46%. #588E7B is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 142 + 123 = 353 (100%)
R 88 of 353 ~ 24.93%
G 142 of 353 ~ 40.23%
B 123 of 353 ~ 34.84'%

%24.93
%40.23
%34.84

CMYK RENK MODELİ

#588E7B rengi CMYK tonu (38,0,13,44).

  • camgöbeği tonu 38.03%
  • eflatun tonu 0.00%
  • sarı tonu 13.38%
  • ana renk tonu 44.31%

CMYK: (38,0,13,44)
C38M0Y13K44 (38%, 0%, 13%, 44%)
(0.38 / 0.00 / 0.13 / 0.44)

CMYK yüzdeleri

%38.03
%0
%13.38
%44.31

Codes

Color #588E7B in popluar color models

58 8E 7B
RGB 88 142 123
HSL 159° 23.48% 45.10%
HSB/HSV 159° 38.03% 55.69%
CMYK 38.03% 0.00% 13.38%
44.31%

Color #588E7B in popluar number systems.

HEX 58 8E 7B
Decimal 88 142 123
Binary 1011000 10001110 1111011
Octal 130 216 173

Shades and tints

Shades of #588E7B

#588E7B
(88,142,123)
#508270
(80,130,112)
#487665
(72,118,101)
#406A5A
(64,106,90)
#385E4F
(56,94,79)
#305244
(48,82,68)
#284639
(40,70,57)
#203A2E
(32,58,46)
#182E23
(24,46,35)
#102218
(16,34,24)
#08160D
(8,22,13)
#000000
(0,0,0)

Tints of #588E7B

#588E7B
(88,142,123)
#679887
(103,152,135)
#76A293
(118,162,147)
#85AC9F
(133,172,159)
#94B6AB
(148,182,171)
#A3C0B7
(163,192,183)
#B2CAC3
(178,202,195)
#C1D4CF
(193,212,207)
#D0DEDB
(208,222,219)
#DFE8E7
(223,232,231)
#EEF2F3
(238,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #588E7B color. Also use rgb(88,142,123) instead hex code.

Text Font Color

.myTextColor { color: #588E7B; }

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

This text font color is #588E7B.

Background Color

.myBgColor { background-color: #588E7B; }

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

This div background color is #588E7B.

Border color

.myBorderColor { border: 1px solid #588E7B; }

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

This div border color is #588E7B.

Opacity

.myOpacity80 { color: #588E7B; opacity: 0.8; }

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

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

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

This text has shadow with #588E7B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #588E7B.

Preview

Color preview on black background

This text has color #588E7B on black background.


Color preview on white background

This text has color #588E7B on white background.


Black color preview on #588E7B background

This text has black color on #588E7B background.


White color preview on #588E7B background

This text has white color on #588E7B background.


Related colors

Complementary color

Complementary color for #hex is #A77184.


I love getcolorcode.com

Triadic colors

1 #7B588E and #8E7B58 with #588E7B are triadic colors.

2 #7B8E58 and #8E587B with #588E7B are triadic colors.