COLOR #586C5E

HEX: #586C5E RGB: (88,108,94)

Renk bilgisi

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

RGB renk modeli

#586C5E color RGB value is (88,108,94).

RGB: (88,108,94) (35%, 42%, 37%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 108 of 255 = 42%
B 94 of 255 = 37%

88
108
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 108 + 94 = 290 (100%)
R 88 of 290 ~ 30.34%
G 108 of 290 ~ 37.24%
B 94 of 290 ~ 32.41'%

%30.34
%37.24
%32.41

CMYK RENK MODELİ

#586C5E rengi CMYK tonu (19,0,13,58).

  • camgöbeği tonu 18.52%
  • eflatun tonu 0.00%
  • sarı tonu 12.96%
  • ana renk tonu 57.65%

CMYK: (19,0,13,58)
C19M0Y13K58 (19%, 0%, 13%, 58%)
(0.19 / 0.00 / 0.13 / 0.58)

CMYK yüzdeleri

%18.52
%0
%12.96
%57.65

Codes

Color #586C5E in popluar color models

58 6C 5E
RGB 88 108 94
HSL 138° 10.20% 38.43%
HSB/HSV 138° 18.52% 42.35%
CMYK 18.52% 0.00% 12.96%
57.65%

Color #586C5E in popluar number systems.

HEX 58 6C 5E
Decimal 88 108 94
Binary 1011000 1101100 1011110
Octal 130 154 136

Shades and tints

Shades of #586C5E

#586C5E
(88,108,94)
#506356
(80,99,86)
#485A4E
(72,90,78)
#405146
(64,81,70)
#38483E
(56,72,62)
#303F36
(48,63,54)
#28362E
(40,54,46)
#202D26
(32,45,38)
#18241E
(24,36,30)
#101B16
(16,27,22)
#08120E
(8,18,14)
#000000
(0,0,0)

Tints of #586C5E

#586C5E
(88,108,94)
#67796C
(103,121,108)
#76867A
(118,134,122)
#859388
(133,147,136)
#94A096
(148,160,150)
#A3ADA4
(163,173,164)
#B2BAB2
(178,186,178)
#C1C7C0
(193,199,192)
#D0D4CE
(208,212,206)
#DFE1DC
(223,225,220)
#EEEEEA
(238,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #586C5E color. Also use rgb(88,108,94) instead hex code.

Text Font Color

.myTextColor { color: #586C5E; }

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

This text font color is #586C5E.

Background Color

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

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

This div background color is #586C5E.

Border color

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

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

This div border color is #586C5E.

Opacity

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

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

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

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

This text has shadow with #586C5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #586C5E.

Preview

Color preview on black background

This text has color #586C5E on black background.


Color preview on white background

This text has color #586C5E on white background.


Black color preview on #586C5E background

This text has black color on #586C5E background.


White color preview on #586C5E background

This text has white color on #586C5E background.


Related colors

Complementary color

Complementary color for #hex is #A793A1.


I love getcolorcode.com

Triadic colors

1 #5E586C and #6C5E58 with #586C5E are triadic colors.

2 #5E6C58 and #6C585E with #586C5E are triadic colors.