COLOR #586A7F

HEX: #586A7F RGB: (88,106,127)

Renk bilgisi

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

RGB renk modeli

#586A7F color RGB value is (88,106,127).

RGB: (88,106,127) (35%, 42%, 50%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 106 of 255 = 42%
B 127 of 255 = 50%

88
106
127

R + G + B ~ 42%. #586A7F is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 106 + 127 = 321 (100%)
R 88 of 321 ~ 27.41%
G 106 of 321 ~ 33.02%
B 127 of 321 ~ 39.56'%

%27.41
%33.02
%39.56

CMYK RENK MODELİ

#586A7F rengi CMYK tonu (31,17,0,50).

  • camgöbeği tonu 30.71%
  • eflatun tonu 16.54%
  • sarı tonu 0.00%
  • ana renk tonu 50.20%

CMYK: (31,17,0,50)
C31M17Y0K50 (31%, 17%, 0%, 50%)
(0.31 / 0.17 / 0.00 / 0.50)

CMYK yüzdeleri

%30.71
%16.54
%0
%50.2

Codes

Color #586A7F in popluar color models

58 6A 7F
RGB 88 106 127
HSL 212° 18.14% 42.16%
HSB/HSV 212° 30.71% 49.80%
CMYK 30.71% 16.54% 0.00%
50.20%

Color #586A7F in popluar number systems.

HEX 58 6A 7F
Decimal 88 106 127
Binary 1011000 1101010 1111111
Octal 130 152 177

Shades and tints

Shades of #586A7F

#586A7F
(88,106,127)
#506174
(80,97,116)
#485869
(72,88,105)
#404F5E
(64,79,94)
#384653
(56,70,83)
#303D48
(48,61,72)
#28343D
(40,52,61)
#202B32
(32,43,50)
#182227
(24,34,39)
#10191C
(16,25,28)
#081011
(8,16,17)
#000000
(0,0,0)

Tints of #586A7F

#586A7F
(88,106,127)
#67778A
(103,119,138)
#768495
(118,132,149)
#8591A0
(133,145,160)
#949EAB
(148,158,171)
#A3ABB6
(163,171,182)
#B2B8C1
(178,184,193)
#C1C5CC
(193,197,204)
#D0D2D7
(208,210,215)
#DFDFE2
(223,223,226)
#EEECED
(238,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #586A7F color. Also use rgb(88,106,127) instead hex code.

Text Font Color

.myTextColor { color: #586A7F; }

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

This text font color is #586A7F.

Background Color

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

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

This div background color is #586A7F.

Border color

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

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

This div border color is #586A7F.

Opacity

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

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

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

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

This text has shadow with #586A7F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #586A7F.

Preview

Color preview on black background

This text has color #586A7F on black background.


Color preview on white background

This text has color #586A7F on white background.


Black color preview on #586A7F background

This text has black color on #586A7F background.


White color preview on #586A7F background

This text has white color on #586A7F background.


Related colors

Complementary color

Complementary color for #hex is #A79580.


I love getcolorcode.com

Triadic colors

1 #7F586A and #6A7F58 with #586A7F are triadic colors.

2 #7F6A58 and #6A587F with #586A7F are triadic colors.