COLOR #59A85A

HEX: #59A85A RGB: (89,168,90)

Renk bilgisi

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

RGB renk modeli

#59A85A color RGB value is (89,168,90).

RGB: (89,168,90) (35%, 66%, 35%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 168 of 255 = 66%
B 90 of 255 = 35%

89
168
90

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

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 168 + 90 = 347 (100%)
R 89 of 347 ~ 25.65%
G 168 of 347 ~ 48.41%
B 90 of 347 ~ 25.94'%

%25.65
%48.41
%25.94

CMYK RENK MODELİ

#59A85A rengi CMYK tonu (47,0,46,34).

  • camgöbeği tonu 47.02%
  • eflatun tonu 0.00%
  • sarı tonu 46.43%
  • ana renk tonu 34.12%

CMYK: (47,0,46,34)
C47M0Y46K34 (47%, 0%, 46%, 34%)
(0.47 / 0.00 / 0.46 / 0.34)

CMYK yüzdeleri

%47.02
%0
%46.43
%34.12

Codes

Color #59A85A in popluar color models

59 A8 5A
RGB 89 168 90
HSL 121° 31.23% 50.39%
HSB/HSV 121° 47.02% 65.88%
CMYK 47.02% 0.00% 46.43%
34.12%

Color #59A85A in popluar number systems.

HEX 59 A8 5A
Decimal 89 168 90
Binary 1011001 10101000 1011010
Octal 131 250 132

Shades and tints

Shades of #59A85A

#59A85A
(89,168,90)
#519952
(81,153,82)
#498A4A
(73,138,74)
#417B42
(65,123,66)
#396C3A
(57,108,58)
#315D32
(49,93,50)
#294E2A
(41,78,42)
#213F22
(33,63,34)
#19301A
(25,48,26)
#112112
(17,33,18)
#09120A
(9,18,10)
#000000
(0,0,0)

Tints of #59A85A

#59A85A
(89,168,90)
#68AF69
(104,175,105)
#77B678
(119,182,120)
#86BD87
(134,189,135)
#95C496
(149,196,150)
#A4CBA5
(164,203,165)
#B3D2B4
(179,210,180)
#C2D9C3
(194,217,195)
#D1E0D2
(209,224,210)
#E0E7E1
(224,231,225)
#EFEEF0
(239,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59A85A color. Also use rgb(89,168,90) instead hex code.

Text Font Color

.myTextColor { color: #59A85A; }

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

This text font color is #59A85A.

Background Color

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

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

This div background color is #59A85A.

Border color

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

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

This div border color is #59A85A.

Opacity

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

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

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

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

This text has shadow with #59A85A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59A85A.

Preview

Color preview on black background

This text has color #59A85A on black background.


Color preview on white background

This text has color #59A85A on white background.


Black color preview on #59A85A background

This text has black color on #59A85A background.


White color preview on #59A85A background

This text has white color on #59A85A background.


Related colors

Complementary color

Complementary color for #hex is #A657A5.


I love getcolorcode.com

Triadic colors

1 #5A59A8 and #A85A59 with #59A85A are triadic colors.

2 #5AA859 and #A8595A with #59A85A are triadic colors.