COLOR #534963

HEX: #534963 RGB: (83,73,99)

Color info

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

RGB color model

#534963 color RGB value is (83,73,99).

RGB: (83,73,99) (33%, 29%, 39%)

RGB channels and saturation

R 83 of 255 = 33%
G 73 of 255 = 29%
B 99 of 255 = 39%

83
73
99

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

Portions of RGB colors in percentages

R + G + B = 83 + 73 + 99 = 255 (100%)
R 83 of 255 ~ 32.55%
G 73 of 255 ~ 28.63%
B 99 of 255 ~ 38.82'%

%32.55
%28.63
%38.82

CMYK color model

#534963 color CMYK value is (16,26,0,61).

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

CMYK: (16,26,0,61)
C16M26Y0K61 (16%, 26%, 0%, 61%)
(0.16 / 0.26 / 0.00 / 0.61)

CMYK percentages

%16.16
%26.26
%0
%61.18

Codes

Color #534963 in popluar color models

53 49 63
RGB 83 73 99
HSL 263° 15.12% 33.73%
HSB/HSV 263° 26.26% 38.82%
CMYK 16.16% 26.26% 0.00%
61.18%

Color #534963 in popluar number systems.

HEX 53 49 63
Decimal 83 73 99
Binary 1010011 1001001 1100011
Octal 123 111 143

Shades and tints

Shades of #534963

#534963
(83,73,99)
#4C435A
(76,67,90)
#453D51
(69,61,81)
#3E3748
(62,55,72)
#37313F
(55,49,63)
#302B36
(48,43,54)
#29252D
(41,37,45)
#221F24
(34,31,36)
#1B191B
(27,25,27)
#141312
(20,19,18)
#0D0D09
(13,13,9)
#000000
(0,0,0)

Tints of #534963

#534963
(83,73,99)
#625971
(98,89,113)
#71697F
(113,105,127)
#80798D
(128,121,141)
#8F899B
(143,137,155)
#9E99A9
(158,153,169)
#ADA9B7
(173,169,183)
#BCB9C5
(188,185,197)
#CBC9D3
(203,201,211)
#DAD9E1
(218,217,225)
#E9E9EF
(233,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #534963; }

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

This text font color is #534963.

Background Color

.myBgColor { background-color: #534963; }

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

This div background color is #534963.

Border color

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

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

This div border color is #534963.

Opacity

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

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

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

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

This text has shadow with #534963 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #534963.

Preview

Color preview on black background

This text has color #534963 on black background.


Color preview on white background

This text has color #534963 on white background.


Black color preview on #534963 background

This text has black color on #534963 background.


White color preview on #534963 background

This text has white color on #534963 background.


Related colors

Complementary color

Complementary color for #hex is #ACB69C.


I love getcolorcode.com

Triadic colors

1 #635349 and #496353 with #534963 are triadic colors.

2 #634953 and #495363 with #534963 are triadic colors.