COLOR #5D593F

HEX: #5D593F RGB: (93,89,63)

Renk bilgisi

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

RGB renk modeli

#5D593F color RGB value is (93,89,63).

RGB: (93,89,63) (36%, 35%, 25%)

RGB bağlantıları ve doygunluk

R 93 of 255 = 36%
G 89 of 255 = 35%
B 63 of 255 = 25%

93
89
63

R + G + B ~ 32%. #5D593F is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 93 + 89 + 63 = 245 (100%)
R 93 of 245 ~ 37.96%
G 89 of 245 ~ 36.33%
B 63 of 245 ~ 25.71'%

%37.96
%36.33
%25.71

CMYK RENK MODELİ

#5D593F rengi CMYK tonu (0,4,32,64).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.30%
  • sarı tonu 32.26%
  • ana renk tonu 63.53%
CMYK: (0,4,32,64) C0M4Y32K64 (0%,4%,32%,64%) (0.00/0.04/0.32/0.64) 

CMYK yüzdeleri

%0
%4.3
%32.26
%63.53

Codes

Color #5D593F in popluar color models

5D 59 3F
RGB 93 89 63
HSL 52° 19.23% 30.59%
HSB/HSV 52° 32.26% 36.47%
CMYK 0.00% 4.30% 32.26%
63.53%

Color #5D593F in popluar number systems.

HEX 5D 59 3F
Decimal 93 89 63
Binary 1011101 1011001 111111
Octal 135 131 77

Shades and tints

Shades of #5D593F

#5D593F
(93,89,63)
#55513A
(85,81,58)
#4D4935
(77,73,53)
#454130
(69,65,48)
#3D392B
(61,57,43)
#353126
(53,49,38)
#2D2921
(45,41,33)
#25211C
(37,33,28)
#1D1917
(29,25,23)
#151112
(21,17,18)
#0D090D
(13,9,13)
#000000
(0,0,0)

Tints of #5D593F

#5D593F
(93,89,63)
#6B6850
(107,104,80)
#797761
(121,119,97)
#878672
(135,134,114)
#959583
(149,149,131)
#A3A494
(163,164,148)
#B1B3A5
(177,179,165)
#BFC2B6
(191,194,182)
#CDD1C7
(205,209,199)
#DBE0D8
(219,224,216)
#E9EFE9
(233,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5D593F; }

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

This text font color is #5D593F.

Background Color

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

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

This div background color is #5D593F.

Border color

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

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

This div border color is #5D593F.

Opacity

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

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

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

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

This text has shadow with #5D593F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D593F.

Preview

Color preview on black background

This text has color #5D593F on black background.


Color preview on white background

This text has color #5D593F on white background.


Black color preview on #5D593F background

This text has black color on #5D593F background.


White color preview on #5D593F background

This text has white color on #5D593F background.


Related colors

Complementary color

Complementary color for #hex is #A2A6C0.


I love getcolorcode.com

Triadic colors

1 #3F5D59 and #593F5D with #5D593F are triadic colors.

2 #3F595D and #595D3F with #5D593F are triadic colors.