COLOR #586D5B

HEX: #586D5B RGB: (88,109,91)

Renk bilgisi

#586D5B contains red, green and blue colors in about the same proportion. #586D5B ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#586D5B color RGB value is (88,109,91).

RGB: (88,109,91) (35%, 43%, 36%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 109 of 255 = 43%
B 91 of 255 = 36%

88
109
91

R + G + B ~ 38%. #586D5B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 109 + 91 = 288 (100%)
R 88 of 288 ~ 30.56%
G 109 of 288 ~ 37.85%
B 91 of 288 ~ 31.6'%

%30.56
%37.85
%31.6

CMYK RENK MODELİ

#586D5B rengi CMYK tonu (19,0,17,57).

  • camgöbeği tonu 19.27%
  • eflatun tonu 0.00%
  • sarı tonu 16.51%
  • ana renk tonu 57.25%

CMYK: (19,0,17,57)
C19M0Y17K57 (19%, 0%, 17%, 57%)
(0.19 / 0.00 / 0.17 / 0.57)

CMYK yüzdeleri

%19.27
%0
%16.51
%57.25

Codes

Color #586D5B in popluar color models

58 6D 5B
RGB 88 109 91
HSL 129° 10.66% 38.63%
HSB/HSV 129° 19.27% 42.75%
CMYK 19.27% 0.00% 16.51%
57.25%

Color #586D5B in popluar number systems.

HEX 58 6D 5B
Decimal 88 109 91
Binary 1011000 1101101 1011011
Octal 130 155 133

Shades and tints

Shades of #586D5B

#586D5B
(88,109,91)
#506453
(80,100,83)
#485B4B
(72,91,75)
#405243
(64,82,67)
#38493B
(56,73,59)
#304033
(48,64,51)
#28372B
(40,55,43)
#202E23
(32,46,35)
#18251B
(24,37,27)
#101C13
(16,28,19)
#08130B
(8,19,11)
#000000
(0,0,0)

Tints of #586D5B

#586D5B
(88,109,91)
#677A69
(103,122,105)
#768777
(118,135,119)
#859485
(133,148,133)
#94A193
(148,161,147)
#A3AEA1
(163,174,161)
#B2BBAF
(178,187,175)
#C1C8BD
(193,200,189)
#D0D5CB
(208,213,203)
#DFE2D9
(223,226,217)
#EEEFE7
(238,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #586D5B color. Also use rgb(88,109,91) instead hex code.

Text Font Color

.myTextColor { color: #586D5B; }

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

This text font color is #586D5B.

Background Color

.myBgColor { background-color: #586D5B; }

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

This div background color is #586D5B.

Border color

.myBorderColor { border: 1px solid #586D5B; }

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

This div border color is #586D5B.

Opacity

.myOpacity80 { color: #586D5B; opacity: 0.8; }

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

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

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

This text has shadow with #586D5B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #586D5B.

Preview

Color preview on black background

This text has color #586D5B on black background.


Color preview on white background

This text has color #586D5B on white background.


Black color preview on #586D5B background

This text has black color on #586D5B background.


White color preview on #586D5B background

This text has white color on #586D5B background.


Related colors

Complementary color

Complementary color for #hex is #A792A4.


I love getcolorcode.com

Triadic colors

1 #5B586D and #6D5B58 with #586D5B are triadic colors.

2 #5B6D58 and #6D585B with #586D5B are triadic colors.