COLOR #59AC6C

HEX: #59AC6C RGB: (89,172,108)

Renk bilgisi

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

RGB renk modeli

#59AC6C color RGB value is (89,172,108).

RGB: (89,172,108) (35%, 67%, 42%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 172 of 255 = 67%
B 108 of 255 = 42%

89
172
108

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

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 172 + 108 = 369 (100%)
R 89 of 369 ~ 24.12%
G 172 of 369 ~ 46.61%
B 108 of 369 ~ 29.27'%

%24.12
%46.61
%29.27

CMYK RENK MODELİ

#59AC6C rengi CMYK tonu (48,0,37,33).

  • camgöbeği tonu 48.26%
  • eflatun tonu 0.00%
  • sarı tonu 37.21%
  • ana renk tonu 32.55%

CMYK: (48,0,37,33)
C48M0Y37K33 (48%, 0%, 37%, 33%)
(0.48 / 0.00 / 0.37 / 0.33)

CMYK yüzdeleri

%48.26
%0
%37.21
%32.55

Codes

Color #59AC6C in popluar color models

59 AC 6C
RGB 89 172 108
HSL 134° 33.33% 51.18%
HSB/HSV 134° 48.26% 67.45%
CMYK 48.26% 0.00% 37.21%
32.55%

Color #59AC6C in popluar number systems.

HEX 59 AC 6C
Decimal 89 172 108
Binary 1011001 10101100 1101100
Octal 131 254 154

Shades and tints

Shades of #59AC6C

#59AC6C
(89,172,108)
#519D63
(81,157,99)
#498E5A
(73,142,90)
#417F51
(65,127,81)
#397048
(57,112,72)
#31613F
(49,97,63)
#295236
(41,82,54)
#21432D
(33,67,45)
#193424
(25,52,36)
#11251B
(17,37,27)
#091612
(9,22,18)
#000000
(0,0,0)

Tints of #59AC6C

#59AC6C
(89,172,108)
#68B379
(104,179,121)
#77BA86
(119,186,134)
#86C193
(134,193,147)
#95C8A0
(149,200,160)
#A4CFAD
(164,207,173)
#B3D6BA
(179,214,186)
#C2DDC7
(194,221,199)
#D1E4D4
(209,228,212)
#E0EBE1
(224,235,225)
#EFF2EE
(239,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59AC6C color. Also use rgb(89,172,108) instead hex code.

Text Font Color

.myTextColor { color: #59AC6C; }

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

This text font color is #59AC6C.

Background Color

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

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

This div background color is #59AC6C.

Border color

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

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

This div border color is #59AC6C.

Opacity

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

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

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

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

This text has shadow with #59AC6C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59AC6C.

Preview

Color preview on black background

This text has color #59AC6C on black background.


Color preview on white background

This text has color #59AC6C on white background.


Black color preview on #59AC6C background

This text has black color on #59AC6C background.


White color preview on #59AC6C background

This text has white color on #59AC6C background.


Related colors

Complementary color

Complementary color for #hex is #A65393.


I love getcolorcode.com

Triadic colors

1 #6C59AC and #AC6C59 with #59AC6C are triadic colors.

2 #6CAC59 and #AC596C with #59AC6C are triadic colors.