COLOR #585051

HEX: #585051 RGB: (88,80,81)

Renk bilgisi

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

RGB renk modeli

#585051 color RGB value is (88,80,81).

RGB: (88,80,81) (35%, 31%, 32%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 80 of 255 = 31%
B 81 of 255 = 32%

88
80
81

R + G + B ~ 33%. #585051 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 80 + 81 = 249 (100%)
R 88 of 249 ~ 35.34%
G 80 of 249 ~ 32.13%
B 81 of 249 ~ 32.53'%

%35.34
%32.13
%32.53

CMYK RENK MODELİ

#585051 rengi CMYK tonu (0,9,8,65).

  • camgöbeği tonu 0.00%
  • eflatun tonu 9.09%
  • sarı tonu 7.95%
  • ana renk tonu 65.49%

CMYK: (0,9,8,65)
C0M9Y8K65 (0%, 9%, 8%, 65%)
(0.00 / 0.09 / 0.08 / 0.65)

CMYK yüzdeleri

%0
%9.09
%7.95
%65.49

Codes

Color #585051 in popluar color models

58 50 51
RGB 88 80 81
HSL 353° 4.76% 32.94%
HSB/HSV 353° 9.09% 34.51%
CMYK 0.00% 9.09% 7.95%
65.49%

Color #585051 in popluar number systems.

HEX 58 50 51
Decimal 88 80 81
Binary 1011000 1010000 1010001
Octal 130 120 121

Shades and tints

Shades of #585051

#585051
(88,80,81)
#50494A
(80,73,74)
#484243
(72,66,67)
#403B3C
(64,59,60)
#383435
(56,52,53)
#302D2E
(48,45,46)
#282627
(40,38,39)
#201F20
(32,31,32)
#181819
(24,24,25)
#101112
(16,17,18)
#080A0B
(8,10,11)
#000000
(0,0,0)

Tints of #585051

#585051
(88,80,81)
#675F60
(103,95,96)
#766E6F
(118,110,111)
#857D7E
(133,125,126)
#948C8D
(148,140,141)
#A39B9C
(163,155,156)
#B2AAAB
(178,170,171)
#C1B9BA
(193,185,186)
#D0C8C9
(208,200,201)
#DFD7D8
(223,215,216)
#EEE6E7
(238,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #585051 color. Also use rgb(88,80,81) instead hex code.

Text Font Color

.myTextColor { color: #585051; }

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

This text font color is #585051.

Background Color

.myBgColor { background-color: #585051; }

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

This div background color is #585051.

Border color

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

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

This div border color is #585051.

Opacity

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

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

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

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

This text has shadow with #585051 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585051.

Preview

Color preview on black background

This text has color #585051 on black background.


Color preview on white background

This text has color #585051 on white background.


Black color preview on #585051 background

This text has black color on #585051 background.


White color preview on #585051 background

This text has white color on #585051 background.


Related colors

Complementary color

Complementary color for #hex is #A7AFAE.


I love getcolorcode.com

Triadic colors

1 #515850 and #505158 with #585051 are triadic colors.

2 #515058 and #505851 with #585051 are triadic colors.