COLOR #586059

HEX: #586059
RGB: (88,96,89)

Renk bilgisi

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

RGB renk modeli

#586059 color RGB value is (88,96,89).

  • kırmız ton 88;
  • yeşil ton 96;
  • mavi ton 89.
RGB: (88,96,89) (35%,38%,35%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 96 of 255 = 38%
B 89 of 255 = 35%

88
96
89

R + G + B ~ 36%. #586059 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
88 + 96 + 89 = 273 (100%)
R 88 of 273 ~ 32.23%
G 96 of 273 ~ 35.16%
B 89 of 273 ~ 32.6%

%32.23
%35.16
%32.6

CMYK RENK MODELİ

#586059 rengi CMYK tonu (8,0,7,62).

  • camgöbeği tonu 8.33%
  • eflatun tonu 0.00%
  • sarı tonu 7.29%
  • ana renk tonu 62.35%
CMYK: (8,0,7,62) C8M0Y7K62 (8%,0%,7%,62%) (0.08/0.00/0.07/0.62)

CMYK yüzdeleri

%8.33
%0
%7.29
%62.35

Codes

Color #586059 in popluar color models

586059
RGB889689
HSL128°4.35%36.08%
HSB/HSV128°8.33%37.65%
CMYK8.33%0.00%7.29%
62.35%

Color #586059 in popluar number systems.

HEX586059
Decimal889689
Binary101100011000001011001
Octal130140131

Shades and tints

Shades of #586059

#586059
(88,96,89)
#505851
(80,88,81)
#485049
(72,80,73)
#404841
(64,72,65)
#384039
(56,64,57)
#303831
(48,56,49)
#283029
(40,48,41)
#202821
(32,40,33)
#182019
(24,32,25)
#101811
(16,24,17)
#081009
(8,16,9)
#000000
(0,0,0)

Tints of #586059

#586059
(88,96,89)
#676E68
(103,110,104)
#767C77
(118,124,119)
#858A86
(133,138,134)
#949895
(148,152,149)
#A3A6A4
(163,166,164)
#B2B4B3
(178,180,179)
#C1C2C2
(193,194,194)
#D0D0D1
(208,208,209)
#DFDEE0
(223,222,224)
#EEECEF
(238,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #586059; }

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

This text font color is #586059.


Background Color

.myBgColor { background-color: #586059; }

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

This div background color is #586059.


Border color

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

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

This div border color is #586059.


Opacity

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

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

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

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

This text has shadow with #586059 color.

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

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

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


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

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

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


Div box shadow color

 /* css code */ .divShadow { -moz-box-shadow:	1px 1px 3px 2px #586059; -webkit-box-shadow:	1px 1px 3px 2px #586059; box-shadow:	1px 1px 3px 2px #586059; } /* html code with inline style */ <div style="-moz-box-shadow: 1px 1px 3px 2px #586059; -webkit-box-shadow: 1px 1px 3px 2px #586059; box-shadow:1px 1px 3px 2px #586059;">
Div content here</div>
This div box has shadow with color #586059.

Preview

Color preview on black background

This text has color #586059 on black background.


Color preview on white background

This text has color #586059 on white background.



Black color preview on #586059 background

This text has black color on #586059 background.


White color preview on #586059 background

This text has white color on #586059 background.