COLOR #588287

HEX: #588287 RGB: (88,130,135)

Renk bilgisi

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

RGB renk modeli

#588287 color RGB value is (88,130,135).

RGB: (88,130,135) (35%, 51%, 53%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 130 of 255 = 51%
B 135 of 255 = 53%

88
130
135

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

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 130 + 135 = 353 (100%)
R 88 of 353 ~ 24.93%
G 130 of 353 ~ 36.83%
B 135 of 353 ~ 38.24'%

%24.93
%36.83
%38.24

CMYK RENK MODELİ

#588287 rengi CMYK tonu (35,4,0,47).

  • camgöbeği tonu 34.81%
  • eflatun tonu 3.70%
  • sarı tonu 0.00%
  • ana renk tonu 47.06%

CMYK: (35,4,0,47)
C35M4Y0K47 (35%, 4%, 0%, 47%)
(0.35 / 0.04 / 0.00 / 0.47)

CMYK yüzdeleri

%34.81
%3.7
%0
%47.06

Codes

Color #588287 in popluar color models

58 82 87
RGB 88 130 135
HSL 186° 21.08% 43.73%
HSB/HSV 186° 34.81% 52.94%
CMYK 34.81% 3.70% 0.00%
47.06%

Color #588287 in popluar number systems.

HEX 58 82 87
Decimal 88 130 135
Binary 1011000 10000010 10000111
Octal 130 202 207

Shades and tints

Shades of #588287

#588287
(88,130,135)
#50777B
(80,119,123)
#486C6F
(72,108,111)
#406163
(64,97,99)
#385657
(56,86,87)
#304B4B
(48,75,75)
#28403F
(40,64,63)
#203533
(32,53,51)
#182A27
(24,42,39)
#101F1B
(16,31,27)
#08140F
(8,20,15)
#000000
(0,0,0)

Tints of #588287

#588287
(88,130,135)
#678D91
(103,141,145)
#76989B
(118,152,155)
#85A3A5
(133,163,165)
#94AEAF
(148,174,175)
#A3B9B9
(163,185,185)
#B2C4C3
(178,196,195)
#C1CFCD
(193,207,205)
#D0DAD7
(208,218,215)
#DFE5E1
(223,229,225)
#EEF0EB
(238,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #588287 color. Also use rgb(88,130,135) instead hex code.

Text Font Color

.myTextColor { color: #588287; }

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

This text font color is #588287.

Background Color

.myBgColor { background-color: #588287; }

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

This div background color is #588287.

Border color

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

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

This div border color is #588287.

Opacity

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

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

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

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

This text has shadow with #588287 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #588287.

Preview

Color preview on black background

This text has color #588287 on black background.


Color preview on white background

This text has color #588287 on white background.


Black color preview on #588287 background

This text has black color on #588287 background.


White color preview on #588287 background

This text has white color on #588287 background.


Related colors

Complementary color

Complementary color for #hex is #A77D78.


I love getcolorcode.com

Triadic colors

1 #875882 and #828758 with #588287 are triadic colors.

2 #878258 and #825887 with #588287 are triadic colors.