COLOR #565553

HEX: #565553 RGB: (86,85,83)

Color info

#565553 contains red, green and blue colors in about the same proportion. Web safe color of #565553 is #666666 (or #666).

RGB color model

#565553 color RGB value is (86,85,83).

RGB: (86,85,83) (34%, 33%, 33%)

RGB channels and saturation

R 86 of 255 = 34%
G 85 of 255 = 33%
B 83 of 255 = 33%

86
85
83

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

Portions of RGB colors in percentages

R + G + B = 86 + 85 + 83 = 254 (100%)
R 86 of 254 ~ 33.86%
G 85 of 254 ~ 33.46%
B 83 of 254 ~ 32.68'%

%33.86
%33.46
%32.68

CMYK color model

#565553 color CMYK value is (0,1,3,66).

  • cyan value is 0.00%
  • magenta value is 1.16%
  • yellow value is 3.49%
  • key color value is 66.27%

CMYK: (0,1,3,66)
C0M1Y3K66 (0%, 1%, 3%, 66%)
(0.00 / 0.01 / 0.03 / 0.66)

CMYK percentages

%0
%1.16
%3.49
%66.27

Codes

Color #565553 in popluar color models

56 55 53
RGB 86 85 83
HSL 40° 1.78% 33.14%
HSB/HSV 40° 3.49% 33.73%
CMYK 0.00% 1.16% 3.49%
66.27%

Color #565553 in popluar number systems.

HEX 56 55 53
Decimal 86 85 83
Binary 1010110 1010101 1010011
Octal 126 125 123

Shades and tints

Shades of #565553

#565553
(86,85,83)
#4F4E4C
(79,78,76)
#484745
(72,71,69)
#41403E
(65,64,62)
#3A3937
(58,57,55)
#333230
(51,50,48)
#2C2B29
(44,43,41)
#252422
(37,36,34)
#1E1D1B
(30,29,27)
#171614
(23,22,20)
#100F0D
(16,15,13)
#000000
(0,0,0)

Tints of #565553

#565553
(86,85,83)
#656462
(101,100,98)
#747371
(116,115,113)
#838280
(131,130,128)
#92918F
(146,145,143)
#A1A09E
(161,160,158)
#B0AFAD
(176,175,173)
#BFBEBC
(191,190,188)
#CECDCB
(206,205,203)
#DDDCDA
(221,220,218)
#ECEBE9
(236,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #565553 color. Also use rgb(86,85,83) instead hex code.

Text Font Color

.myTextColor { color: #565553; }

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

This text font color is #565553.

Background Color

.myBgColor { background-color: #565553; }

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

This div background color is #565553.

Border color

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

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

This div border color is #565553.

Opacity

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

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

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

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

This text has shadow with #565553 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #565553.

Preview

Color preview on black background

This text has color #565553 on black background.


Color preview on white background

This text has color #565553 on white background.


Black color preview on #565553 background

This text has black color on #565553 background.


White color preview on #565553 background

This text has white color on #565553 background.


Related colors

Complementary color

Complementary color for #hex is #A9AAAC.


I love getcolorcode.com

Triadic colors

1 #535655 and #555356 with #565553 are triadic colors.

2 #535556 and #555653 with #565553 are triadic colors.