COLOR #596464

HEX: #596464 RGB: (89,100,100)

Renk bilgisi

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

RGB renk modeli

#596464 color RGB value is (89,100,100).

RGB: (89,100,100) (35%, 39%, 39%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 100 of 255 = 39%
B 100 of 255 = 39%

89
100
100

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

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 100 + 100 = 289 (100%)
R 89 of 289 ~ 30.8%
G 100 of 289 ~ 34.6%
B 100 of 289 ~ 34.6'%

%30.8
%34.6
%34.6

CMYK RENK MODELİ

#596464 rengi CMYK tonu (11,0,0,61).

  • camgöbeği tonu 11.00%
  • eflatun tonu 0.00%
  • sarı tonu 0.00%
  • ana renk tonu 60.78%

CMYK: (11,0,0,61)
C11M0Y0K61 (11%, 0%, 0%, 61%)
(0.11 / 0.00 / 0.00 / 0.61)

CMYK yüzdeleri

%11
%0
%0
%60.78

Codes

Color #596464 in popluar color models

59 64 64
RGB 89 100 100
HSL 180° 5.82% 37.06%
HSB/HSV 180° 11.00% 39.22%
CMYK 11.00% 0.00% 0.00%
60.78%

Color #596464 in popluar number systems.

HEX 59 64 64
Decimal 89 100 100
Binary 1011001 1100100 1100100
Octal 131 144 144

Shades and tints

Shades of #596464

#596464
(89,100,100)
#515B5B
(81,91,91)
#495252
(73,82,82)
#414949
(65,73,73)
#394040
(57,64,64)
#313737
(49,55,55)
#292E2E
(41,46,46)
#212525
(33,37,37)
#191C1C
(25,28,28)
#111313
(17,19,19)
#090A0A
(9,10,10)
#000000
(0,0,0)

Tints of #596464

#596464
(89,100,100)
#687272
(104,114,114)
#778080
(119,128,128)
#868E8E
(134,142,142)
#959C9C
(149,156,156)
#A4AAAA
(164,170,170)
#B3B8B8
(179,184,184)
#C2C6C6
(194,198,198)
#D1D4D4
(209,212,212)
#E0E2E2
(224,226,226)
#EFF0F0
(239,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #596464; }

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

This text font color is #596464.

Background Color

.myBgColor { background-color: #596464; }

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

This div background color is #596464.

Border color

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

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

This div border color is #596464.

Opacity

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

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

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

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

This text has shadow with #596464 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596464.

Preview

Color preview on black background

This text has color #596464 on black background.


Color preview on white background

This text has color #596464 on white background.


Black color preview on #596464 background

This text has black color on #596464 background.


White color preview on #596464 background

This text has white color on #596464 background.


Related colors

Complementary color

Complementary color for #hex is #A69B9B.


I love getcolorcode.com