COLOR #596760

HEX: #596760
RGB: (89,103,96)

Renk bilgisi

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

RGB renk modeli

#596760 color RGB value is (89,103,96).

  • kırmız ton 89;
  • yeşil ton 103;
  • mavi ton 96.
RGB: (89,103,96) (35%,40%,38%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 103 of 255 = 40%
B 96 of 255 = 38%

89
103
96

R + G + B ~ 38%. #596760 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
89 + 103 + 96 = 288 (100%)
R 89 of 288 ~ 30.9%
G 103 of 288 ~ 35.76%
B 96 of 288 ~ 33.33%

%30.9
%35.76
%33.33

CMYK RENK MODELİ

#596760 rengi CMYK tonu (14,0,7,60).

  • camgöbeği tonu 13.59%
  • eflatun tonu 0.00%
  • sarı tonu 6.80%
  • ana renk tonu 59.61%
CMYK: (14,0,7,60) C14M0Y7K60 (14%,0%,7%,60%) (0.14/0.00/0.07/0.60)

CMYK yüzdeleri

%13.59
%0
%6.8
%59.61

Codes

Color #596760 in popluar color models

596760
RGB8910396
HSL150°7.29%37.65%
HSB/HSV150°13.59%40.39%
CMYK13.59%0.00%6.80%
59.61%

Color #596760 in popluar number systems.

HEX596760
Decimal8910396
Binary101100111001111100000
Octal131147140

Shades and tints

Shades of #596760

#596760
(89,103,96)
#515E58
(81,94,88)
#495550
(73,85,80)
#414C48
(65,76,72)
#394340
(57,67,64)
#313A38
(49,58,56)
#293130
(41,49,48)
#212828
(33,40,40)
#191F20
(25,31,32)
#111618
(17,22,24)
#090D10
(9,13,16)
#000000
(0,0,0)

Tints of #596760

#596760
(89,103,96)
#68746E
(104,116,110)
#77817C
(119,129,124)
#868E8A
(134,142,138)
#959B98
(149,155,152)
#A4A8A6
(164,168,166)
#B3B5B4
(179,181,180)
#C2C2C2
(194,194,194)
#D1CFD0
(209,207,208)
#E0DCDE
(224,220,222)
#EFE9EC
(239,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #596760 color. Also use rgb(89,103,96) instead hex code.

Text Font Color

.myTextColor { color: #596760; }

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

This text font color is #596760.


Background Color

.myBgColor { background-color: #596760; }

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

This div background color is #596760.


Border color

.myBorderColor { border: 1px solid #596760; }

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

This div border color is #596760.


Opacity

.myOpacity80 { color: #596760; opacity: 0.8; }

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

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

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

This text has shadow with #596760 color.

.textShadow {text-shadow: 3px 3px 1px #596760, 3px 3px 1px red;}

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

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


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

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

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


Div box shadow color

 /* css code */ .divShadow { -moz-box-shadow:	1px 1px 3px 2px #596760; -webkit-box-shadow:	1px 1px 3px 2px #596760; box-shadow:	1px 1px 3px 2px #596760; } /* html code with inline style */ <div style="-moz-box-shadow: 1px 1px 3px 2px #596760; -webkit-box-shadow: 1px 1px 3px 2px #596760; box-shadow:1px 1px 3px 2px #596760;">
Div content here</div>
This div box has shadow with color #596760.

Preview

Color preview on black background

This text has color #596760 on black background.


Color preview on white background

This text has color #596760 on white background.



Black color preview on #596760 background

This text has black color on #596760 background.


White color preview on #596760 background

This text has white color on #596760 background.