COLOR #534676

HEX: #534676 RGB: (83,70,118)

Color info

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

RGB color model

#534676 color RGB value is (83,70,118).

RGB: (83,70,118) (33%, 27%, 46%)

RGB channels and saturation

R 83 of 255 = 33%
G 70 of 255 = 27%
B 118 of 255 = 46%

83
70
118

R + G + B ~ 35%. #534676 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 70 + 118 = 271 (100%)
R 83 of 271 ~ 30.63%
G 70 of 271 ~ 25.83%
B 118 of 271 ~ 43.54'%

%30.63
%25.83
%43.54

CMYK color model

#534676 color CMYK value is (30,41,0,54).

  • cyan value is 29.66%
  • magenta value is 40.68%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (30,41,0,54)
C30M41Y0K54 (30%, 41%, 0%, 54%)
(0.30 / 0.41 / 0.00 / 0.54)

CMYK percentages

%29.66
%40.68
%0
%53.73

Codes

Color #534676 in popluar color models

53 46 76
RGB 83 70 118
HSL 256° 25.53% 36.86%
HSB/HSV 256° 40.68% 46.27%
CMYK 29.66% 40.68% 0.00%
53.73%

Color #534676 in popluar number systems.

HEX 53 46 76
Decimal 83 70 118
Binary 1010011 1000110 1110110
Octal 123 106 166

Shades and tints

Shades of #534676

#534676
(83,70,118)
#4C406C
(76,64,108)
#453A62
(69,58,98)
#3E3458
(62,52,88)
#372E4E
(55,46,78)
#302844
(48,40,68)
#29223A
(41,34,58)
#221C30
(34,28,48)
#1B1626
(27,22,38)
#14101C
(20,16,28)
#0D0A12
(13,10,18)
#000000
(0,0,0)

Tints of #534676

#534676
(83,70,118)
#625682
(98,86,130)
#71668E
(113,102,142)
#80769A
(128,118,154)
#8F86A6
(143,134,166)
#9E96B2
(158,150,178)
#ADA6BE
(173,166,190)
#BCB6CA
(188,182,202)
#CBC6D6
(203,198,214)
#DAD6E2
(218,214,226)
#E9E6EE
(233,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #534676 color. Also use rgb(83,70,118) instead hex code.

Text Font Color

.myTextColor { color: #534676; }

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

This text font color is #534676.

Background Color

.myBgColor { background-color: #534676; }

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

This div background color is #534676.

Border color

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

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

This div border color is #534676.

Opacity

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

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

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

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

This text has shadow with #534676 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #534676.

Preview

Color preview on black background

This text has color #534676 on black background.


Color preview on white background

This text has color #534676 on white background.


Black color preview on #534676 background

This text has black color on #534676 background.


White color preview on #534676 background

This text has white color on #534676 background.


Related colors

Complementary color

Complementary color for #hex is #ACB989.


I love getcolorcode.com

Triadic colors

1 #765346 and #467653 with #534676 are triadic colors.

2 #764653 and #465376 with #534676 are triadic colors.