COLOR #585547

HEX: #585547 RGB: (88,85,71)

Renk bilgisi

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

RGB renk modeli

#585547 color RGB value is (88,85,71).

RGB: (88,85,71) (35%, 33%, 28%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 85 of 255 = 33%
B 71 of 255 = 28%

88
85
71

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

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 85 + 71 = 244 (100%)
R 88 of 244 ~ 36.07%
G 85 of 244 ~ 34.84%
B 71 of 244 ~ 29.1'%

%36.07
%34.84
%29.1

CMYK RENK MODELİ

#585547 rengi CMYK tonu (0,3,19,65).

  • camgöbeği tonu 0.00%
  • eflatun tonu 3.41%
  • sarı tonu 19.32%
  • ana renk tonu 65.49%

CMYK: (0,3,19,65)
C0M3Y19K65 (0%, 3%, 19%, 65%)
(0.00 / 0.03 / 0.19 / 0.65)

CMYK yüzdeleri

%0
%3.41
%19.32
%65.49

Codes

Color #585547 in popluar color models

58 55 47
RGB 88 85 71
HSL 49° 10.69% 31.18%
HSB/HSV 49° 19.32% 34.51%
CMYK 0.00% 3.41% 19.32%
65.49%

Color #585547 in popluar number systems.

HEX 58 55 47
Decimal 88 85 71
Binary 1011000 1010101 1000111
Octal 130 125 107

Shades and tints

Shades of #585547

#585547
(88,85,71)
#504E41
(80,78,65)
#48473B
(72,71,59)
#404035
(64,64,53)
#38392F
(56,57,47)
#303229
(48,50,41)
#282B23
(40,43,35)
#20241D
(32,36,29)
#181D17
(24,29,23)
#101611
(16,22,17)
#080F0B
(8,15,11)
#000000
(0,0,0)

Tints of #585547

#585547
(88,85,71)
#676457
(103,100,87)
#767367
(118,115,103)
#858277
(133,130,119)
#949187
(148,145,135)
#A3A097
(163,160,151)
#B2AFA7
(178,175,167)
#C1BEB7
(193,190,183)
#D0CDC7
(208,205,199)
#DFDCD7
(223,220,215)
#EEEBE7
(238,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #585547 color. Also use rgb(88,85,71) instead hex code.

Text Font Color

.myTextColor { color: #585547; }

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

This text font color is #585547.

Background Color

.myBgColor { background-color: #585547; }

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

This div background color is #585547.

Border color

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

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

This div border color is #585547.

Opacity

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

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

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

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

This text has shadow with #585547 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585547.

Preview

Color preview on black background

This text has color #585547 on black background.


Color preview on white background

This text has color #585547 on white background.


Black color preview on #585547 background

This text has black color on #585547 background.


White color preview on #585547 background

This text has white color on #585547 background.


Related colors

Complementary color

Complementary color for #hex is #A7AAB8.


I love getcolorcode.com

Triadic colors

1 #475855 and #554758 with #585547 are triadic colors.

2 #475558 and #555847 with #585547 are triadic colors.