COLOR #59764E

HEX: #59764E RGB: (89,118,78)

Renk bilgisi

#59764E contains red, green and blue colors in about the same proportion. #59764E ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#59764E color RGB value is (89,118,78).

RGB: (89,118,78) (35%, 46%, 31%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 118 of 255 = 46%
B 78 of 255 = 31%

89
118
78

R + G + B ~ 37%. #59764E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 118 + 78 = 285 (100%)
R 89 of 285 ~ 31.23%
G 118 of 285 ~ 41.4%
B 78 of 285 ~ 27.37'%

%31.23
%41.4
%27.37

CMYK RENK MODELİ

#59764E rengi CMYK tonu (25,0,34,54).

  • camgöbeği tonu 24.58%
  • eflatun tonu 0.00%
  • sarı tonu 33.90%
  • ana renk tonu 53.73%

CMYK: (25,0,34,54)
C25M0Y34K54 (25%, 0%, 34%, 54%)
(0.25 / 0.00 / 0.34 / 0.54)

CMYK yüzdeleri

%24.58
%0
%33.9
%53.73

Codes

Color #59764E in popluar color models

59 76 4E
RGB 89 118 78
HSL 104° 20.41% 38.43%
HSB/HSV 104° 33.90% 46.27%
CMYK 24.58% 0.00% 33.90%
53.73%

Color #59764E in popluar number systems.

HEX 59 76 4E
Decimal 89 118 78
Binary 1011001 1110110 1001110
Octal 131 166 116

Shades and tints

Shades of #59764E

#59764E
(89,118,78)
#516C47
(81,108,71)
#496240
(73,98,64)
#415839
(65,88,57)
#394E32
(57,78,50)
#31442B
(49,68,43)
#293A24
(41,58,36)
#21301D
(33,48,29)
#192616
(25,38,22)
#111C0F
(17,28,15)
#091208
(9,18,8)
#000000
(0,0,0)

Tints of #59764E

#59764E
(89,118,78)
#68825E
(104,130,94)
#778E6E
(119,142,110)
#869A7E
(134,154,126)
#95A68E
(149,166,142)
#A4B29E
(164,178,158)
#B3BEAE
(179,190,174)
#C2CABE
(194,202,190)
#D1D6CE
(209,214,206)
#E0E2DE
(224,226,222)
#EFEEEE
(239,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59764E color. Also use rgb(89,118,78) instead hex code.

Text Font Color

.myTextColor { color: #59764E; }

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

This text font color is #59764E.

Background Color

.myBgColor { background-color: #59764E; }

<div style="background-color:#59764E">Inner text</div>

This div background color is #59764E.

Border color

.myBorderColor { border: 1px solid #59764E; }

<div style="border:3px solid #59764E">Div</div>

This div border color is #59764E.

Opacity

.myOpacity80 { color: #59764E; opacity: 0.8; }

<p style="color:#59764E;opacity:0.8;">80%</p>

Text with #59764E 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 #59764E;}

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

This text has shadow with #59764E color.


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

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

This text has shadow with #59764E primary color and red secondary color.


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

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

This text has shadow with #59764E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #59764E.

Preview

Color preview on black background

This text has color #59764E on black background.


Color preview on white background

This text has color #59764E on white background.


Black color preview on #59764E background

This text has black color on #59764E background.


White color preview on #59764E background

This text has white color on #59764E background.


Related colors

Complementary color

Complementary color for #hex is #A689B1.


I love getcolorcode.com

Triadic colors

1 #4E5976 and #764E59 with #59764E are triadic colors.

2 #4E7659 and #76594E with #59764E are triadic colors.