COLOR #585A6C

HEX: #585A6C RGB: (88,90,108)

Renk bilgisi

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

RGB renk modeli

#585A6C color RGB value is (88,90,108).

RGB: (88,90,108) (35%, 35%, 42%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 90 of 255 = 35%
B 108 of 255 = 42%

88
90
108

R + G + B ~ 37%. #585A6C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 90 + 108 = 286 (100%)
R 88 of 286 ~ 30.77%
G 90 of 286 ~ 31.47%
B 108 of 286 ~ 37.76'%

%30.77
%31.47
%37.76

CMYK RENK MODELİ

#585A6C rengi CMYK tonu (19,17,0,58).

  • camgöbeği tonu 18.52%
  • eflatun tonu 16.67%
  • sarı tonu 0.00%
  • ana renk tonu 57.65%
CMYK: (19,17,0,58) C19M17Y0K58 (19%,17%,0%,58%) (0.19/0.17/0.00/0.58) 

CMYK yüzdeleri

%18.52
%16.67
%0
%57.65

Codes

Color #585A6C in popluar color models

58 5A 6C
RGB 88 90 108
HSL 234° 10.20% 38.43%
HSB/HSV 234° 18.52% 42.35%
CMYK 18.52% 16.67% 0.00%
57.65%

Color #585A6C in popluar number systems.

HEX 58 5A 6C
Decimal 88 90 108
Binary 1011000 1011010 1101100
Octal 130 132 154

Shades and tints

Shades of #585A6C

#585A6C
(88,90,108)
#505263
(80,82,99)
#484A5A
(72,74,90)
#404251
(64,66,81)
#383A48
(56,58,72)
#30323F
(48,50,63)
#282A36
(40,42,54)
#20222D
(32,34,45)
#181A24
(24,26,36)
#10121B
(16,18,27)
#080A12
(8,10,18)
#000000
(0,0,0)

Tints of #585A6C

#585A6C
(88,90,108)
#676979
(103,105,121)
#767886
(118,120,134)
#858793
(133,135,147)
#9496A0
(148,150,160)
#A3A5AD
(163,165,173)
#B2B4BA
(178,180,186)
#C1C3C7
(193,195,199)
#D0D2D4
(208,210,212)
#DFE1E1
(223,225,225)
#EEF0EE
(238,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #585A6C color. Also use rgb(88,90,108) instead hex code.

Text Font Color

.myTextColor { color: #585A6C; }

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

This text font color is #585A6C.

Background Color

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

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

This div background color is #585A6C.

Border color

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

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

This div border color is #585A6C.

Opacity

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

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

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

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

This text has shadow with #585A6C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585A6C.

Preview

Color preview on black background

This text has color #585A6C on black background.


Color preview on white background

This text has color #585A6C on white background.


Black color preview on #585A6C background

This text has black color on #585A6C background.


White color preview on #585A6C background

This text has white color on #585A6C background.


Related colors

Complementary color

Complementary color for #hex is #A7A593.


I love getcolorcode.com

Triadic colors

1 #6C585A and #5A6C58 with #585A6C are triadic colors.

2 #6C5A58 and #5A586C with #585A6C are triadic colors.