COLOR #596F40

HEX: #596F40 RGB: (89,111,64)

Renk bilgisi

#596F40 contains red, green and blue colors in about the same proportion. #596F40 ‘ nin web güvenlik rengi #666633 (ya da #663) dir.

RGB renk modeli

#596F40 color RGB value is (89,111,64).

RGB: (89,111,64) (35%, 44%, 25%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 111 of 255 = 44%
B 64 of 255 = 25%

89
111
64

R + G + B ~ 35%. #596F40 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 111 + 64 = 264 (100%)
R 89 of 264 ~ 33.71%
G 111 of 264 ~ 42.05%
B 64 of 264 ~ 24.24'%

%33.71
%42.05
%24.24

CMYK RENK MODELİ

#596F40 rengi CMYK tonu (20,0,42,56).

  • camgöbeği tonu 19.82%
  • eflatun tonu 0.00%
  • sarı tonu 42.34%
  • ana renk tonu 56.47%

CMYK: (20,0,42,56)
C20M0Y42K56 (20%, 0%, 42%, 56%)
(0.20 / 0.00 / 0.42 / 0.56)

CMYK yüzdeleri

%19.82
%0
%42.34
%56.47

Codes

Color #596F40 in popluar color models

59 6F 40
RGB 89 111 64
HSL 88° 26.86% 34.31%
HSB/HSV 88° 42.34% 43.53%
CMYK 19.82% 0.00% 42.34%
56.47%

Color #596F40 in popluar number systems.

HEX 59 6F 40
Decimal 89 111 64
Binary 1011001 1101111 1000000
Octal 131 157 100

Shades and tints

Shades of #596F40

#596F40
(89,111,64)
#51653B
(81,101,59)
#495B36
(73,91,54)
#415131
(65,81,49)
#39472C
(57,71,44)
#313D27
(49,61,39)
#293322
(41,51,34)
#21291D
(33,41,29)
#191F18
(25,31,24)
#111513
(17,21,19)
#090B0E
(9,11,14)
#000000
(0,0,0)

Tints of #596F40

#596F40
(89,111,64)
#687C51
(104,124,81)
#778962
(119,137,98)
#869673
(134,150,115)
#95A384
(149,163,132)
#A4B095
(164,176,149)
#B3BDA6
(179,189,166)
#C2CAB7
(194,202,183)
#D1D7C8
(209,215,200)
#E0E4D9
(224,228,217)
#EFF1EA
(239,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #596F40 color. Also use rgb(89,111,64) instead hex code.

Text Font Color

.myTextColor { color: #596F40; }

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

This text font color is #596F40.

Background Color

.myBgColor { background-color: #596F40; }

<div style="background-color:#596F40">Inner text</div>

This div background color is #596F40.

Border color

.myBorderColor { border: 1px solid #596F40; }

<div style="border:3px solid #596F40">Div</div>

This div border color is #596F40.

Opacity

.myOpacity80 { color: #596F40; opacity: 0.8; }

<p style="color:#596F40;opacity:0.8;">80%</p>

Text with #596F40 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 #596F40;}

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

This text has shadow with #596F40 color.


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

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

This text has shadow with #596F40 primary color and red secondary color.


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

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

This text has shadow with #596F40 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #596F40.

Preview

Color preview on black background

This text has color #596F40 on black background.


Color preview on white background

This text has color #596F40 on white background.


Black color preview on #596F40 background

This text has black color on #596F40 background.


White color preview on #596F40 background

This text has white color on #596F40 background.


Related colors

Complementary color

Complementary color for #hex is #A690BF.


I love getcolorcode.com

Triadic colors

1 #40596F and #6F4059 with #596F40 are triadic colors.

2 #406F59 and #6F5940 with #596F40 are triadic colors.