COLOR #535154

HEX: #535154 RGB: (83,81,84)

Color info

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

RGB color model

#535154 color RGB value is (83,81,84).

RGB: (83,81,84) (33%, 32%, 33%)

RGB channels and saturation

R 83 of 255 = 33%
G 81 of 255 = 32%
B 84 of 255 = 33%

83
81
84

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

Portions of RGB colors in percentages

R + G + B = 83 + 81 + 84 = 248 (100%)
R 83 of 248 ~ 33.47%
G 81 of 248 ~ 32.66%
B 84 of 248 ~ 33.87'%

%33.47
%32.66
%33.87

CMYK color model

#535154 color CMYK value is (1,4,0,67).

  • cyan value is 1.19%
  • magenta value is 3.57%
  • yellow value is 0.00%
  • key color value is 67.06%
CMYK: (1,4,0,67) C1M4Y0K67 (1%,4%,0%,67%) (0.01/0.04/0.00/0.67) 

CMYK percentages

%1.19
%3.57
%0
%67.06

Codes

Color #535154 in popluar color models

53 51 54
RGB 83 81 84
HSL 280° 1.82% 32.35%
HSB/HSV 280° 3.57% 32.94%
CMYK 1.19% 3.57% 0.00%
67.06%

Color #535154 in popluar number systems.

HEX 53 51 54
Decimal 83 81 84
Binary 1010011 1010001 1010100
Octal 123 121 124

Shades and tints

Shades of #535154

#535154
(83,81,84)
#4C4A4D
(76,74,77)
#454346
(69,67,70)
#3E3C3F
(62,60,63)
#373538
(55,53,56)
#302E31
(48,46,49)
#29272A
(41,39,42)
#222023
(34,32,35)
#1B191C
(27,25,28)
#141215
(20,18,21)
#0D0B0E
(13,11,14)
#000000
(0,0,0)

Tints of #535154

#535154
(83,81,84)
#626063
(98,96,99)
#716F72
(113,111,114)
#807E81
(128,126,129)
#8F8D90
(143,141,144)
#9E9C9F
(158,156,159)
#ADABAE
(173,171,174)
#BCBABD
(188,186,189)
#CBC9CC
(203,201,204)
#DAD8DB
(218,216,219)
#E9E7EA
(233,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #535154; }

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

This text font color is #535154.

Background Color

.myBgColor { background-color: #535154; }

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

This div background color is #535154.

Border color

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

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

This div border color is #535154.

Opacity

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

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

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

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

This text has shadow with #535154 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #535154.

Preview

Color preview on black background

This text has color #535154 on black background.


Color preview on white background

This text has color #535154 on white background.


Black color preview on #535154 background

This text has black color on #535154 background.


White color preview on #535154 background

This text has white color on #535154 background.


Related colors

Complementary color

Complementary color for #hex is #ACAEAB.


I love getcolorcode.com

Triadic colors

1 #545351 and #515453 with #535154 are triadic colors.

2 #545153 and #515354 with #535154 are triadic colors.