COLOR #59A874

HEX: #59A874 RGB: (89,168,116)

Renk bilgisi

#59A874 contains mainly green and blue colors. #59A874 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#59A874 color RGB value is (89,168,116).

RGB: (89,168,116) (35%, 66%, 45%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 168 of 255 = 66%
B 116 of 255 = 45%

89
168
116

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

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 168 + 116 = 373 (100%)
R 89 of 373 ~ 23.86%
G 168 of 373 ~ 45.04%
B 116 of 373 ~ 31.1'%

%23.86
%45.04
%31.1

CMYK RENK MODELİ

#59A874 rengi CMYK tonu (47,0,31,34).

  • camgöbeği tonu 47.02%
  • eflatun tonu 0.00%
  • sarı tonu 30.95%
  • ana renk tonu 34.12%

CMYK: (47,0,31,34)
C47M0Y31K34 (47%, 0%, 31%, 34%)
(0.47 / 0.00 / 0.31 / 0.34)

CMYK yüzdeleri

%47.02
%0
%30.95
%34.12

Codes

Color #59A874 in popluar color models

59 A8 74
RGB 89 168 116
HSL 141° 31.23% 50.39%
HSB/HSV 141° 47.02% 65.88%
CMYK 47.02% 0.00% 30.95%
34.12%

Color #59A874 in popluar number systems.

HEX 59 A8 74
Decimal 89 168 116
Binary 1011001 10101000 1110100
Octal 131 250 164

Shades and tints

Shades of #59A874

#59A874
(89,168,116)
#51996A
(81,153,106)
#498A60
(73,138,96)
#417B56
(65,123,86)
#396C4C
(57,108,76)
#315D42
(49,93,66)
#294E38
(41,78,56)
#213F2E
(33,63,46)
#193024
(25,48,36)
#11211A
(17,33,26)
#091210
(9,18,16)
#000000
(0,0,0)

Tints of #59A874

#59A874
(89,168,116)
#68AF80
(104,175,128)
#77B68C
(119,182,140)
#86BD98
(134,189,152)
#95C4A4
(149,196,164)
#A4CBB0
(164,203,176)
#B3D2BC
(179,210,188)
#C2D9C8
(194,217,200)
#D1E0D4
(209,224,212)
#E0E7E0
(224,231,224)
#EFEEEC
(239,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59A874 color. Also use rgb(89,168,116) instead hex code.

Text Font Color

.myTextColor { color: #59A874; }

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

This text font color is #59A874.

Background Color

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

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

This div background color is #59A874.

Border color

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

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

This div border color is #59A874.

Opacity

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

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

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

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

This text has shadow with #59A874 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59A874.

Preview

Color preview on black background

This text has color #59A874 on black background.


Color preview on white background

This text has color #59A874 on white background.


Black color preview on #59A874 background

This text has black color on #59A874 background.


White color preview on #59A874 background

This text has white color on #59A874 background.


Related colors

Complementary color

Complementary color for #hex is #A6578B.


I love getcolorcode.com

Triadic colors

1 #7459A8 and #A87459 with #59A874 are triadic colors.

2 #74A859 and #A85974 with #59A874 are triadic colors.