COLOR #585566

HEX: #585566 RGB: (88,85,102)

Renk bilgisi

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

RGB renk modeli

#585566 color RGB value is (88,85,102).

RGB: (88,85,102) (35%, 33%, 40%)

RGB bağlantıları ve doygunluk

R 88 of 255 = 35%
G 85 of 255 = 33%
B 102 of 255 = 40%

88
85
102

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

Yüzdelerle RGB renk parçaları

R + G + B = 88 + 85 + 102 = 275 (100%)
R 88 of 275 ~ 32%
G 85 of 275 ~ 30.91%
B 102 of 275 ~ 37.09'%

%32
%30.91
%37.09

CMYK RENK MODELİ

#585566 rengi CMYK tonu (14,17,0,60).

  • camgöbeği tonu 13.73%
  • eflatun tonu 16.67%
  • sarı tonu 0.00%
  • ana renk tonu 60.00%

CMYK: (14,17,0,60)
C14M17Y0K60 (14%, 17%, 0%, 60%)
(0.14 / 0.17 / 0.00 / 0.60)

CMYK yüzdeleri

%13.73
%16.67
%0
%60

Codes

Color #585566 in popluar color models

58 55 66
RGB 88 85 102
HSL 251° 9.09% 36.67%
HSB/HSV 251° 16.67% 40.00%
CMYK 13.73% 16.67% 0.00%
60.00%

Color #585566 in popluar number systems.

HEX 58 55 66
Decimal 88 85 102
Binary 1011000 1010101 1100110
Octal 130 125 146

Shades and tints

Shades of #585566

#585566
(88,85,102)
#504E5D
(80,78,93)
#484754
(72,71,84)
#40404B
(64,64,75)
#383942
(56,57,66)
#303239
(48,50,57)
#282B30
(40,43,48)
#202427
(32,36,39)
#181D1E
(24,29,30)
#101615
(16,22,21)
#080F0C
(8,15,12)
#000000
(0,0,0)

Tints of #585566

#585566
(88,85,102)
#676473
(103,100,115)
#767380
(118,115,128)
#85828D
(133,130,141)
#94919A
(148,145,154)
#A3A0A7
(163,160,167)
#B2AFB4
(178,175,180)
#C1BEC1
(193,190,193)
#D0CDCE
(208,205,206)
#DFDCDB
(223,220,219)
#EEEBE8
(238,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #585566 color. Also use rgb(88,85,102) instead hex code.

Text Font Color

.myTextColor { color: #585566; }

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

This text font color is #585566.

Background Color

.myBgColor { background-color: #585566; }

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

This div background color is #585566.

Border color

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

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

This div border color is #585566.

Opacity

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

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

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

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

This text has shadow with #585566 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #585566.

Preview

Color preview on black background

This text has color #585566 on black background.


Color preview on white background

This text has color #585566 on white background.


Black color preview on #585566 background

This text has black color on #585566 background.


White color preview on #585566 background

This text has white color on #585566 background.


Related colors

Complementary color

Complementary color for #hex is #A7AA99.


I love getcolorcode.com

Triadic colors

1 #665855 and #556658 with #585566 are triadic colors.

2 #665558 and #555866 with #585566 are triadic colors.