COLOR #585E6E

HEX: #585E6E RGB: (88,94,110)

Renk bilgisi

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

RGB renk modeli

#585E6E color RGB value is (88,94,110).

RGB: (88,94,110) (35%, 37%, 43%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 94 of 255 = 37%
B 110 of 255 = 43%

88
94
110

R + G + B ~ 38%. #585E6E is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 94 + 110 = 292 (100%)
R 88 of 292 ~ 30.14%
G 94 of 292 ~ 32.19%
B 110 of 292 ~ 37.67'%

%30.14
%32.19
%37.67

CMYK RENK MODELİ

#585E6E rengi CMYK tonu (20,15,0,57).

  • camgöbeği tonu 20.00%
  • eflatun tonu 14.55%
  • sarı tonu 0.00%
  • ana renk tonu 56.86%

CMYK: (20,15,0,57)
C20M15Y0K57 (20%, 15%, 0%, 57%)
(0.20 / 0.15 / 0.00 / 0.57)

CMYK yüzdeleri

%20
%14.55
%0
%56.86

Codes

Color #585E6E in popluar color models

58 5E 6E
RGB 88 94 110
HSL 224° 11.11% 38.82%
HSB/HSV 224° 20.00% 43.14%
CMYK 20.00% 14.55% 0.00%
56.86%

Color #585E6E in popluar number systems.

HEX 58 5E 6E
Decimal 88 94 110
Binary 1011000 1011110 1101110
Octal 130 136 156

Shades and tints

Shades of #585E6E

#585E6E
(88,94,110)
#505664
(80,86,100)
#484E5A
(72,78,90)
#404650
(64,70,80)
#383E46
(56,62,70)
#30363C
(48,54,60)
#282E32
(40,46,50)
#202628
(32,38,40)
#181E1E
(24,30,30)
#101614
(16,22,20)
#080E0A
(8,14,10)
#000000
(0,0,0)

Tints of #585E6E

#585E6E
(88,94,110)
#676C7B
(103,108,123)
#767A88
(118,122,136)
#858895
(133,136,149)
#9496A2
(148,150,162)
#A3A4AF
(163,164,175)
#B2B2BC
(178,178,188)
#C1C0C9
(193,192,201)
#D0CED6
(208,206,214)
#DFDCE3
(223,220,227)
#EEEAF0
(238,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #585E6E color. Also use rgb(88,94,110) instead hex code.

Text Font Color

.myTextColor { color: #585E6E; }

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

This text font color is #585E6E.

Background Color

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

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

This div background color is #585E6E.

Border color

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

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

This div border color is #585E6E.

Opacity

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

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

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

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

This text has shadow with #585E6E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585E6E.

Preview

Color preview on black background

This text has color #585E6E on black background.


Color preview on white background

This text has color #585E6E on white background.


Black color preview on #585E6E background

This text has black color on #585E6E background.


White color preview on #585E6E background

This text has white color on #585E6E background.


Related colors

Complementary color

Complementary color for #hex is #A7A191.


I love getcolorcode.com

Triadic colors

1 #6E585E and #5E6E58 with #585E6E are triadic colors.

2 #6E5E58 and #5E586E with #585E6E are triadic colors.