COLOR #534863

HEX: #534863 RGB: (83,72,99)

Color info

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

RGB color model

#534863 color RGB value is (83,72,99).

RGB: (83,72,99) (33%, 28%, 39%)

RGB channels and saturation

R 83 of 255 = 33%
G 72 of 255 = 28%
B 99 of 255 = 39%

83
72
99

R + G + B ~ 33%. #534863 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 72 + 99 = 254 (100%)
R 83 of 254 ~ 32.68%
G 72 of 254 ~ 28.35%
B 99 of 254 ~ 38.98'%

%32.68
%28.35
%38.98

CMYK color model

#534863 color CMYK value is (16,27,0,61).

  • cyan value is 16.16%
  • magenta value is 27.27%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (16,27,0,61)
C16M27Y0K61 (16%, 27%, 0%, 61%)
(0.16 / 0.27 / 0.00 / 0.61)

CMYK percentages

%16.16
%27.27
%0
%61.18

Codes

Color #534863 in popluar color models

53 48 63
RGB 83 72 99
HSL 264° 15.79% 33.53%
HSB/HSV 264° 27.27% 38.82%
CMYK 16.16% 27.27% 0.00%
61.18%

Color #534863 in popluar number systems.

HEX 53 48 63
Decimal 83 72 99
Binary 1010011 1001000 1100011
Octal 123 110 143

Shades and tints

Shades of #534863

#534863
(83,72,99)
#4C425A
(76,66,90)
#453C51
(69,60,81)
#3E3648
(62,54,72)
#37303F
(55,48,63)
#302A36
(48,42,54)
#29242D
(41,36,45)
#221E24
(34,30,36)
#1B181B
(27,24,27)
#141212
(20,18,18)
#0D0C09
(13,12,9)
#000000
(0,0,0)

Tints of #534863

#534863
(83,72,99)
#625871
(98,88,113)
#71687F
(113,104,127)
#80788D
(128,120,141)
#8F889B
(143,136,155)
#9E98A9
(158,152,169)
#ADA8B7
(173,168,183)
#BCB8C5
(188,184,197)
#CBC8D3
(203,200,211)
#DAD8E1
(218,216,225)
#E9E8EF
(233,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #534863; }

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

This text font color is #534863.

Background Color

.myBgColor { background-color: #534863; }

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

This div background color is #534863.

Border color

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

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

This div border color is #534863.

Opacity

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

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

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

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

This text has shadow with #534863 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #534863.

Preview

Color preview on black background

This text has color #534863 on black background.


Color preview on white background

This text has color #534863 on white background.


Black color preview on #534863 background

This text has black color on #534863 background.


White color preview on #534863 background

This text has white color on #534863 background.


Related colors

Complementary color

Complementary color for #hex is #ACB79C.


I love getcolorcode.com

Triadic colors

1 #635348 and #486353 with #534863 are triadic colors.

2 #634853 and #485363 with #534863 are triadic colors.