COLOR #585941

HEX: #585941 RGB: (88,89,65)

Renk bilgisi

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

RGB renk modeli

#585941 color RGB value is (88,89,65).

RGB: (88,89,65) (35%, 35%, 25%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 89 of 255 = 35%
B 65 of 255 = 25%

88
89
65

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

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 89 + 65 = 242 (100%)
R 88 of 242 ~ 36.36%
G 89 of 242 ~ 36.78%
B 65 of 242 ~ 26.86'%

%36.36
%36.78
%26.86

CMYK RENK MODELİ

#585941 rengi CMYK tonu (1,0,27,65).

  • camgöbeği tonu 1.12%
  • eflatun tonu 0.00%
  • sarı tonu 26.97%
  • ana renk tonu 65.10%
CMYK: (1,0,27,65) C1M0Y27K65 (1%,0%,27%,65%) (0.01/0.00/0.27/0.65) 

CMYK yüzdeleri

%1.12
%0
%26.97
%65.1

Codes

Color #585941 in popluar color models

58 59 41
RGB 88 89 65
HSL 63° 15.58% 30.20%
HSB/HSV 63° 26.97% 34.90%
CMYK 1.12% 0.00% 26.97%
65.10%

Color #585941 in popluar number systems.

HEX 58 59 41
Decimal 88 89 65
Binary 1011000 1011001 1000001
Octal 130 131 101

Shades and tints

Shades of #585941

#585941
(88,89,65)
#50513C
(80,81,60)
#484937
(72,73,55)
#404132
(64,65,50)
#38392D
(56,57,45)
#303128
(48,49,40)
#282923
(40,41,35)
#20211E
(32,33,30)
#181919
(24,25,25)
#101114
(16,17,20)
#08090F
(8,9,15)
#000000
(0,0,0)

Tints of #585941

#585941
(88,89,65)
#676852
(103,104,82)
#767763
(118,119,99)
#858674
(133,134,116)
#949585
(148,149,133)
#A3A496
(163,164,150)
#B2B3A7
(178,179,167)
#C1C2B8
(193,194,184)
#D0D1C9
(208,209,201)
#DFE0DA
(223,224,218)
#EEEFEB
(238,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #585941 color. Also use rgb(88,89,65) instead hex code.

Text Font Color

.myTextColor { color: #585941; }

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

This text font color is #585941.

Background Color

.myBgColor { background-color: #585941; }

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

This div background color is #585941.

Border color

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

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

This div border color is #585941.

Opacity

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

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

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

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

This text has shadow with #585941 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585941.

Preview

Color preview on black background

This text has color #585941 on black background.


Color preview on white background

This text has color #585941 on white background.


Black color preview on #585941 background

This text has black color on #585941 background.


White color preview on #585941 background

This text has white color on #585941 background.


Related colors

Complementary color

Complementary color for #hex is #A7A6BE.


I love getcolorcode.com

Triadic colors

1 #415859 and #594158 with #585941 are triadic colors.

2 #415958 and #595841 with #585941 are triadic colors.