COLOR #59AB7E

HEX: #59AB7E RGB: (89,171,126)

Renk bilgisi

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

RGB renk modeli

#59AB7E color RGB value is (89,171,126).

RGB: (89,171,126) (35%, 67%, 49%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 171 of 255 = 67%
B 126 of 255 = 49%

89
171
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 171 + 126 = 386 (100%)
R 89 of 386 ~ 23.06%
G 171 of 386 ~ 44.3%
B 126 of 386 ~ 32.64'%

%23.06
%44.3
%32.64

CMYK RENK MODELİ

#59AB7E rengi CMYK tonu (48,0,26,33).

  • camgöbeği tonu 47.95%
  • eflatun tonu 0.00%
  • sarı tonu 26.32%
  • ana renk tonu 32.94%

CMYK: (48,0,26,33)
C48M0Y26K33 (48%, 0%, 26%, 33%)
(0.48 / 0.00 / 0.26 / 0.33)

CMYK yüzdeleri

%47.95
%0
%26.32
%32.94

Codes

Color #59AB7E in popluar color models

59 AB 7E
RGB 89 171 126
HSL 147° 32.80% 50.98%
HSB/HSV 147° 47.95% 67.06%
CMYK 47.95% 0.00% 26.32%
32.94%

Color #59AB7E in popluar number systems.

HEX 59 AB 7E
Decimal 89 171 126
Binary 1011001 10101011 1111110
Octal 131 253 176

Shades and tints

Shades of #59AB7E

#59AB7E
(89,171,126)
#519C73
(81,156,115)
#498D68
(73,141,104)
#417E5D
(65,126,93)
#396F52
(57,111,82)
#316047
(49,96,71)
#29513C
(41,81,60)
#214231
(33,66,49)
#193326
(25,51,38)
#11241B
(17,36,27)
#091510
(9,21,16)
#000000
(0,0,0)

Tints of #59AB7E

#59AB7E
(89,171,126)
#68B289
(104,178,137)
#77B994
(119,185,148)
#86C09F
(134,192,159)
#95C7AA
(149,199,170)
#A4CEB5
(164,206,181)
#B3D5C0
(179,213,192)
#C2DCCB
(194,220,203)
#D1E3D6
(209,227,214)
#E0EAE1
(224,234,225)
#EFF1EC
(239,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59AB7E; }

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

This text font color is #59AB7E.

Background Color

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

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

This div background color is #59AB7E.

Border color

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

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

This div border color is #59AB7E.

Opacity

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

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

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

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

This text has shadow with #59AB7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59AB7E.

Preview

Color preview on black background

This text has color #59AB7E on black background.


Color preview on white background

This text has color #59AB7E on white background.


Black color preview on #59AB7E background

This text has black color on #59AB7E background.


White color preview on #59AB7E background

This text has white color on #59AB7E background.


Related colors

Complementary color

Complementary color for #hex is #A65481.


I love getcolorcode.com

Triadic colors

1 #7E59AB and #AB7E59 with #59AB7E are triadic colors.

2 #7EAB59 and #AB597E with #59AB7E are triadic colors.