COLOR #595C61

HEX: #595C61 RGB: (89,92,97)

Renk bilgisi

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

RGB renk modeli

#595C61 color RGB value is (89,92,97).

RGB: (89,92,97) (35%, 36%, 38%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 92 of 255 = 36%
B 97 of 255 = 38%

89
92
97

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

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 92 + 97 = 278 (100%)
R 89 of 278 ~ 32.01%
G 92 of 278 ~ 33.09%
B 97 of 278 ~ 34.89'%

%32.01
%33.09
%34.89

CMYK RENK MODELİ

#595C61 rengi CMYK tonu (8,5,0,62).

  • camgöbeği tonu 8.25%
  • eflatun tonu 5.15%
  • sarı tonu 0.00%
  • ana renk tonu 61.96%

CMYK: (8,5,0,62)
C8M5Y0K62 (8%, 5%, 0%, 62%)
(0.08 / 0.05 / 0.00 / 0.62)

CMYK yüzdeleri

%8.25
%5.15
%0
%61.96

Codes

Color #595C61 in popluar color models

59 5C 61
RGB 89 92 97
HSL 218° 4.30% 36.47%
HSB/HSV 218° 8.25% 38.04%
CMYK 8.25% 5.15% 0.00%
61.96%

Color #595C61 in popluar number systems.

HEX 59 5C 61
Decimal 89 92 97
Binary 1011001 1011100 1100001
Octal 131 134 141

Shades and tints

Shades of #595C61

#595C61
(89,92,97)
#515459
(81,84,89)
#494C51
(73,76,81)
#414449
(65,68,73)
#393C41
(57,60,65)
#313439
(49,52,57)
#292C31
(41,44,49)
#212429
(33,36,41)
#191C21
(25,28,33)
#111419
(17,20,25)
#090C11
(9,12,17)
#000000
(0,0,0)

Tints of #595C61

#595C61
(89,92,97)
#686A6F
(104,106,111)
#77787D
(119,120,125)
#86868B
(134,134,139)
#959499
(149,148,153)
#A4A2A7
(164,162,167)
#B3B0B5
(179,176,181)
#C2BEC3
(194,190,195)
#D1CCD1
(209,204,209)
#E0DADF
(224,218,223)
#EFE8ED
(239,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #595C61 color. Also use rgb(89,92,97) instead hex code.

Text Font Color

.myTextColor { color: #595C61; }

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

This text font color is #595C61.

Background Color

.myBgColor { background-color: #595C61; }

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

This div background color is #595C61.

Border color

.myBorderColor { border: 1px solid #595C61; }

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

This div border color is #595C61.

Opacity

.myOpacity80 { color: #595C61; opacity: 0.8; }

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

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

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

This text has shadow with #595C61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #595C61.

Preview

Color preview on black background

This text has color #595C61 on black background.


Color preview on white background

This text has color #595C61 on white background.


Black color preview on #595C61 background

This text has black color on #595C61 background.


White color preview on #595C61 background

This text has white color on #595C61 background.


Related colors

Complementary color

Complementary color for #hex is #A6A39E.


I love getcolorcode.com

Triadic colors

1 #61595C and #5C6159 with #595C61 are triadic colors.

2 #615C59 and #5C5961 with #595C61 are triadic colors.