COLOR #534057

HEX: #534057 RGB: (83,64,87)

Color info

#534057 contains red, green and blue colors in about the same proportion. Web safe color of #534057 is #663366 (or #636).

RGB color model

#534057 color RGB value is (83,64,87).

RGB: (83,64,87) (33%, 25%, 34%)

RGB channels and saturation

R 83 of 255 = 33%
G 64 of 255 = 25%
B 87 of 255 = 34%

83
64
87

R + G + B ~ 31%. #534057 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 64 + 87 = 234 (100%)
R 83 of 234 ~ 35.47%
G 64 of 234 ~ 27.35%
B 87 of 234 ~ 37.18'%

%35.47
%27.35
%37.18

CMYK color model

#534057 color CMYK value is (5,26,0,66).

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

CMYK: (5,26,0,66)
C5M26Y0K66 (5%, 26%, 0%, 66%)
(0.05 / 0.26 / 0.00 / 0.66)

CMYK percentages

%4.6
%26.44
%0
%65.88

Codes

Color #534057 in popluar color models

53 40 57
RGB 83 64 87
HSL 290° 15.23% 29.61%
HSB/HSV 290° 26.44% 34.12%
CMYK 4.60% 26.44% 0.00%
65.88%

Color #534057 in popluar number systems.

HEX 53 40 57
Decimal 83 64 87
Binary 1010011 1000000 1010111
Octal 123 100 127

Shades and tints

Shades of #534057

#534057
(83,64,87)
#4C3B50
(76,59,80)
#453649
(69,54,73)
#3E3142
(62,49,66)
#372C3B
(55,44,59)
#302734
(48,39,52)
#29222D
(41,34,45)
#221D26
(34,29,38)
#1B181F
(27,24,31)
#141318
(20,19,24)
#0D0E11
(13,14,17)
#000000
(0,0,0)

Tints of #534057

#534057
(83,64,87)
#625166
(98,81,102)
#716275
(113,98,117)
#807384
(128,115,132)
#8F8493
(143,132,147)
#9E95A2
(158,149,162)
#ADA6B1
(173,166,177)
#BCB7C0
(188,183,192)
#CBC8CF
(203,200,207)
#DAD9DE
(218,217,222)
#E9EAED
(233,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #534057; }

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

This text font color is #534057.

Background Color

.myBgColor { background-color: #534057; }

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

This div background color is #534057.

Border color

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

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

This div border color is #534057.

Opacity

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

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

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

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

This text has shadow with #534057 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #534057.

Preview

Color preview on black background

This text has color #534057 on black background.


Color preview on white background

This text has color #534057 on white background.


Black color preview on #534057 background

This text has black color on #534057 background.


White color preview on #534057 background

This text has white color on #534057 background.


Related colors

Complementary color

Complementary color for #hex is #ACBFA8.


I love getcolorcode.com

Triadic colors

1 #575340 and #405753 with #534057 are triadic colors.

2 #574053 and #405357 with #534057 are triadic colors.