COLOR #593133

HEX: #593133 RGB: (89,49,51)

Renk bilgisi

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

RGB renk modeli

#593133 color RGB value is (89,49,51).

RGB: (89,49,51) (35%, 19%, 20%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 49 of 255 = 19%
B 51 of 255 = 20%

89
49
51

R + G + B ~ 25%. #593133 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 49 + 51 = 189 (100%)
R 89 of 189 ~ 47.09%
G 49 of 189 ~ 25.93%
B 51 of 189 ~ 26.98'%

%47.09
%25.93
%26.98

CMYK RENK MODELİ

#593133 rengi CMYK tonu (0,45,43,65).

  • camgöbeği tonu 0.00%
  • eflatun tonu 44.94%
  • sarı tonu 42.70%
  • ana renk tonu 65.10%

CMYK: (0,45,43,65)
C0M45Y43K65 (0%, 45%, 43%, 65%)
(0.00 / 0.45 / 0.43 / 0.65)

CMYK yüzdeleri

%0
%44.94
%42.7
%65.1

Codes

Color #593133 in popluar color models

59 31 33
RGB 89 49 51
HSL 357° 28.99% 27.06%
HSB/HSV 357° 44.94% 34.90%
CMYK 0.00% 44.94% 42.70%
65.10%

Color #593133 in popluar number systems.

HEX 59 31 33
Decimal 89 49 51
Binary 1011001 110001 110011
Octal 131 61 63

Shades and tints

Shades of #593133

#593133
(89,49,51)
#512D2F
(81,45,47)
#49292B
(73,41,43)
#412527
(65,37,39)
#392123
(57,33,35)
#311D1F
(49,29,31)
#29191B
(41,25,27)
#211517
(33,21,23)
#191113
(25,17,19)
#110D0F
(17,13,15)
#09090B
(9,9,11)
#000000
(0,0,0)

Tints of #593133

#593133
(89,49,51)
#684345
(104,67,69)
#775557
(119,85,87)
#866769
(134,103,105)
#95797B
(149,121,123)
#A48B8D
(164,139,141)
#B39D9F
(179,157,159)
#C2AFB1
(194,175,177)
#D1C1C3
(209,193,195)
#E0D3D5
(224,211,213)
#EFE5E7
(239,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #593133; }

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

This text font color is #593133.

Background Color

.myBgColor { background-color: #593133; }

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

This div background color is #593133.

Border color

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

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

This div border color is #593133.

Opacity

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

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

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

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

This text has shadow with #593133 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #593133.

Preview

Color preview on black background

This text has color #593133 on black background.


Color preview on white background

This text has color #593133 on white background.


Black color preview on #593133 background

This text has black color on #593133 background.


White color preview on #593133 background

This text has white color on #593133 background.


Related colors

Complementary color

Complementary color for #hex is #A6CECC.


I love getcolorcode.com

Triadic colors

1 #335931 and #313359 with #593133 are triadic colors.

2 #333159 and #315933 with #593133 are triadic colors.