COLOR #5D593B

HEX: #5D593B RGB: (93,89,59)

Renk bilgisi

#5D593B contains red, green and blue colors in about the same proportion. #5D593B ‘ nin web güvenlik rengi #666633 (ya da #663) dir.

RGB renk modeli

#5D593B color RGB value is (93,89,59).

RGB: (93,89,59) (36%, 35%, 23%)

RGB bağlantıları ve doygunluk

R 93 of 255 = 36%
G 89 of 255 = 35%
B 59 of 255 = 23%

93
89
59

R + G + B ~ 31%. #5D593B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 93 + 89 + 59 = 241 (100%)
R 93 of 241 ~ 38.59%
G 89 of 241 ~ 36.93%
B 59 of 241 ~ 24.48'%

%38.59
%36.93
%24.48

CMYK RENK MODELİ

#5D593B rengi CMYK tonu (0,4,37,64).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.30%
  • sarı tonu 36.56%
  • ana renk tonu 63.53%

CMYK: (0,4,37,64)
C0M4Y37K64 (0%, 4%, 37%, 64%)
(0.00 / 0.04 / 0.37 / 0.64)

CMYK yüzdeleri

%0
%4.3
%36.56
%63.53

Codes

Color #5D593B in popluar color models

5D 59 3B
RGB 93 89 59
HSL 53° 22.37% 29.80%
HSB/HSV 53° 36.56% 36.47%
CMYK 0.00% 4.30% 36.56%
63.53%

Color #5D593B in popluar number systems.

HEX 5D 59 3B
Decimal 93 89 59
Binary 1011101 1011001 111011
Octal 135 131 73

Shades and tints

Shades of #5D593B

#5D593B
(93,89,59)
#555136
(85,81,54)
#4D4931
(77,73,49)
#45412C
(69,65,44)
#3D3927
(61,57,39)
#353122
(53,49,34)
#2D291D
(45,41,29)
#252118
(37,33,24)
#1D1913
(29,25,19)
#15110E
(21,17,14)
#0D0909
(13,9,9)
#000000
(0,0,0)

Tints of #5D593B

#5D593B
(93,89,59)
#6B684C
(107,104,76)
#79775D
(121,119,93)
#87866E
(135,134,110)
#95957F
(149,149,127)
#A3A490
(163,164,144)
#B1B3A1
(177,179,161)
#BFC2B2
(191,194,178)
#CDD1C3
(205,209,195)
#DBE0D4
(219,224,212)
#E9EFE5
(233,239,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D593B color. Also use rgb(93,89,59) instead hex code.

Text Font Color

.myTextColor { color: #5D593B; }

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

This text font color is #5D593B.

Background Color

.myBgColor { background-color: #5D593B; }

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

This div background color is #5D593B.

Border color

.myBorderColor { border: 1px solid #5D593B; }

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

This div border color is #5D593B.

Opacity

.myOpacity80 { color: #5D593B; opacity: 0.8; }

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

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

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

This text has shadow with #5D593B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D593B.

Preview

Color preview on black background

This text has color #5D593B on black background.


Color preview on white background

This text has color #5D593B on white background.


Black color preview on #5D593B background

This text has black color on #5D593B background.


White color preview on #5D593B background

This text has white color on #5D593B background.


Related colors

Complementary color

Complementary color for #hex is #A2A6C4.


I love getcolorcode.com

Triadic colors

1 #3B5D59 and #593B5D with #5D593B are triadic colors.

2 #3B595D and #595D3B with #5D593B are triadic colors.