COLOR #585D11

HEX: #585D11 RGB: (88,93,17)

Renk bilgisi

#585D11 contains mainly red and green colors. #585D11 ‘ nin web güvenlik rengi #666600 (ya da #660) dir.

RGB renk modeli

#585D11 color RGB value is (88,93,17).

RGB: (88,93,17) (35%, 36%, 7%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 93 of 255 = 36%
B 17 of 255 = 7%

88
93
17

R + G + B ~ 26%. #585D11 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 93 + 17 = 198 (100%)
R 88 of 198 ~ 44.44%
G 93 of 198 ~ 46.97%
B 17 of 198 ~ 8.59'%

%44.44
%46.97

CMYK RENK MODELİ

#585D11 rengi CMYK tonu (5,0,82,64).

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

CMYK: (5,0,82,64)
C5M0Y82K64 (5%, 0%, 82%, 64%)
(0.05 / 0.00 / 0.82 / 0.64)

CMYK yüzdeleri

%5.38
%0
%81.72
%63.53

Codes

Color #585D11 in popluar color models

58 5D 11
RGB 88 93 17
HSL 64° 69.09% 21.57%
HSB/HSV 64° 81.72% 36.47%
CMYK 5.38% 0.00% 81.72%
63.53%

Color #585D11 in popluar number systems.

HEX 58 5D 11
Decimal 88 93 17
Binary 1011000 1011101 10001
Octal 130 135 21

Shades and tints

Shades of #585D11

#585D11
(88,93,17)
#505510
(80,85,16)
#484D0F
(72,77,15)
#40450E
(64,69,14)
#383D0D
(56,61,13)
#30350C
(48,53,12)
#282D0B
(40,45,11)
#20250A
(32,37,10)
#181D09
(24,29,9)
#101508
(16,21,8)
#080D07
(8,13,7)
#000000
(0,0,0)

Tints of #585D11

#585D11
(88,93,17)
#676B26
(103,107,38)
#76793B
(118,121,59)
#858750
(133,135,80)
#949565
(148,149,101)
#A3A37A
(163,163,122)
#B2B18F
(178,177,143)
#C1BFA4
(193,191,164)
#D0CDB9
(208,205,185)
#DFDBCE
(223,219,206)
#EEE9E3
(238,233,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #585D11; }

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

This text font color is #585D11.

Background Color

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

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

This div background color is #585D11.

Border color

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

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

This div border color is #585D11.

Opacity

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

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

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

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

This text has shadow with #585D11 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585D11.

Preview

Color preview on black background

This text has color #585D11 on black background.


Color preview on white background

This text has color #585D11 on white background.


Black color preview on #585D11 background

This text has black color on #585D11 background.


White color preview on #585D11 background

This text has white color on #585D11 background.


Related colors

Complementary color

Complementary color for #hex is #A7A2EE.


I love getcolorcode.com

Triadic colors

1 #11585D and #5D1158 with #585D11 are triadic colors.

2 #115D58 and #5D5811 with #585D11 are triadic colors.