COLOR #599B80

HEX: #599B80 RGB: (89,155,128)

Renk bilgisi

#599B80 contains mainly green and blue colors. #599B80 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#599B80 color RGB value is (89,155,128).

RGB: (89,155,128) (35%, 61%, 50%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 155 of 255 = 61%
B 128 of 255 = 50%

89
155
128

R + G + B ~ 49%. #599B80 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 155 + 128 = 372 (100%)
R 89 of 372 ~ 23.92%
G 155 of 372 ~ 41.67%
B 128 of 372 ~ 34.41'%

%23.92
%41.67
%34.41

CMYK RENK MODELİ

#599B80 rengi CMYK tonu (43,0,17,39).

  • camgöbeği tonu 42.58%
  • eflatun tonu 0.00%
  • sarı tonu 17.42%
  • ana renk tonu 39.22%

CMYK: (43,0,17,39)
C43M0Y17K39 (43%, 0%, 17%, 39%)
(0.43 / 0.00 / 0.17 / 0.39)

CMYK yüzdeleri

%42.58
%0
%17.42
%39.22

Codes

Color #599B80 in popluar color models

59 9B 80
RGB 89 155 128
HSL 155° 27.05% 47.84%
HSB/HSV 155° 42.58% 60.78%
CMYK 42.58% 0.00% 17.42%
39.22%

Color #599B80 in popluar number systems.

HEX 59 9B 80
Decimal 89 155 128
Binary 1011001 10011011 10000000
Octal 131 233 200

Shades and tints

Shades of #599B80

#599B80
(89,155,128)
#518D75
(81,141,117)
#497F6A
(73,127,106)
#41715F
(65,113,95)
#396354
(57,99,84)
#315549
(49,85,73)
#29473E
(41,71,62)
#213933
(33,57,51)
#192B28
(25,43,40)
#111D1D
(17,29,29)
#090F12
(9,15,18)
#000000
(0,0,0)

Tints of #599B80

#599B80
(89,155,128)
#68A48B
(104,164,139)
#77AD96
(119,173,150)
#86B6A1
(134,182,161)
#95BFAC
(149,191,172)
#A4C8B7
(164,200,183)
#B3D1C2
(179,209,194)
#C2DACD
(194,218,205)
#D1E3D8
(209,227,216)
#E0ECE3
(224,236,227)
#EFF5EE
(239,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #599B80 color. Also use rgb(89,155,128) instead hex code.

Text Font Color

.myTextColor { color: #599B80; }

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

This text font color is #599B80.

Background Color

.myBgColor { background-color: #599B80; }

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

This div background color is #599B80.

Border color

.myBorderColor { border: 1px solid #599B80; }

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

This div border color is #599B80.

Opacity

.myOpacity80 { color: #599B80; opacity: 0.8; }

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

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

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

This text has shadow with #599B80 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #599B80.

Preview

Color preview on black background

This text has color #599B80 on black background.


Color preview on white background

This text has color #599B80 on white background.


Black color preview on #599B80 background

This text has black color on #599B80 background.


White color preview on #599B80 background

This text has white color on #599B80 background.


Related colors

Complementary color

Complementary color for #hex is #A6647F.


I love getcolorcode.com

Triadic colors

1 #80599B and #9B8059 with #599B80 are triadic colors.

2 #809B59 and #9B5980 with #599B80 are triadic colors.