COLOR #59B05E

HEX: #59B05E RGB: (89,176,94)

Renk bilgisi

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

RGB renk modeli

#59B05E color RGB value is (89,176,94).

RGB: (89,176,94) (35%, 69%, 37%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 176 of 255 = 69%
B 94 of 255 = 37%

89
176
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 176 + 94 = 359 (100%)
R 89 of 359 ~ 24.79%
G 176 of 359 ~ 49.03%
B 94 of 359 ~ 26.18'%

%24.79
%49.03
%26.18

CMYK RENK MODELİ

#59B05E rengi CMYK tonu (49,0,47,31).

  • camgöbeği tonu 49.43%
  • eflatun tonu 0.00%
  • sarı tonu 46.59%
  • ana renk tonu 30.98%

CMYK: (49,0,47,31)
C49M0Y47K31 (49%, 0%, 47%, 31%)
(0.49 / 0.00 / 0.47 / 0.31)

CMYK yüzdeleri

%49.43
%0
%46.59
%30.98

Codes

Color #59B05E in popluar color models

59 B0 5E
RGB 89 176 94
HSL 123° 35.51% 51.96%
HSB/HSV 123° 49.43% 69.02%
CMYK 49.43% 0.00% 46.59%
30.98%

Color #59B05E in popluar number systems.

HEX 59 B0 5E
Decimal 89 176 94
Binary 1011001 10110000 1011110
Octal 131 260 136

Shades and tints

Shades of #59B05E

#59B05E
(89,176,94)
#51A056
(81,160,86)
#49904E
(73,144,78)
#418046
(65,128,70)
#39703E
(57,112,62)
#316036
(49,96,54)
#29502E
(41,80,46)
#214026
(33,64,38)
#19301E
(25,48,30)
#112016
(17,32,22)
#09100E
(9,16,14)
#000000
(0,0,0)

Tints of #59B05E

#59B05E
(89,176,94)
#68B76C
(104,183,108)
#77BE7A
(119,190,122)
#86C588
(134,197,136)
#95CC96
(149,204,150)
#A4D3A4
(164,211,164)
#B3DAB2
(179,218,178)
#C2E1C0
(194,225,192)
#D1E8CE
(209,232,206)
#E0EFDC
(224,239,220)
#EFF6EA
(239,246,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59B05E color. Also use rgb(89,176,94) instead hex code.

Text Font Color

.myTextColor { color: #59B05E; }

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

This text font color is #59B05E.

Background Color

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

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

This div background color is #59B05E.

Border color

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

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

This div border color is #59B05E.

Opacity

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

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

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

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

This text has shadow with #59B05E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59B05E.

Preview

Color preview on black background

This text has color #59B05E on black background.


Color preview on white background

This text has color #59B05E on white background.


Black color preview on #59B05E background

This text has black color on #59B05E background.


White color preview on #59B05E background

This text has white color on #59B05E background.


Related colors

Complementary color

Complementary color for #hex is #A64FA1.


I love getcolorcode.com

Triadic colors

1 #5E59B0 and #B05E59 with #59B05E are triadic colors.

2 #5EB059 and #B0595E with #59B05E are triadic colors.