COLOR #593935

HEX: #593935 RGB: (89,57,53)

Renk bilgisi

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

RGB renk modeli

#593935 color RGB value is (89,57,53).

RGB: (89,57,53) (35%, 22%, 21%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 57 of 255 = 22%
B 53 of 255 = 21%

89
57
53

R + G + B ~ 26%. #593935 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 57 + 53 = 199 (100%)
R 89 of 199 ~ 44.72%
G 57 of 199 ~ 28.64%
B 53 of 199 ~ 26.63'%

%44.72
%28.64
%26.63

CMYK RENK MODELİ

#593935 rengi CMYK tonu (0,36,40,65).

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

CMYK: (0,36,40,65)
C0M36Y40K65 (0%, 36%, 40%, 65%)
(0.00 / 0.36 / 0.40 / 0.65)

CMYK yüzdeleri

%0
%35.96
%40.45
%65.1

Codes

Color #593935 in popluar color models

59 39 35
RGB 89 57 53
HSL 25.35% 27.84%
HSB/HSV 40.45% 34.90%
CMYK 0.00% 35.96% 40.45%
65.10%

Color #593935 in popluar number systems.

HEX 59 39 35
Decimal 89 57 53
Binary 1011001 111001 110101
Octal 131 71 65

Shades and tints

Shades of #593935

#593935
(89,57,53)
#513431
(81,52,49)
#492F2D
(73,47,45)
#412A29
(65,42,41)
#392525
(57,37,37)
#312021
(49,32,33)
#291B1D
(41,27,29)
#211619
(33,22,25)
#191115
(25,17,21)
#110C11
(17,12,17)
#09070D
(9,7,13)
#000000
(0,0,0)

Tints of #593935

#593935
(89,57,53)
#684B47
(104,75,71)
#775D59
(119,93,89)
#866F6B
(134,111,107)
#95817D
(149,129,125)
#A4938F
(164,147,143)
#B3A5A1
(179,165,161)
#C2B7B3
(194,183,179)
#D1C9C5
(209,201,197)
#E0DBD7
(224,219,215)
#EFEDE9
(239,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #593935 color. Also use rgb(89,57,53) instead hex code.

Text Font Color

.myTextColor { color: #593935; }

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

This text font color is #593935.

Background Color

.myBgColor { background-color: #593935; }

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

This div background color is #593935.

Border color

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

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

This div border color is #593935.

Opacity

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

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

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

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

This text has shadow with #593935 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #593935.

Preview

Color preview on black background

This text has color #593935 on black background.


Color preview on white background

This text has color #593935 on white background.


Black color preview on #593935 background

This text has black color on #593935 background.


White color preview on #593935 background

This text has white color on #593935 background.


Related colors

Complementary color

Complementary color for #hex is #A6C6CA.


I love getcolorcode.com

Triadic colors

1 #355939 and #393559 with #593935 are triadic colors.

2 #353959 and #395935 with #593935 are triadic colors.