COLOR #53467B

HEX: #53467B RGB: (83,70,123)

Color info

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

RGB color model

#53467B color RGB value is (83,70,123).

RGB: (83,70,123) (33%, 27%, 48%)

RGB channels and saturation

R 83 of 255 = 33%
G 70 of 255 = 27%
B 123 of 255 = 48%

83
70
123

R + G + B ~ 36%. #53467B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 70 + 123 = 276 (100%)
R 83 of 276 ~ 30.07%
G 70 of 276 ~ 25.36%
B 123 of 276 ~ 44.57'%

%30.07
%25.36
%44.57

CMYK color model

#53467B color CMYK value is (33,43,0,52).

  • cyan value is 32.52%
  • magenta value is 43.09%
  • yellow value is 0.00%
  • key color value is 51.76%

CMYK: (33,43,0,52)
C33M43Y0K52 (33%, 43%, 0%, 52%)
(0.33 / 0.43 / 0.00 / 0.52)

CMYK percentages

%32.52
%43.09
%0
%51.76

Codes

Color #53467B in popluar color models

53 46 7B
RGB 83 70 123
HSL 255° 27.46% 37.84%
HSB/HSV 255° 43.09% 48.24%
CMYK 32.52% 43.09% 0.00%
51.76%

Color #53467B in popluar number systems.

HEX 53 46 7B
Decimal 83 70 123
Binary 1010011 1000110 1111011
Octal 123 106 173

Shades and tints

Shades of #53467B

#53467B
(83,70,123)
#4C4070
(76,64,112)
#453A65
(69,58,101)
#3E345A
(62,52,90)
#372E4F
(55,46,79)
#302844
(48,40,68)
#292239
(41,34,57)
#221C2E
(34,28,46)
#1B1623
(27,22,35)
#141018
(20,16,24)
#0D0A0D
(13,10,13)
#000000
(0,0,0)

Tints of #53467B

#53467B
(83,70,123)
#625687
(98,86,135)
#716693
(113,102,147)
#80769F
(128,118,159)
#8F86AB
(143,134,171)
#9E96B7
(158,150,183)
#ADA6C3
(173,166,195)
#BCB6CF
(188,182,207)
#CBC6DB
(203,198,219)
#DAD6E7
(218,214,231)
#E9E6F3
(233,230,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53467B color. Also use rgb(83,70,123) instead hex code.

Text Font Color

.myTextColor { color: #53467B; }

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

This text font color is #53467B.

Background Color

.myBgColor { background-color: #53467B; }

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

This div background color is #53467B.

Border color

.myBorderColor { border: 1px solid #53467B; }

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

This div border color is #53467B.

Opacity

.myOpacity80 { color: #53467B; opacity: 0.8; }

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

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

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

This text has shadow with #53467B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53467B.

Preview

Color preview on black background

This text has color #53467B on black background.


Color preview on white background

This text has color #53467B on white background.


Black color preview on #53467B background

This text has black color on #53467B background.


White color preview on #53467B background

This text has white color on #53467B background.


Related colors

Complementary color

Complementary color for #hex is #ACB984.


I love getcolorcode.com

Triadic colors

1 #7B5346 and #467B53 with #53467B are triadic colors.

2 #7B4653 and #46537B with #53467B are triadic colors.