COLOR #533465

HEX: #533465 RGB: (83,52,101)

Color info

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

RGB color model

#533465 color RGB value is (83,52,101).

RGB: (83,52,101) (33%, 20%, 40%)

RGB channels and saturation

R 83 of 255 = 33%
G 52 of 255 = 20%
B 101 of 255 = 40%

83
52
101

R + G + B ~ 31%. #533465 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 52 + 101 = 236 (100%)
R 83 of 236 ~ 35.17%
G 52 of 236 ~ 22.03%
B 101 of 236 ~ 42.8'%

%35.17
%22.03
%42.8

CMYK color model

#533465 color CMYK value is (18,49,0,60).

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

CMYK: (18,49,0,60)
C18M49Y0K60 (18%, 49%, 0%, 60%)
(0.18 / 0.49 / 0.00 / 0.60)

CMYK percentages

%17.82
%48.51
%0
%60.39

Codes

Color #533465 in popluar color models

53 34 65
RGB 83 52 101
HSL 278° 32.03% 30.00%
HSB/HSV 278° 48.51% 39.61%
CMYK 17.82% 48.51% 0.00%
60.39%

Color #533465 in popluar number systems.

HEX 53 34 65
Decimal 83 52 101
Binary 1010011 110100 1100101
Octal 123 64 145

Shades and tints

Shades of #533465

#533465
(83,52,101)
#4C305C
(76,48,92)
#452C53
(69,44,83)
#3E284A
(62,40,74)
#372441
(55,36,65)
#302038
(48,32,56)
#291C2F
(41,28,47)
#221826
(34,24,38)
#1B141D
(27,20,29)
#141014
(20,16,20)
#0D0C0B
(13,12,11)
#000000
(0,0,0)

Tints of #533465

#533465
(83,52,101)
#624673
(98,70,115)
#715881
(113,88,129)
#806A8F
(128,106,143)
#8F7C9D
(143,124,157)
#9E8EAB
(158,142,171)
#ADA0B9
(173,160,185)
#BCB2C7
(188,178,199)
#CBC4D5
(203,196,213)
#DAD6E3
(218,214,227)
#E9E8F1
(233,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #533465; }

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

This text font color is #533465.

Background Color

.myBgColor { background-color: #533465; }

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

This div background color is #533465.

Border color

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

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

This div border color is #533465.

Opacity

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

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

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

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

This text has shadow with #533465 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #533465.

Preview

Color preview on black background

This text has color #533465 on black background.


Color preview on white background

This text has color #533465 on white background.


Black color preview on #533465 background

This text has black color on #533465 background.


White color preview on #533465 background

This text has white color on #533465 background.


Related colors

Complementary color

Complementary color for #hex is #ACCB9A.


I love getcolorcode.com

Triadic colors

1 #655334 and #346553 with #533465 are triadic colors.

2 #653453 and #345365 with #533465 are triadic colors.