COLOR #593F40

HEX: #593F40 RGB: (89,63,64)

Renk bilgisi

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

RGB renk modeli

#593F40 color RGB value is (89,63,64).

RGB: (89,63,64) (35%, 25%, 25%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 63 of 255 = 25%
B 64 of 255 = 25%

89
63
64

R + G + B ~ 28%. #593F40 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 63 + 64 = 216 (100%)
R 89 of 216 ~ 41.2%
G 63 of 216 ~ 29.17%
B 64 of 216 ~ 29.63'%

%41.2
%29.17
%29.63

CMYK RENK MODELİ

#593F40 rengi CMYK tonu (0,29,28,65).

  • camgöbeği tonu 0.00%
  • eflatun tonu 29.21%
  • sarı tonu 28.09%
  • ana renk tonu 65.10%

CMYK: (0,29,28,65)
C0M29Y28K65 (0%, 29%, 28%, 65%)
(0.00 / 0.29 / 0.28 / 0.65)

CMYK yüzdeleri

%0
%29.21
%28.09
%65.1

Codes

Color #593F40 in popluar color models

59 3F 40
RGB 89 63 64
HSL 358° 17.11% 29.80%
HSB/HSV 358° 29.21% 34.90%
CMYK 0.00% 29.21% 28.09%
65.10%

Color #593F40 in popluar number systems.

HEX 59 3F 40
Decimal 89 63 64
Binary 1011001 111111 1000000
Octal 131 77 100

Shades and tints

Shades of #593F40

#593F40
(89,63,64)
#513A3B
(81,58,59)
#493536
(73,53,54)
#413031
(65,48,49)
#392B2C
(57,43,44)
#312627
(49,38,39)
#292122
(41,33,34)
#211C1D
(33,28,29)
#191718
(25,23,24)
#111213
(17,18,19)
#090D0E
(9,13,14)
#000000
(0,0,0)

Tints of #593F40

#593F40
(89,63,64)
#685051
(104,80,81)
#776162
(119,97,98)
#867273
(134,114,115)
#958384
(149,131,132)
#A49495
(164,148,149)
#B3A5A6
(179,165,166)
#C2B6B7
(194,182,183)
#D1C7C8
(209,199,200)
#E0D8D9
(224,216,217)
#EFE9EA
(239,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #593F40 color. Also use rgb(89,63,64) instead hex code.

Text Font Color

.myTextColor { color: #593F40; }

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

This text font color is #593F40.

Background Color

.myBgColor { background-color: #593F40; }

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

This div background color is #593F40.

Border color

.myBorderColor { border: 1px solid #593F40; }

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

This div border color is #593F40.

Opacity

.myOpacity80 { color: #593F40; opacity: 0.8; }

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

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

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

This text has shadow with #593F40 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #593F40.

Preview

Color preview on black background

This text has color #593F40 on black background.


Color preview on white background

This text has color #593F40 on white background.


Black color preview on #593F40 background

This text has black color on #593F40 background.


White color preview on #593F40 background

This text has white color on #593F40 background.


Related colors

Complementary color

Complementary color for #hex is #A6C0BF.


I love getcolorcode.com

Triadic colors

1 #40593F and #3F4059 with #593F40 are triadic colors.

2 #403F59 and #3F5940 with #593F40 are triadic colors.