COLOR #598988

HEX: #598988 RGB: (89,137,136)

Renk bilgisi

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

RGB renk modeli

#598988 color RGB value is (89,137,136).

RGB: (89,137,136) (35%, 54%, 53%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 137 of 255 = 54%
B 136 of 255 = 53%

89
137
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 137 + 136 = 362 (100%)
R 89 of 362 ~ 24.59%
G 137 of 362 ~ 37.85%
B 136 of 362 ~ 37.57'%

%24.59
%37.85
%37.57

CMYK RENK MODELİ

#598988 rengi CMYK tonu (35,0,1,46).

  • camgöbeği tonu 35.04%
  • eflatun tonu 0.00%
  • sarı tonu 0.73%
  • ana renk tonu 46.27%

CMYK: (35,0,1,46)
C35M0Y1K46 (35%, 0%, 1%, 46%)
(0.35 / 0.00 / 0.01 / 0.46)

CMYK yüzdeleri

%35.04
%0
%0.73
%46.27

Codes

Color #598988 in popluar color models

59 89 88
RGB 89 137 136
HSL 179° 21.24% 44.31%
HSB/HSV 179° 35.04% 53.73%
CMYK 35.04% 0.00% 0.73%
46.27%

Color #598988 in popluar number systems.

HEX 59 89 88
Decimal 89 137 136
Binary 1011001 10001001 10001000
Octal 131 211 210

Shades and tints

Shades of #598988

#598988
(89,137,136)
#517D7C
(81,125,124)
#497170
(73,113,112)
#416564
(65,101,100)
#395958
(57,89,88)
#314D4C
(49,77,76)
#294140
(41,65,64)
#213534
(33,53,52)
#192928
(25,41,40)
#111D1C
(17,29,28)
#091110
(9,17,16)
#000000
(0,0,0)

Tints of #598988

#598988
(89,137,136)
#689392
(104,147,146)
#779D9C
(119,157,156)
#86A7A6
(134,167,166)
#95B1B0
(149,177,176)
#A4BBBA
(164,187,186)
#B3C5C4
(179,197,196)
#C2CFCE
(194,207,206)
#D1D9D8
(209,217,216)
#E0E3E2
(224,227,226)
#EFEDEC
(239,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #598988 color. Also use rgb(89,137,136) instead hex code.

Text Font Color

.myTextColor { color: #598988; }

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

This text font color is #598988.

Background Color

.myBgColor { background-color: #598988; }

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

This div background color is #598988.

Border color

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

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

This div border color is #598988.

Opacity

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

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

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

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

This text has shadow with #598988 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #598988.

Preview

Color preview on black background

This text has color #598988 on black background.


Color preview on white background

This text has color #598988 on white background.


Black color preview on #598988 background

This text has black color on #598988 background.


White color preview on #598988 background

This text has white color on #598988 background.


Related colors

Complementary color

Complementary color for #hex is #A67677.


I love getcolorcode.com

Triadic colors

1 #885989 and #898859 with #598988 are triadic colors.

2 #888959 and #895988 with #598988 are triadic colors.