COLOR #53466E

HEX: #53466E RGB: (83,70,110)

Color info

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

RGB color model

#53466E color RGB value is (83,70,110).

RGB: (83,70,110) (33%, 27%, 43%)

RGB channels and saturation

R 83 of 255 = 33%
G 70 of 255 = 27%
B 110 of 255 = 43%

83
70
110

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

Portions of RGB colors in percentages

R + G + B = 83 + 70 + 110 = 263 (100%)
R 83 of 263 ~ 31.56%
G 70 of 263 ~ 26.62%
B 110 of 263 ~ 41.83'%

%31.56
%26.62
%41.83

CMYK color model

#53466E color CMYK value is (25,36,0,57).

  • cyan value is 24.55%
  • magenta value is 36.36%
  • yellow value is 0.00%
  • key color value is 56.86%

CMYK: (25,36,0,57)
C25M36Y0K57 (25%, 36%, 0%, 57%)
(0.25 / 0.36 / 0.00 / 0.57)

CMYK percentages

%24.55
%36.36
%0
%56.86

Codes

Color #53466E in popluar color models

53 46 6E
RGB 83 70 110
HSL 260° 22.22% 35.29%
HSB/HSV 260° 36.36% 43.14%
CMYK 24.55% 36.36% 0.00%
56.86%

Color #53466E in popluar number systems.

HEX 53 46 6E
Decimal 83 70 110
Binary 1010011 1000110 1101110
Octal 123 106 156

Shades and tints

Shades of #53466E

#53466E
(83,70,110)
#4C4064
(76,64,100)
#453A5A
(69,58,90)
#3E3450
(62,52,80)
#372E46
(55,46,70)
#30283C
(48,40,60)
#292232
(41,34,50)
#221C28
(34,28,40)
#1B161E
(27,22,30)
#141014
(20,16,20)
#0D0A0A
(13,10,10)
#000000
(0,0,0)

Tints of #53466E

#53466E
(83,70,110)
#62567B
(98,86,123)
#716688
(113,102,136)
#807695
(128,118,149)
#8F86A2
(143,134,162)
#9E96AF
(158,150,175)
#ADA6BC
(173,166,188)
#BCB6C9
(188,182,201)
#CBC6D6
(203,198,214)
#DAD6E3
(218,214,227)
#E9E6F0
(233,230,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53466E color. Also use rgb(83,70,110) instead hex code.

Text Font Color

.myTextColor { color: #53466E; }

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

This text font color is #53466E.

Background Color

.myBgColor { background-color: #53466E; }

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

This div background color is #53466E.

Border color

.myBorderColor { border: 1px solid #53466E; }

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

This div border color is #53466E.

Opacity

.myOpacity80 { color: #53466E; opacity: 0.8; }

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

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

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

This text has shadow with #53466E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53466E.

Preview

Color preview on black background

This text has color #53466E on black background.


Color preview on white background

This text has color #53466E on white background.


Black color preview on #53466E background

This text has black color on #53466E background.


White color preview on #53466E background

This text has white color on #53466E background.


Related colors

Complementary color

Complementary color for #hex is #ACB991.


I love getcolorcode.com

Triadic colors

1 #6E5346 and #466E53 with #53466E are triadic colors.

2 #6E4653 and #46536E with #53466E are triadic colors.