COLOR #585A35

HEX: #585A35 RGB: (88,90,53)

Renk bilgisi

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

RGB renk modeli

#585A35 color RGB value is (88,90,53).

RGB: (88,90,53) (35%, 35%, 21%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 90 of 255 = 35%
B 53 of 255 = 21%

88
90
53

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

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 90 + 53 = 231 (100%)
R 88 of 231 ~ 38.1%
G 90 of 231 ~ 38.96%
B 53 of 231 ~ 22.94'%

%38.1
%38.96
%22.94

CMYK RENK MODELİ

#585A35 rengi CMYK tonu (2,0,41,65).

  • camgöbeği tonu 2.22%
  • eflatun tonu 0.00%
  • sarı tonu 41.11%
  • ana renk tonu 64.71%

CMYK: (2,0,41,65)
C2M0Y41K65 (2%, 0%, 41%, 65%)
(0.02 / 0.00 / 0.41 / 0.65)

CMYK yüzdeleri

%2.22
%0
%41.11
%64.71

Codes

Color #585A35 in popluar color models

58 5A 35
RGB 88 90 53
HSL 63° 25.87% 28.04%
HSB/HSV 63° 41.11% 35.29%
CMYK 2.22% 0.00% 41.11%
64.71%

Color #585A35 in popluar number systems.

HEX 58 5A 35
Decimal 88 90 53
Binary 1011000 1011010 110101
Octal 130 132 65

Shades and tints

Shades of #585A35

#585A35
(88,90,53)
#505231
(80,82,49)
#484A2D
(72,74,45)
#404229
(64,66,41)
#383A25
(56,58,37)
#303221
(48,50,33)
#282A1D
(40,42,29)
#202219
(32,34,25)
#181A15
(24,26,21)
#101211
(16,18,17)
#080A0D
(8,10,13)
#000000
(0,0,0)

Tints of #585A35

#585A35
(88,90,53)
#676947
(103,105,71)
#767859
(118,120,89)
#85876B
(133,135,107)
#94967D
(148,150,125)
#A3A58F
(163,165,143)
#B2B4A1
(178,180,161)
#C1C3B3
(193,195,179)
#D0D2C5
(208,210,197)
#DFE1D7
(223,225,215)
#EEF0E9
(238,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #585A35 color. Also use rgb(88,90,53) instead hex code.

Text Font Color

.myTextColor { color: #585A35; }

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

This text font color is #585A35.

Background Color

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

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

This div background color is #585A35.

Border color

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

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

This div border color is #585A35.

Opacity

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

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

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

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

This text has shadow with #585A35 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585A35.

Preview

Color preview on black background

This text has color #585A35 on black background.


Color preview on white background

This text has color #585A35 on white background.


Black color preview on #585A35 background

This text has black color on #585A35 background.


White color preview on #585A35 background

This text has white color on #585A35 background.


Related colors

Complementary color

Complementary color for #hex is #A7A5CA.


I love getcolorcode.com

Triadic colors

1 #35585A and #5A3558 with #585A35 are triadic colors.

2 #355A58 and #5A5835 with #585A35 are triadic colors.