COLOR #595564

HEX: #595564 RGB: (89,85,100)

Renk bilgisi

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

RGB renk modeli

#595564 color RGB value is (89,85,100).

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

RGB bağlantıları ve doygunluk

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

89
85
100

R + G + B ~ 36%. #595564 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 85 + 100 = 274 (100%)
R 89 of 274 ~ 32.48%
G 85 of 274 ~ 31.02%
B 100 of 274 ~ 36.5'%

%32.48
%31.02
%36.5

CMYK RENK MODELİ

#595564 rengi CMYK tonu (11,15,0,61).

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

CMYK: (11,15,0,61)
C11M15Y0K61 (11%, 15%, 0%, 61%)
(0.11 / 0.15 / 0.00 / 0.61)

CMYK yüzdeleri

%11
%15
%0
%60.78

Codes

Color #595564 in popluar color models

59 55 64
RGB 89 85 100
HSL 256° 8.11% 36.27%
HSB/HSV 256° 15.00% 39.22%
CMYK 11.00% 15.00% 0.00%
60.78%

Color #595564 in popluar number systems.

HEX 59 55 64
Decimal 89 85 100
Binary 1011001 1010101 1100100
Octal 131 125 144

Shades and tints

Shades of #595564

#595564
(89,85,100)
#514E5B
(81,78,91)
#494752
(73,71,82)
#414049
(65,64,73)
#393940
(57,57,64)
#313237
(49,50,55)
#292B2E
(41,43,46)
#212425
(33,36,37)
#191D1C
(25,29,28)
#111613
(17,22,19)
#090F0A
(9,15,10)
#000000
(0,0,0)

Tints of #595564

#595564
(89,85,100)
#686472
(104,100,114)
#777380
(119,115,128)
#86828E
(134,130,142)
#95919C
(149,145,156)
#A4A0AA
(164,160,170)
#B3AFB8
(179,175,184)
#C2BEC6
(194,190,198)
#D1CDD4
(209,205,212)
#E0DCE2
(224,220,226)
#EFEBF0
(239,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #595564; }

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

This text font color is #595564.

Background Color

.myBgColor { background-color: #595564; }

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

This div background color is #595564.

Border color

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

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

This div border color is #595564.

Opacity

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

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

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

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

This text has shadow with #595564 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #595564.

Preview

Color preview on black background

This text has color #595564 on black background.


Color preview on white background

This text has color #595564 on white background.


Black color preview on #595564 background

This text has black color on #595564 background.


White color preview on #595564 background

This text has white color on #595564 background.


Related colors

Complementary color

Complementary color for #hex is #A6AA9B.


I love getcolorcode.com

Triadic colors

1 #645955 and #556459 with #595564 are triadic colors.

2 #645559 and #555964 with #595564 are triadic colors.