COLOR #534456

HEX: #534456 RGB: (83,68,86)

Color info

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

RGB color model

#534456 color RGB value is (83,68,86).

RGB: (83,68,86) (33%, 27%, 34%)

RGB channels and saturation

R 83 of 255 = 33%
G 68 of 255 = 27%
B 86 of 255 = 34%

83
68
86

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

Portions of RGB colors in percentages

R + G + B = 83 + 68 + 86 = 237 (100%)
R 83 of 237 ~ 35.02%
G 68 of 237 ~ 28.69%
B 86 of 237 ~ 36.29'%

%35.02
%28.69
%36.29

CMYK color model

#534456 color CMYK value is (3,21,0,66).

  • cyan value is 3.49%
  • magenta value is 20.93%
  • yellow value is 0.00%
  • key color value is 66.27%
CMYK: (3,21,0,66) C3M21Y0K66 (3%,21%,0%,66%) (0.03/0.21/0.00/0.66) 

CMYK percentages

%3.49
%20.93
%0
%66.27

Codes

Color #534456 in popluar color models

53 44 56
RGB 83 68 86
HSL 290° 11.69% 30.20%
HSB/HSV 290° 20.93% 33.73%
CMYK 3.49% 20.93% 0.00%
66.27%

Color #534456 in popluar number systems.

HEX 53 44 56
Decimal 83 68 86
Binary 1010011 1000100 1010110
Octal 123 104 126

Shades and tints

Shades of #534456

#534456
(83,68,86)
#4C3E4F
(76,62,79)
#453848
(69,56,72)
#3E3241
(62,50,65)
#372C3A
(55,44,58)
#302633
(48,38,51)
#29202C
(41,32,44)
#221A25
(34,26,37)
#1B141E
(27,20,30)
#140E17
(20,14,23)
#0D0810
(13,8,16)
#000000
(0,0,0)

Tints of #534456

#534456
(83,68,86)
#625565
(98,85,101)
#716674
(113,102,116)
#807783
(128,119,131)
#8F8892
(143,136,146)
#9E99A1
(158,153,161)
#ADAAB0
(173,170,176)
#BCBBBF
(188,187,191)
#CBCCCE
(203,204,206)
#DADDDD
(218,221,221)
#E9EEEC
(233,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #534456; }

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

This text font color is #534456.

Background Color

.myBgColor { background-color: #534456; }

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

This div background color is #534456.

Border color

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

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

This div border color is #534456.

Opacity

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

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

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

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

This text has shadow with #534456 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #534456.

Preview

Color preview on black background

This text has color #534456 on black background.


Color preview on white background

This text has color #534456 on white background.


Black color preview on #534456 background

This text has black color on #534456 background.


White color preview on #534456 background

This text has white color on #534456 background.


Related colors

Complementary color

Complementary color for #hex is #ACBBA9.


I love getcolorcode.com

Triadic colors

1 #565344 and #445653 with #534456 are triadic colors.

2 #564453 and #445356 with #534456 are triadic colors.