COLOR #59DC4C

HEX: #59DC4C RGB: (89,220,76)

Renk bilgisi

#59DC4C contains mainly green color. #59DC4C ‘ nin web güvenlik rengi #66CC33 (ya da #6C3) dir.

RGB renk modeli

#59DC4C color RGB value is (89,220,76).

RGB: (89,220,76) (35%, 86%, 30%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 220 of 255 = 86%
B 76 of 255 = 30%

89
220
76

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

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 220 + 76 = 385 (100%)
R 89 of 385 ~ 23.12%
G 220 of 385 ~ 57.14%
B 76 of 385 ~ 19.74'%

%23.12
%57.14
%19.74

CMYK RENK MODELİ

#59DC4C rengi CMYK tonu (60,0,65,14).

  • camgöbeği tonu 59.55%
  • eflatun tonu 0.00%
  • sarı tonu 65.45%
  • ana renk tonu 13.73%

CMYK: (60,0,65,14)
C60M0Y65K14 (60%, 0%, 65%, 14%)
(0.60 / 0.00 / 0.65 / 0.14)

CMYK yüzdeleri

%59.55
%0
%65.45
%13.73

Codes

Color #59DC4C in popluar color models

59 DC 4C
RGB 89 220 76
HSL 115° 67.29% 58.04%
HSB/HSV 115° 65.45% 86.27%
CMYK 59.55% 0.00% 65.45%
13.73%

Color #59DC4C in popluar number systems.

HEX 59 DC 4C
Decimal 89 220 76
Binary 1011001 11011100 1001100
Octal 131 334 114

Shades and tints

Shades of #59DC4C

#59DC4C
(89,220,76)
#51C846
(81,200,70)
#49B440
(73,180,64)
#41A03A
(65,160,58)
#398C34
(57,140,52)
#31782E
(49,120,46)
#296428
(41,100,40)
#215022
(33,80,34)
#193C1C
(25,60,28)
#112816
(17,40,22)
#091410
(9,20,16)
#000000
(0,0,0)

Tints of #59DC4C

#59DC4C
(89,220,76)
#68DF5C
(104,223,92)
#77E26C
(119,226,108)
#86E57C
(134,229,124)
#95E88C
(149,232,140)
#A4EB9C
(164,235,156)
#B3EEAC
(179,238,172)
#C2F1BC
(194,241,188)
#D1F4CC
(209,244,204)
#E0F7DC
(224,247,220)
#EFFAEC
(239,250,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59DC4C color. Also use rgb(89,220,76) instead hex code.

Text Font Color

.myTextColor { color: #59DC4C; }

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

This text font color is #59DC4C.

Background Color

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

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

This div background color is #59DC4C.

Border color

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

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

This div border color is #59DC4C.

Opacity

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

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

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

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

This text has shadow with #59DC4C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59DC4C.

Preview

Color preview on black background

This text has color #59DC4C on black background.


Color preview on white background

This text has color #59DC4C on white background.


Black color preview on #59DC4C background

This text has black color on #59DC4C background.


White color preview on #59DC4C background

This text has white color on #59DC4C background.


Related colors

Complementary color

Complementary color for #hex is #A623B3.


I love getcolorcode.com

Triadic colors

1 #4C59DC and #DC4C59 with #59DC4C are triadic colors.

2 #4CDC59 and #DC594C with #59DC4C are triadic colors.