COLOR #59DD5E

HEX: #59DD5E RGB: (89,221,94)

Renk bilgisi

#59DD5E contains mainly green color. #59DD5E ‘ nin web güvenlik rengi #66CC66 (ya da #6C6) dir.

RGB renk modeli

#59DD5E color RGB value is (89,221,94).

RGB: (89,221,94) (35%, 87%, 37%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 221 of 255 = 87%
B 94 of 255 = 37%

89
221
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 221 + 94 = 404 (100%)
R 89 of 404 ~ 22.03%
G 221 of 404 ~ 54.7%
B 94 of 404 ~ 23.27'%

%22.03
%54.7
%23.27

CMYK RENK MODELİ

#59DD5E rengi CMYK tonu (60,0,57,13).

  • camgöbeği tonu 59.73%
  • eflatun tonu 0.00%
  • sarı tonu 57.47%
  • ana renk tonu 13.33%

CMYK: (60,0,57,13)
C60M0Y57K13 (60%, 0%, 57%, 13%)
(0.60 / 0.00 / 0.57 / 0.13)

CMYK yüzdeleri

%59.73
%0
%57.47
%13.33

Codes

Color #59DD5E in popluar color models

59 DD 5E
RGB 89 221 94
HSL 122° 66.00% 60.78%
HSB/HSV 122° 59.73% 86.67%
CMYK 59.73% 0.00% 57.47%
13.33%

Color #59DD5E in popluar number systems.

HEX 59 DD 5E
Decimal 89 221 94
Binary 1011001 11011101 1011110
Octal 131 335 136

Shades and tints

Shades of #59DD5E

#59DD5E
(89,221,94)
#51C956
(81,201,86)
#49B54E
(73,181,78)
#41A146
(65,161,70)
#398D3E
(57,141,62)
#317936
(49,121,54)
#29652E
(41,101,46)
#215126
(33,81,38)
#193D1E
(25,61,30)
#112916
(17,41,22)
#09150E
(9,21,14)
#000000
(0,0,0)

Tints of #59DD5E

#59DD5E
(89,221,94)
#68E06C
(104,224,108)
#77E37A
(119,227,122)
#86E688
(134,230,136)
#95E996
(149,233,150)
#A4ECA4
(164,236,164)
#B3EFB2
(179,239,178)
#C2F2C0
(194,242,192)
#D1F5CE
(209,245,206)
#E0F8DC
(224,248,220)
#EFFBEA
(239,251,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59DD5E; }

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

This text font color is #59DD5E.

Background Color

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

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

This div background color is #59DD5E.

Border color

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

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

This div border color is #59DD5E.

Opacity

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

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

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

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

This text has shadow with #59DD5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59DD5E.

Preview

Color preview on black background

This text has color #59DD5E on black background.


Color preview on white background

This text has color #59DD5E on white background.


Black color preview on #59DD5E background

This text has black color on #59DD5E background.


White color preview on #59DD5E background

This text has white color on #59DD5E background.


Related colors

Complementary color

Complementary color for #hex is #A622A1.


I love getcolorcode.com

Triadic colors

1 #5E59DD and #DD5E59 with #59DD5E are triadic colors.

2 #5EDD59 and #DD595E with #59DD5E are triadic colors.