COLOR #59AA6A

HEX: #59AA6A RGB: (89,170,106)

Renk bilgisi

#59AA6A contains mainly green color. #59AA6A ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#59AA6A color RGB value is (89,170,106).

RGB: (89,170,106) (35%, 67%, 42%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 170 of 255 = 67%
B 106 of 255 = 42%

89
170
106

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

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 170 + 106 = 365 (100%)
R 89 of 365 ~ 24.38%
G 170 of 365 ~ 46.58%
B 106 of 365 ~ 29.04'%

%24.38
%46.58
%29.04

CMYK RENK MODELİ

#59AA6A rengi CMYK tonu (48,0,38,33).

  • camgöbeği tonu 47.65%
  • eflatun tonu 0.00%
  • sarı tonu 37.65%
  • ana renk tonu 33.33%

CMYK: (48,0,38,33)
C48M0Y38K33 (48%, 0%, 38%, 33%)
(0.48 / 0.00 / 0.38 / 0.33)

CMYK yüzdeleri

%47.65
%0
%37.65
%33.33

Codes

Color #59AA6A in popluar color models

59 AA 6A
RGB 89 170 106
HSL 133° 32.27% 50.78%
HSB/HSV 133° 47.65% 66.67%
CMYK 47.65% 0.00% 37.65%
33.33%

Color #59AA6A in popluar number systems.

HEX 59 AA 6A
Decimal 89 170 106
Binary 1011001 10101010 1101010
Octal 131 252 152

Shades and tints

Shades of #59AA6A

#59AA6A
(89,170,106)
#519B61
(81,155,97)
#498C58
(73,140,88)
#417D4F
(65,125,79)
#396E46
(57,110,70)
#315F3D
(49,95,61)
#295034
(41,80,52)
#21412B
(33,65,43)
#193222
(25,50,34)
#112319
(17,35,25)
#091410
(9,20,16)
#000000
(0,0,0)

Tints of #59AA6A

#59AA6A
(89,170,106)
#68B177
(104,177,119)
#77B884
(119,184,132)
#86BF91
(134,191,145)
#95C69E
(149,198,158)
#A4CDAB
(164,205,171)
#B3D4B8
(179,212,184)
#C2DBC5
(194,219,197)
#D1E2D2
(209,226,210)
#E0E9DF
(224,233,223)
#EFF0EC
(239,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59AA6A color. Also use rgb(89,170,106) instead hex code.

Text Font Color

.myTextColor { color: #59AA6A; }

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

This text font color is #59AA6A.

Background Color

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

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

This div background color is #59AA6A.

Border color

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

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

This div border color is #59AA6A.

Opacity

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

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

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

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

This text has shadow with #59AA6A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59AA6A.

Preview

Color preview on black background

This text has color #59AA6A on black background.


Color preview on white background

This text has color #59AA6A on white background.


Black color preview on #59AA6A background

This text has black color on #59AA6A background.


White color preview on #59AA6A background

This text has white color on #59AA6A background.


Related colors

Complementary color

Complementary color for #hex is #A65595.


I love getcolorcode.com

Triadic colors

1 #6A59AA and #AA6A59 with #59AA6A are triadic colors.

2 #6AAA59 and #AA596A with #59AA6A are triadic colors.