COLOR #59D9AB

HEX: #59D9AB RGB: (89,217,171)

Renk bilgisi

#59D9AB contains mainly green and blue colors. #59D9AB ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#59D9AB color RGB value is (89,217,171).

RGB: (89,217,171) (35%, 85%, 67%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 217 of 255 = 85%
B 171 of 255 = 67%

89
217
171

R + G + B ~ 62%. #59D9AB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 217 + 171 = 477 (100%)
R 89 of 477 ~ 18.66%
G 217 of 477 ~ 45.49%
B 171 of 477 ~ 35.85'%

%18.66
%45.49
%35.85

CMYK RENK MODELİ

#59D9AB rengi CMYK tonu (59,0,21,15).

  • camgöbeği tonu 58.99%
  • eflatun tonu 0.00%
  • sarı tonu 21.20%
  • ana renk tonu 14.90%

CMYK: (59,0,21,15)
C59M0Y21K15 (59%, 0%, 21%, 15%)
(0.59 / 0.00 / 0.21 / 0.15)

CMYK yüzdeleri

%58.99
%0
%21.2
%14.9

Codes

Color #59D9AB in popluar color models

59 D9 AB
RGB 89 217 171
HSL 158° 62.75% 60.00%
HSB/HSV 158° 58.99% 85.10%
CMYK 58.99% 0.00% 21.20%
14.90%

Color #59D9AB in popluar number systems.

HEX 59 D9 AB
Decimal 89 217 171
Binary 1011001 11011001 10101011
Octal 131 331 253

Shades and tints

Shades of #59D9AB

#59D9AB
(89,217,171)
#51C69C
(81,198,156)
#49B38D
(73,179,141)
#41A07E
(65,160,126)
#398D6F
(57,141,111)
#317A60
(49,122,96)
#296751
(41,103,81)
#215442
(33,84,66)
#194133
(25,65,51)
#112E24
(17,46,36)
#091B15
(9,27,21)
#000000
(0,0,0)

Tints of #59D9AB

#59D9AB
(89,217,171)
#68DCB2
(104,220,178)
#77DFB9
(119,223,185)
#86E2C0
(134,226,192)
#95E5C7
(149,229,199)
#A4E8CE
(164,232,206)
#B3EBD5
(179,235,213)
#C2EEDC
(194,238,220)
#D1F1E3
(209,241,227)
#E0F4EA
(224,244,234)
#EFF7F1
(239,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59D9AB color. Also use rgb(89,217,171) instead hex code.

Text Font Color

.myTextColor { color: #59D9AB; }

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

This text font color is #59D9AB.

Background Color

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

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

This div background color is #59D9AB.

Border color

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

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

This div border color is #59D9AB.

Opacity

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

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

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

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

This text has shadow with #59D9AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59D9AB.

Preview

Color preview on black background

This text has color #59D9AB on black background.


Color preview on white background

This text has color #59D9AB on white background.


Black color preview on #59D9AB background

This text has black color on #59D9AB background.


White color preview on #59D9AB background

This text has white color on #59D9AB background.


Related colors

Complementary color

Complementary color for #hex is #A62654.


I love getcolorcode.com

Triadic colors

1 #AB59D9 and #D9AB59 with #59D9AB are triadic colors.

2 #ABD959 and #D959AB with #59D9AB are triadic colors.