COLOR #53365A

HEX: #53365A RGB: (83,54,90)

Color info

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

RGB color model

#53365A color RGB value is (83,54,90).

RGB: (83,54,90) (33%, 21%, 35%)

RGB channels and saturation

R 83 of 255 = 33%
G 54 of 255 = 21%
B 90 of 255 = 35%

83
54
90

R + G + B ~ 30%. #53365A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 54 + 90 = 227 (100%)
R 83 of 227 ~ 36.56%
G 54 of 227 ~ 23.79%
B 90 of 227 ~ 39.65'%

%36.56
%23.79
%39.65

CMYK color model

#53365A color CMYK value is (8,40,0,65).

  • cyan value is 7.78%
  • magenta value is 40.00%
  • yellow value is 0.00%
  • key color value is 64.71%

CMYK: (8,40,0,65)
C8M40Y0K65 (8%, 40%, 0%, 65%)
(0.08 / 0.40 / 0.00 / 0.65)

CMYK percentages

%7.78
%40
%0
%64.71

Codes

Color #53365A in popluar color models

53 36 5A
RGB 83 54 90
HSL 288° 25.00% 28.24%
HSB/HSV 288° 40.00% 35.29%
CMYK 7.78% 40.00% 0.00%
64.71%

Color #53365A in popluar number systems.

HEX 53 36 5A
Decimal 83 54 90
Binary 1010011 110110 1011010
Octal 123 66 132

Shades and tints

Shades of #53365A

#53365A
(83,54,90)
#4C3252
(76,50,82)
#452E4A
(69,46,74)
#3E2A42
(62,42,66)
#37263A
(55,38,58)
#302232
(48,34,50)
#291E2A
(41,30,42)
#221A22
(34,26,34)
#1B161A
(27,22,26)
#141212
(20,18,18)
#0D0E0A
(13,14,10)
#000000
(0,0,0)

Tints of #53365A

#53365A
(83,54,90)
#624869
(98,72,105)
#715A78
(113,90,120)
#806C87
(128,108,135)
#8F7E96
(143,126,150)
#9E90A5
(158,144,165)
#ADA2B4
(173,162,180)
#BCB4C3
(188,180,195)
#CBC6D2
(203,198,210)
#DAD8E1
(218,216,225)
#E9EAF0
(233,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53365A color. Also use rgb(83,54,90) instead hex code.

Text Font Color

.myTextColor { color: #53365A; }

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

This text font color is #53365A.

Background Color

.myBgColor { background-color: #53365A; }

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

This div background color is #53365A.

Border color

.myBorderColor { border: 1px solid #53365A; }

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

This div border color is #53365A.

Opacity

.myOpacity80 { color: #53365A; opacity: 0.8; }

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

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

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

This text has shadow with #53365A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53365A.

Preview

Color preview on black background

This text has color #53365A on black background.


Color preview on white background

This text has color #53365A on white background.


Black color preview on #53365A background

This text has black color on #53365A background.


White color preview on #53365A background

This text has white color on #53365A background.


Related colors

Complementary color

Complementary color for #hex is #ACC9A5.


I love getcolorcode.com

Triadic colors

1 #5A5336 and #365A53 with #53365A are triadic colors.

2 #5A3653 and #36535A with #53365A are triadic colors.