COLOR #534865

HEX: #534865 RGB: (83,72,101)

Color info

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

RGB color model

#534865 color RGB value is (83,72,101).

RGB: (83,72,101) (33%, 28%, 40%)

RGB channels and saturation

R 83 of 255 = 33%
G 72 of 255 = 28%
B 101 of 255 = 40%

83
72
101

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

Portions of RGB colors in percentages

R + G + B = 83 + 72 + 101 = 256 (100%)
R 83 of 256 ~ 32.42%
G 72 of 256 ~ 28.13%
B 101 of 256 ~ 39.45'%

%32.42
%28.13
%39.45

CMYK color model

#534865 color CMYK value is (18,29,0,60).

  • cyan value is 17.82%
  • magenta value is 28.71%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (18,29,0,60)
C18M29Y0K60 (18%, 29%, 0%, 60%)
(0.18 / 0.29 / 0.00 / 0.60)

CMYK percentages

%17.82
%28.71
%0
%60.39

Codes

Color #534865 in popluar color models

53 48 65
RGB 83 72 101
HSL 263° 16.76% 33.92%
HSB/HSV 263° 28.71% 39.61%
CMYK 17.82% 28.71% 0.00%
60.39%

Color #534865 in popluar number systems.

HEX 53 48 65
Decimal 83 72 101
Binary 1010011 1001000 1100101
Octal 123 110 145

Shades and tints

Shades of #534865

#534865
(83,72,101)
#4C425C
(76,66,92)
#453C53
(69,60,83)
#3E364A
(62,54,74)
#373041
(55,48,65)
#302A38
(48,42,56)
#29242F
(41,36,47)
#221E26
(34,30,38)
#1B181D
(27,24,29)
#141214
(20,18,20)
#0D0C0B
(13,12,11)
#000000
(0,0,0)

Tints of #534865

#534865
(83,72,101)
#625873
(98,88,115)
#716881
(113,104,129)
#80788F
(128,120,143)
#8F889D
(143,136,157)
#9E98AB
(158,152,171)
#ADA8B9
(173,168,185)
#BCB8C7
(188,184,199)
#CBC8D5
(203,200,213)
#DAD8E3
(218,216,227)
#E9E8F1
(233,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #534865 color. Also use rgb(83,72,101) instead hex code.

Text Font Color

.myTextColor { color: #534865; }

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

This text font color is #534865.

Background Color

.myBgColor { background-color: #534865; }

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

This div background color is #534865.

Border color

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

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

This div border color is #534865.

Opacity

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

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

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

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

This text has shadow with #534865 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #534865.

Preview

Color preview on black background

This text has color #534865 on black background.


Color preview on white background

This text has color #534865 on white background.


Black color preview on #534865 background

This text has black color on #534865 background.


White color preview on #534865 background

This text has white color on #534865 background.


Related colors

Complementary color

Complementary color for #hex is #ACB79A.


I love getcolorcode.com

Triadic colors

1 #655348 and #486553 with #534865 are triadic colors.

2 #654853 and #485365 with #534865 are triadic colors.