COLOR #593C3C

HEX: #593C3C RGB: (89,60,60)

Renk bilgisi

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

RGB renk modeli

#593C3C color RGB value is (89,60,60).

RGB: (89,60,60) (35%, 24%, 24%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 60 of 255 = 24%
B 60 of 255 = 24%

89
60
60

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

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 60 + 60 = 209 (100%)
R 89 of 209 ~ 42.58%
G 60 of 209 ~ 28.71%
B 60 of 209 ~ 28.71'%

%42.58
%28.71
%28.71

CMYK RENK MODELİ

#593C3C rengi CMYK tonu (0,33,33,65).

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

CMYK: (0,33,33,65)
C0M33Y33K65 (0%, 33%, 33%, 65%)
(0.00 / 0.33 / 0.33 / 0.65)

CMYK yüzdeleri

%0
%32.58
%32.58
%65.1

Codes

Color #593C3C in popluar color models

59 3C 3C
RGB 89 60 60
HSL 19.46% 29.22%
HSB/HSV 32.58% 34.90%
CMYK 0.00% 32.58% 32.58%
65.10%

Color #593C3C in popluar number systems.

HEX 59 3C 3C
Decimal 89 60 60
Binary 1011001 111100 111100
Octal 131 74 74

Shades and tints

Shades of #593C3C

#593C3C
(89,60,60)
#513737
(81,55,55)
#493232
(73,50,50)
#412D2D
(65,45,45)
#392828
(57,40,40)
#312323
(49,35,35)
#291E1E
(41,30,30)
#211919
(33,25,25)
#191414
(25,20,20)
#110F0F
(17,15,15)
#090A0A
(9,10,10)
#000000
(0,0,0)

Tints of #593C3C

#593C3C
(89,60,60)
#684D4D
(104,77,77)
#775E5E
(119,94,94)
#866F6F
(134,111,111)
#958080
(149,128,128)
#A49191
(164,145,145)
#B3A2A2
(179,162,162)
#C2B3B3
(194,179,179)
#D1C4C4
(209,196,196)
#E0D5D5
(224,213,213)
#EFE6E6
(239,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #593C3C; }

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

This text font color is #593C3C.

Background Color

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

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

This div background color is #593C3C.

Border color

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

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

This div border color is #593C3C.

Opacity

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

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

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

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

This text has shadow with #593C3C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #593C3C.

Preview

Color preview on black background

This text has color #593C3C on black background.


Color preview on white background

This text has color #593C3C on white background.


Black color preview on #593C3C background

This text has black color on #593C3C background.


White color preview on #593C3C background

This text has white color on #593C3C background.


Related colors

Complementary color

Complementary color for #hex is #A6C3C3.


I love getcolorcode.com