COLOR #535057

HEX: #535057 RGB: (83,80,87)

Color info

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

RGB color model

#535057 color RGB value is (83,80,87).

RGB: (83,80,87) (33%, 31%, 34%)

RGB channels and saturation

R 83 of 255 = 33%
G 80 of 255 = 31%
B 87 of 255 = 34%

83
80
87

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

Portions of RGB colors in percentages

R + G + B = 83 + 80 + 87 = 250 (100%)
R 83 of 250 ~ 33.2%
G 80 of 250 ~ 32%
B 87 of 250 ~ 34.8'%

%33.2
%32
%34.8

CMYK color model

#535057 color CMYK value is (5,8,0,66).

  • cyan value is 4.60%
  • magenta value is 8.05%
  • yellow value is 0.00%
  • key color value is 65.88%

CMYK: (5,8,0,66)
C5M8Y0K66 (5%, 8%, 0%, 66%)
(0.05 / 0.08 / 0.00 / 0.66)

CMYK percentages

%4.6
%8.05
%0
%65.88

Codes

Color #535057 in popluar color models

53 50 57
RGB 83 80 87
HSL 266° 4.19% 32.75%
HSB/HSV 266° 8.05% 34.12%
CMYK 4.60% 8.05% 0.00%
65.88%

Color #535057 in popluar number systems.

HEX 53 50 57
Decimal 83 80 87
Binary 1010011 1010000 1010111
Octal 123 120 127

Shades and tints

Shades of #535057

#535057
(83,80,87)
#4C4950
(76,73,80)
#454249
(69,66,73)
#3E3B42
(62,59,66)
#37343B
(55,52,59)
#302D34
(48,45,52)
#29262D
(41,38,45)
#221F26
(34,31,38)
#1B181F
(27,24,31)
#141118
(20,17,24)
#0D0A11
(13,10,17)
#000000
(0,0,0)

Tints of #535057

#535057
(83,80,87)
#625F66
(98,95,102)
#716E75
(113,110,117)
#807D84
(128,125,132)
#8F8C93
(143,140,147)
#9E9BA2
(158,155,162)
#ADAAB1
(173,170,177)
#BCB9C0
(188,185,192)
#CBC8CF
(203,200,207)
#DAD7DE
(218,215,222)
#E9E6ED
(233,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #535057 color. Also use rgb(83,80,87) instead hex code.

Text Font Color

.myTextColor { color: #535057; }

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

This text font color is #535057.

Background Color

.myBgColor { background-color: #535057; }

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

This div background color is #535057.

Border color

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

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

This div border color is #535057.

Opacity

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

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

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

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

This text has shadow with #535057 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #535057.

Preview

Color preview on black background

This text has color #535057 on black background.


Color preview on white background

This text has color #535057 on white background.


Black color preview on #535057 background

This text has black color on #535057 background.


White color preview on #535057 background

This text has white color on #535057 background.


Related colors

Complementary color

Complementary color for #hex is #ACAFA8.


I love getcolorcode.com

Triadic colors

1 #575350 and #505753 with #535057 are triadic colors.

2 #575053 and #505357 with #535057 are triadic colors.