COLOR #585D2E

HEX: #585D2E RGB: (88,93,46)

Renk bilgisi

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

RGB renk modeli

#585D2E color RGB value is (88,93,46).

RGB: (88,93,46) (35%, 36%, 18%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 93 of 255 = 36%
B 46 of 255 = 18%

88
93
46

R + G + B ~ 30%. #585D2E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 93 + 46 = 227 (100%)
R 88 of 227 ~ 38.77%
G 93 of 227 ~ 40.97%
B 46 of 227 ~ 20.26'%

%38.77
%40.97
%20.26

CMYK RENK MODELİ

#585D2E rengi CMYK tonu (5,0,51,64).

  • camgöbeği tonu 5.38%
  • eflatun tonu 0.00%
  • sarı tonu 50.54%
  • ana renk tonu 63.53%

CMYK: (5,0,51,64)
C5M0Y51K64 (5%, 0%, 51%, 64%)
(0.05 / 0.00 / 0.51 / 0.64)

CMYK yüzdeleri

%5.38
%0
%50.54
%63.53

Codes

Color #585D2E in popluar color models

58 5D 2E
RGB 88 93 46
HSL 66° 33.81% 27.25%
HSB/HSV 66° 50.54% 36.47%
CMYK 5.38% 0.00% 50.54%
63.53%

Color #585D2E in popluar number systems.

HEX 58 5D 2E
Decimal 88 93 46
Binary 1011000 1011101 101110
Octal 130 135 56

Shades and tints

Shades of #585D2E

#585D2E
(88,93,46)
#50552A
(80,85,42)
#484D26
(72,77,38)
#404522
(64,69,34)
#383D1E
(56,61,30)
#30351A
(48,53,26)
#282D16
(40,45,22)
#202512
(32,37,18)
#181D0E
(24,29,14)
#10150A
(16,21,10)
#080D06
(8,13,6)
#000000
(0,0,0)

Tints of #585D2E

#585D2E
(88,93,46)
#676B41
(103,107,65)
#767954
(118,121,84)
#858767
(133,135,103)
#94957A
(148,149,122)
#A3A38D
(163,163,141)
#B2B1A0
(178,177,160)
#C1BFB3
(193,191,179)
#D0CDC6
(208,205,198)
#DFDBD9
(223,219,217)
#EEE9EC
(238,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #585D2E color. Also use rgb(88,93,46) instead hex code.

Text Font Color

.myTextColor { color: #585D2E; }

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

This text font color is #585D2E.

Background Color

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

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

This div background color is #585D2E.

Border color

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

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

This div border color is #585D2E.

Opacity

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

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

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

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

This text has shadow with #585D2E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585D2E.

Preview

Color preview on black background

This text has color #585D2E on black background.


Color preview on white background

This text has color #585D2E on white background.


Black color preview on #585D2E background

This text has black color on #585D2E background.


White color preview on #585D2E background

This text has white color on #585D2E background.


Related colors

Complementary color

Complementary color for #hex is #A7A2D1.


I love getcolorcode.com

Triadic colors

1 #2E585D and #5D2E58 with #585D2E are triadic colors.

2 #2E5D58 and #5D582E with #585D2E are triadic colors.