COLOR #535157

HEX: #535157 RGB: (83,81,87)

Color info

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

RGB color model

#535157 color RGB value is (83,81,87).

RGB: (83,81,87) (33%, 32%, 34%)

RGB channels and saturation

R 83 of 255 = 33%
G 81 of 255 = 32%
B 87 of 255 = 34%

83
81
87

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

Portions of RGB colors in percentages

R + G + B = 83 + 81 + 87 = 251 (100%)
R 83 of 251 ~ 33.07%
G 81 of 251 ~ 32.27%
B 87 of 251 ~ 34.66'%

%33.07
%32.27
%34.66

CMYK color model

#535157 color CMYK value is (5,7,0,66).

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

CMYK: (5,7,0,66)
C5M7Y0K66 (5%, 7%, 0%, 66%)
(0.05 / 0.07 / 0.00 / 0.66)

CMYK percentages

%4.6
%6.9
%0
%65.88

Codes

Color #535157 in popluar color models

53 51 57
RGB 83 81 87
HSL 260° 3.57% 32.94%
HSB/HSV 260° 6.90% 34.12%
CMYK 4.60% 6.90% 0.00%
65.88%

Color #535157 in popluar number systems.

HEX 53 51 57
Decimal 83 81 87
Binary 1010011 1010001 1010111
Octal 123 121 127

Shades and tints

Shades of #535157

#535157
(83,81,87)
#4C4A50
(76,74,80)
#454349
(69,67,73)
#3E3C42
(62,60,66)
#37353B
(55,53,59)
#302E34
(48,46,52)
#29272D
(41,39,45)
#222026
(34,32,38)
#1B191F
(27,25,31)
#141218
(20,18,24)
#0D0B11
(13,11,17)
#000000
(0,0,0)

Tints of #535157

#535157
(83,81,87)
#626066
(98,96,102)
#716F75
(113,111,117)
#807E84
(128,126,132)
#8F8D93
(143,141,147)
#9E9CA2
(158,156,162)
#ADABB1
(173,171,177)
#BCBAC0
(188,186,192)
#CBC9CF
(203,201,207)
#DAD8DE
(218,216,222)
#E9E7ED
(233,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #535157; }

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

This text font color is #535157.

Background Color

.myBgColor { background-color: #535157; }

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

This div background color is #535157.

Border color

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

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

This div border color is #535157.

Opacity

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

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

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

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

This text has shadow with #535157 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #535157.

Preview

Color preview on black background

This text has color #535157 on black background.


Color preview on white background

This text has color #535157 on white background.


Black color preview on #535157 background

This text has black color on #535157 background.


White color preview on #535157 background

This text has white color on #535157 background.


Related colors

Complementary color

Complementary color for #hex is #ACAEA8.


I love getcolorcode.com

Triadic colors

1 #575351 and #515753 with #535157 are triadic colors.

2 #575153 and #515357 with #535157 are triadic colors.