COLOR #594B6F

HEX: #594B6F RGB: (89,75,111)

Renk bilgisi

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

RGB renk modeli

#594B6F color RGB value is (89,75,111).

RGB: (89,75,111) (35%, 29%, 44%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 75 of 255 = 29%
B 111 of 255 = 44%

89
75
111

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

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 75 + 111 = 275 (100%)
R 89 of 275 ~ 32.36%
G 75 of 275 ~ 27.27%
B 111 of 275 ~ 40.36'%

%32.36
%27.27
%40.36

CMYK RENK MODELİ

#594B6F rengi CMYK tonu (20,32,0,56).

  • camgöbeği tonu 19.82%
  • eflatun tonu 32.43%
  • sarı tonu 0.00%
  • ana renk tonu 56.47%

CMYK: (20,32,0,56)
C20M32Y0K56 (20%, 32%, 0%, 56%)
(0.20 / 0.32 / 0.00 / 0.56)

CMYK yüzdeleri

%19.82
%32.43
%0
%56.47

Codes

Color #594B6F in popluar color models

59 4B 6F
RGB 89 75 111
HSL 263° 19.35% 36.47%
HSB/HSV 263° 32.43% 43.53%
CMYK 19.82% 32.43% 0.00%
56.47%

Color #594B6F in popluar number systems.

HEX 59 4B 6F
Decimal 89 75 111
Binary 1011001 1001011 1101111
Octal 131 113 157

Shades and tints

Shades of #594B6F

#594B6F
(89,75,111)
#514565
(81,69,101)
#493F5B
(73,63,91)
#413951
(65,57,81)
#393347
(57,51,71)
#312D3D
(49,45,61)
#292733
(41,39,51)
#212129
(33,33,41)
#191B1F
(25,27,31)
#111515
(17,21,21)
#090F0B
(9,15,11)
#000000
(0,0,0)

Tints of #594B6F

#594B6F
(89,75,111)
#685B7C
(104,91,124)
#776B89
(119,107,137)
#867B96
(134,123,150)
#958BA3
(149,139,163)
#A49BB0
(164,155,176)
#B3ABBD
(179,171,189)
#C2BBCA
(194,187,202)
#D1CBD7
(209,203,215)
#E0DBE4
(224,219,228)
#EFEBF1
(239,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #594B6F; }

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

This text font color is #594B6F.

Background Color

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

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

This div background color is #594B6F.

Border color

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

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

This div border color is #594B6F.

Opacity

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

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

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

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

This text has shadow with #594B6F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #594B6F.

Preview

Color preview on black background

This text has color #594B6F on black background.


Color preview on white background

This text has color #594B6F on white background.


Black color preview on #594B6F background

This text has black color on #594B6F background.


White color preview on #594B6F background

This text has white color on #594B6F background.


Related colors

Complementary color

Complementary color for #hex is #A6B490.


I love getcolorcode.com

Triadic colors

1 #6F594B and #4B6F59 with #594B6F are triadic colors.

2 #6F4B59 and #4B596F with #594B6F are triadic colors.