COLOR #534766

HEX: #534766 RGB: (83,71,102)

Color info

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

RGB color model

#534766 color RGB value is (83,71,102).

RGB: (83,71,102) (33%, 28%, 40%)

RGB channels and saturation

R 83 of 255 = 33%
G 71 of 255 = 28%
B 102 of 255 = 40%

83
71
102

R + G + B ~ 34%. #534766 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 71 + 102 = 256 (100%)
R 83 of 256 ~ 32.42%
G 71 of 256 ~ 27.73%
B 102 of 256 ~ 39.84'%

%32.42
%27.73
%39.84

CMYK color model

#534766 color CMYK value is (19,30,0,60).

  • cyan value is 18.63%
  • magenta value is 30.39%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (19,30,0,60)
C19M30Y0K60 (19%, 30%, 0%, 60%)
(0.19 / 0.30 / 0.00 / 0.60)

CMYK percentages

%18.63
%30.39
%0
%60

Codes

Color #534766 in popluar color models

53 47 66
RGB 83 71 102
HSL 263° 17.92% 33.92%
HSB/HSV 263° 30.39% 40.00%
CMYK 18.63% 30.39% 0.00%
60.00%

Color #534766 in popluar number systems.

HEX 53 47 66
Decimal 83 71 102
Binary 1010011 1000111 1100110
Octal 123 107 146

Shades and tints

Shades of #534766

#534766
(83,71,102)
#4C415D
(76,65,93)
#453B54
(69,59,84)
#3E354B
(62,53,75)
#372F42
(55,47,66)
#302939
(48,41,57)
#292330
(41,35,48)
#221D27
(34,29,39)
#1B171E
(27,23,30)
#141115
(20,17,21)
#0D0B0C
(13,11,12)
#000000
(0,0,0)

Tints of #534766

#534766
(83,71,102)
#625773
(98,87,115)
#716780
(113,103,128)
#80778D
(128,119,141)
#8F879A
(143,135,154)
#9E97A7
(158,151,167)
#ADA7B4
(173,167,180)
#BCB7C1
(188,183,193)
#CBC7CE
(203,199,206)
#DAD7DB
(218,215,219)
#E9E7E8
(233,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #534766 color. Also use rgb(83,71,102) instead hex code.

Text Font Color

.myTextColor { color: #534766; }

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

This text font color is #534766.

Background Color

.myBgColor { background-color: #534766; }

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

This div background color is #534766.

Border color

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

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

This div border color is #534766.

Opacity

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

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

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

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

This text has shadow with #534766 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #534766.

Preview

Color preview on black background

This text has color #534766 on black background.


Color preview on white background

This text has color #534766 on white background.


Black color preview on #534766 background

This text has black color on #534766 background.


White color preview on #534766 background

This text has white color on #534766 background.


Related colors

Complementary color

Complementary color for #hex is #ACB899.


I love getcolorcode.com

Triadic colors

1 #665347 and #476653 with #534766 are triadic colors.

2 #664753 and #475366 with #534766 are triadic colors.