COLOR #585E3C

HEX: #585E3C RGB: (88,94,60)

Renk bilgisi

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

RGB renk modeli

#585E3C color RGB value is (88,94,60).

RGB: (88,94,60) (35%, 37%, 24%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 94 of 255 = 37%
B 60 of 255 = 24%

88
94
60

R + G + B ~ 32%. #585E3C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 94 + 60 = 242 (100%)
R 88 of 242 ~ 36.36%
G 94 of 242 ~ 38.84%
B 60 of 242 ~ 24.79'%

%36.36
%38.84
%24.79

CMYK RENK MODELİ

#585E3C rengi CMYK tonu (6,0,36,63).

  • camgöbeği tonu 6.38%
  • eflatun tonu 0.00%
  • sarı tonu 36.17%
  • ana renk tonu 63.14%

CMYK: (6,0,36,63)
C6M0Y36K63 (6%, 0%, 36%, 63%)
(0.06 / 0.00 / 0.36 / 0.63)

CMYK yüzdeleri

%6.38
%0
%36.17
%63.14

Codes

Color #585E3C in popluar color models

58 5E 3C
RGB 88 94 60
HSL 71° 22.08% 30.20%
HSB/HSV 71° 36.17% 36.86%
CMYK 6.38% 0.00% 36.17%
63.14%

Color #585E3C in popluar number systems.

HEX 58 5E 3C
Decimal 88 94 60
Binary 1011000 1011110 111100
Octal 130 136 74

Shades and tints

Shades of #585E3C

#585E3C
(88,94,60)
#505637
(80,86,55)
#484E32
(72,78,50)
#40462D
(64,70,45)
#383E28
(56,62,40)
#303623
(48,54,35)
#282E1E
(40,46,30)
#202619
(32,38,25)
#181E14
(24,30,20)
#10160F
(16,22,15)
#080E0A
(8,14,10)
#000000
(0,0,0)

Tints of #585E3C

#585E3C
(88,94,60)
#676C4D
(103,108,77)
#767A5E
(118,122,94)
#85886F
(133,136,111)
#949680
(148,150,128)
#A3A491
(163,164,145)
#B2B2A2
(178,178,162)
#C1C0B3
(193,192,179)
#D0CEC4
(208,206,196)
#DFDCD5
(223,220,213)
#EEEAE6
(238,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #585E3C color. Also use rgb(88,94,60) instead hex code.

Text Font Color

.myTextColor { color: #585E3C; }

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

This text font color is #585E3C.

Background Color

.myBgColor { background-color: #585E3C; }

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

This div background color is #585E3C.

Border color

.myBorderColor { border: 1px solid #585E3C; }

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

This div border color is #585E3C.

Opacity

.myOpacity80 { color: #585E3C; opacity: 0.8; }

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

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

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

This text has shadow with #585E3C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585E3C.

Preview

Color preview on black background

This text has color #585E3C on black background.


Color preview on white background

This text has color #585E3C on white background.


Black color preview on #585E3C background

This text has black color on #585E3C background.


White color preview on #585E3C background

This text has white color on #585E3C background.


Related colors

Complementary color

Complementary color for #hex is #A7A1C3.


I love getcolorcode.com

Triadic colors

1 #3C585E and #5E3C58 with #585E3C are triadic colors.

2 #3C5E58 and #5E583C with #585E3C are triadic colors.