COLOR #594B5C

HEX: #594B5C RGB: (89,75,92)

Renk bilgisi

#594B5C contains red, green and blue colors in about the same proportion. #594B5C ‘ nin web güvenlik rengi #663366 (ya da #636) dir.

RGB renk modeli

#594B5C color RGB value is (89,75,92).

RGB: (89,75,92) (35%, 29%, 36%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 75 of 255 = 29%
B 92 of 255 = 36%

89
75
92

R + G + B ~ 33%. #594B5C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 75 + 92 = 256 (100%)
R 89 of 256 ~ 34.77%
G 75 of 256 ~ 29.3%
B 92 of 256 ~ 35.94'%

%34.77
%29.3
%35.94

CMYK RENK MODELİ

#594B5C rengi CMYK tonu (3,18,0,64).

  • camgöbeği tonu 3.26%
  • eflatun tonu 18.48%
  • sarı tonu 0.00%
  • ana renk tonu 63.92%

CMYK: (3,18,0,64)
C3M18Y0K64 (3%, 18%, 0%, 64%)
(0.03 / 0.18 / 0.00 / 0.64)

CMYK yüzdeleri

%3.26
%18.48
%0
%63.92

Codes

Color #594B5C in popluar color models

59 4B 5C
RGB 89 75 92
HSL 289° 10.18% 32.75%
HSB/HSV 289° 18.48% 36.08%
CMYK 3.26% 18.48% 0.00%
63.92%

Color #594B5C in popluar number systems.

HEX 59 4B 5C
Decimal 89 75 92
Binary 1011001 1001011 1011100
Octal 131 113 134

Shades and tints

Shades of #594B5C

#594B5C
(89,75,92)
#514554
(81,69,84)
#493F4C
(73,63,76)
#413944
(65,57,68)
#39333C
(57,51,60)
#312D34
(49,45,52)
#29272C
(41,39,44)
#212124
(33,33,36)
#191B1C
(25,27,28)
#111514
(17,21,20)
#090F0C
(9,15,12)
#000000
(0,0,0)

Tints of #594B5C

#594B5C
(89,75,92)
#685B6A
(104,91,106)
#776B78
(119,107,120)
#867B86
(134,123,134)
#958B94
(149,139,148)
#A49BA2
(164,155,162)
#B3ABB0
(179,171,176)
#C2BBBE
(194,187,190)
#D1CBCC
(209,203,204)
#E0DBDA
(224,219,218)
#EFEBE8
(239,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #594B5C color. Also use rgb(89,75,92) instead hex code.

Text Font Color

.myTextColor { color: #594B5C; }

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

This text font color is #594B5C.

Background Color

.myBgColor { background-color: #594B5C; }

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

This div background color is #594B5C.

Border color

.myBorderColor { border: 1px solid #594B5C; }

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

This div border color is #594B5C.

Opacity

.myOpacity80 { color: #594B5C; opacity: 0.8; }

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

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

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

This text has shadow with #594B5C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #594B5C.

Preview

Color preview on black background

This text has color #594B5C on black background.


Color preview on white background

This text has color #594B5C on white background.


Black color preview on #594B5C background

This text has black color on #594B5C background.


White color preview on #594B5C background

This text has white color on #594B5C background.


Related colors

Complementary color

Complementary color for #hex is #A6B4A3.


I love getcolorcode.com

Triadic colors

1 #5C594B and #4B5C59 with #594B5C are triadic colors.

2 #5C4B59 and #4B595C with #594B5C are triadic colors.