COLOR #59AB01

HEX: #59AB01 RGB: (89,171,1)

Renk bilgisi

#59AB01 contains mainly green color. #59AB01 ‘ nin web güvenlik rengi #669900 (ya da #690) dir.

RGB renk modeli

#59AB01 color RGB value is (89,171,1).

RGB: (89,171,1) (35%, 67%, 0%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 171 of 255 = 67%
B 1 of 255 = 0%

89
171
1

R + G + B ~ 34%. #59AB01 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 171 + 1 = 261 (100%)
R 89 of 261 ~ 34.1%
G 171 of 261 ~ 65.52%
B 1 of 261 ~ 0.38'%

%34.1
%65.52

CMYK RENK MODELİ

#59AB01 rengi CMYK tonu (48,0,99,33).

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

CMYK: (48,0,99,33)
C48M0Y99K33 (48%, 0%, 99%, 33%)
(0.48 / 0.00 / 0.99 / 0.33)

CMYK yüzdeleri

%47.95
%0
%99.42
%32.94

Codes

Color #59AB01 in popluar color models

59 AB 01
RGB 89 171 1
HSL 89° 98.84% 33.73%
HSB/HSV 89° 99.42% 67.06%
CMYK 47.95% 0.00% 99.42%
32.94%

Color #59AB01 in popluar number systems.

HEX 59 AB 01
Decimal 89 171 1
Binary 1011001 10101011 1
Octal 131 253 1

Shades and tints

Shades of #59AB01

#59AB01
(89,171,1)
#519C01
(81,156,1)
#498D01
(73,141,1)
#417E01
(65,126,1)
#396F01
(57,111,1)
#316001
(49,96,1)
#295101
(41,81,1)
#214201
(33,66,1)
#193301
(25,51,1)
#112401
(17,36,1)
#091501
(9,21,1)
#000000
(0,0,0)

Tints of #59AB01

#59AB01
(89,171,1)
#68B218
(104,178,24)
#77B92F
(119,185,47)
#86C046
(134,192,70)
#95C75D
(149,199,93)
#A4CE74
(164,206,116)
#B3D58B
(179,213,139)
#C2DCA2
(194,220,162)
#D1E3B9
(209,227,185)
#E0EAD0
(224,234,208)
#EFF1E7
(239,241,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59AB01; }

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

This text font color is #59AB01.

Background Color

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

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

This div background color is #59AB01.

Border color

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

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

This div border color is #59AB01.

Opacity

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

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

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

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

This text has shadow with #59AB01 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59AB01.

Preview

Color preview on black background

This text has color #59AB01 on black background.


Color preview on white background

This text has color #59AB01 on white background.


Black color preview on #59AB01 background

This text has black color on #59AB01 background.


White color preview on #59AB01 background

This text has white color on #59AB01 background.


Related colors

Complementary color

Complementary color for #hex is #A654FE.


I love getcolorcode.com

Triadic colors

1 #0159AB and #AB0159 with #59AB01 are triadic colors.

2 #01AB59 and #AB5901 with #59AB01 are triadic colors.