COLOR #59B085

HEX: #59B085 RGB: (89,176,133)

Renk bilgisi

#59B085 contains mainly green and blue colors. #59B085 ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#59B085 color RGB value is (89,176,133).

RGB: (89,176,133) (35%, 69%, 52%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 176 of 255 = 69%
B 133 of 255 = 52%

89
176
133

R + G + B ~ 52%. #59B085 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 176 + 133 = 398 (100%)
R 89 of 398 ~ 22.36%
G 176 of 398 ~ 44.22%
B 133 of 398 ~ 33.42'%

%22.36
%44.22
%33.42

CMYK RENK MODELİ

#59B085 rengi CMYK tonu (49,0,24,31).

  • camgöbeği tonu 49.43%
  • eflatun tonu 0.00%
  • sarı tonu 24.43%
  • ana renk tonu 30.98%

CMYK: (49,0,24,31)
C49M0Y24K31 (49%, 0%, 24%, 31%)
(0.49 / 0.00 / 0.24 / 0.31)

CMYK yüzdeleri

%49.43
%0
%24.43
%30.98

Codes

Color #59B085 in popluar color models

59 B0 85
RGB 89 176 133
HSL 150° 35.51% 51.96%
HSB/HSV 150° 49.43% 69.02%
CMYK 49.43% 0.00% 24.43%
30.98%

Color #59B085 in popluar number systems.

HEX 59 B0 85
Decimal 89 176 133
Binary 1011001 10110000 10000101
Octal 131 260 205

Shades and tints

Shades of #59B085

#59B085
(89,176,133)
#51A079
(81,160,121)
#49906D
(73,144,109)
#418061
(65,128,97)
#397055
(57,112,85)
#316049
(49,96,73)
#29503D
(41,80,61)
#214031
(33,64,49)
#193025
(25,48,37)
#112019
(17,32,25)
#09100D
(9,16,13)
#000000
(0,0,0)

Tints of #59B085

#59B085
(89,176,133)
#68B790
(104,183,144)
#77BE9B
(119,190,155)
#86C5A6
(134,197,166)
#95CCB1
(149,204,177)
#A4D3BC
(164,211,188)
#B3DAC7
(179,218,199)
#C2E1D2
(194,225,210)
#D1E8DD
(209,232,221)
#E0EFE8
(224,239,232)
#EFF6F3
(239,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59B085 color. Also use rgb(89,176,133) instead hex code.

Text Font Color

.myTextColor { color: #59B085; }

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

This text font color is #59B085.

Background Color

.myBgColor { background-color: #59B085; }

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

This div background color is #59B085.

Border color

.myBorderColor { border: 1px solid #59B085; }

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

This div border color is #59B085.

Opacity

.myOpacity80 { color: #59B085; opacity: 0.8; }

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

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

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

This text has shadow with #59B085 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59B085.

Preview

Color preview on black background

This text has color #59B085 on black background.


Color preview on white background

This text has color #59B085 on white background.


Black color preview on #59B085 background

This text has black color on #59B085 background.


White color preview on #59B085 background

This text has white color on #59B085 background.


Related colors

Complementary color

Complementary color for #hex is #A64F7A.


I love getcolorcode.com

Triadic colors

1 #8559B0 and #B08559 with #59B085 are triadic colors.

2 #85B059 and #B05985 with #59B085 are triadic colors.