COLOR #59714F

HEX: #59714F RGB: (89,113,79)

Renk bilgisi

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

RGB renk modeli

#59714F color RGB value is (89,113,79).

RGB: (89,113,79) (35%, 44%, 31%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 113 of 255 = 44%
B 79 of 255 = 31%

89
113
79

R + G + B ~ 37%. #59714F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 113 + 79 = 281 (100%)
R 89 of 281 ~ 31.67%
G 113 of 281 ~ 40.21%
B 79 of 281 ~ 28.11'%

%31.67
%40.21
%28.11

CMYK RENK MODELİ

#59714F rengi CMYK tonu (21,0,30,56).

  • camgöbeği tonu 21.24%
  • eflatun tonu 0.00%
  • sarı tonu 30.09%
  • ana renk tonu 55.69%

CMYK: (21,0,30,56)
C21M0Y30K56 (21%, 0%, 30%, 56%)
(0.21 / 0.00 / 0.30 / 0.56)

CMYK yüzdeleri

%21.24
%0
%30.09
%55.69

Codes

Color #59714F in popluar color models

59 71 4F
RGB 89 113 79
HSL 102° 17.71% 37.65%
HSB/HSV 102° 30.09% 44.31%
CMYK 21.24% 0.00% 30.09%
55.69%

Color #59714F in popluar number systems.

HEX 59 71 4F
Decimal 89 113 79
Binary 1011001 1110001 1001111
Octal 131 161 117

Shades and tints

Shades of #59714F

#59714F
(89,113,79)
#516748
(81,103,72)
#495D41
(73,93,65)
#41533A
(65,83,58)
#394933
(57,73,51)
#313F2C
(49,63,44)
#293525
(41,53,37)
#212B1E
(33,43,30)
#192117
(25,33,23)
#111710
(17,23,16)
#090D09
(9,13,9)
#000000
(0,0,0)

Tints of #59714F

#59714F
(89,113,79)
#687D5F
(104,125,95)
#77896F
(119,137,111)
#86957F
(134,149,127)
#95A18F
(149,161,143)
#A4AD9F
(164,173,159)
#B3B9AF
(179,185,175)
#C2C5BF
(194,197,191)
#D1D1CF
(209,209,207)
#E0DDDF
(224,221,223)
#EFE9EF
(239,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59714F color. Also use rgb(89,113,79) instead hex code.

Text Font Color

.myTextColor { color: #59714F; }

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

This text font color is #59714F.

Background Color

.myBgColor { background-color: #59714F; }

<div style="background-color:#59714F">Inner text</div>

This div background color is #59714F.

Border color

.myBorderColor { border: 1px solid #59714F; }

<div style="border:3px solid #59714F">Div</div>

This div border color is #59714F.

Opacity

.myOpacity80 { color: #59714F; opacity: 0.8; }

<p style="color:#59714F;opacity:0.8;">80%</p>

Text with #59714F 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 #59714F;}

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

This text has shadow with #59714F color.


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

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

This text has shadow with #59714F primary color and red secondary color.


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

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

This text has shadow with #59714F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #59714F.

Preview

Color preview on black background

This text has color #59714F on black background.


Color preview on white background

This text has color #59714F on white background.


Black color preview on #59714F background

This text has black color on #59714F background.


White color preview on #59714F background

This text has white color on #59714F background.


Related colors

Complementary color

Complementary color for #hex is #A68EB0.


I love getcolorcode.com

Triadic colors

1 #4F5971 and #714F59 with #59714F are triadic colors.

2 #4F7159 and #71594F with #59714F are triadic colors.