COLOR #53426F

HEX: #53426F RGB: (83,66,111)

Color info

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

RGB color model

#53426F color RGB value is (83,66,111).

RGB: (83,66,111) (33%, 26%, 44%)

RGB channels and saturation

R 83 of 255 = 33%
G 66 of 255 = 26%
B 111 of 255 = 44%

83
66
111

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

Portions of RGB colors in percentages

R + G + B = 83 + 66 + 111 = 260 (100%)
R 83 of 260 ~ 31.92%
G 66 of 260 ~ 25.38%
B 111 of 260 ~ 42.69'%

%31.92
%25.38
%42.69

CMYK color model

#53426F color CMYK value is (25,41,0,56).

  • cyan value is 25.23%
  • magenta value is 40.54%
  • yellow value is 0.00%
  • key color value is 56.47%
CMYK: (25,41,0,56) C25M41Y0K56 (25%,41%,0%,56%) (0.25/0.41/0.00/0.56) 

CMYK percentages

%25.23
%40.54
%0
%56.47

Codes

Color #53426F in popluar color models

53 42 6F
RGB 83 66 111
HSL 263° 25.42% 34.71%
HSB/HSV 263° 40.54% 43.53%
CMYK 25.23% 40.54% 0.00%
56.47%

Color #53426F in popluar number systems.

HEX 53 42 6F
Decimal 83 66 111
Binary 1010011 1000010 1101111
Octal 123 102 157

Shades and tints

Shades of #53426F

#53426F
(83,66,111)
#4C3C65
(76,60,101)
#45365B
(69,54,91)
#3E3051
(62,48,81)
#372A47
(55,42,71)
#30243D
(48,36,61)
#291E33
(41,30,51)
#221829
(34,24,41)
#1B121F
(27,18,31)
#140C15
(20,12,21)
#0D060B
(13,6,11)
#000000
(0,0,0)

Tints of #53426F

#53426F
(83,66,111)
#62537C
(98,83,124)
#716489
(113,100,137)
#807596
(128,117,150)
#8F86A3
(143,134,163)
#9E97B0
(158,151,176)
#ADA8BD
(173,168,189)
#BCB9CA
(188,185,202)
#CBCAD7
(203,202,215)
#DADBE4
(218,219,228)
#E9ECF1
(233,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53426F color. Also use rgb(83,66,111) instead hex code.

Text Font Color

.myTextColor { color: #53426F; }

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

This text font color is #53426F.

Background Color

.myBgColor { background-color: #53426F; }

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

This div background color is #53426F.

Border color

.myBorderColor { border: 1px solid #53426F; }

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

This div border color is #53426F.

Opacity

.myOpacity80 { color: #53426F; opacity: 0.8; }

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

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

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

This text has shadow with #53426F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53426F.

Preview

Color preview on black background

This text has color #53426F on black background.


Color preview on white background

This text has color #53426F on white background.


Black color preview on #53426F background

This text has black color on #53426F background.


White color preview on #53426F background

This text has white color on #53426F background.


Related colors

Complementary color

Complementary color for #hex is #ACBD90.


I love getcolorcode.com

Triadic colors

1 #6F5342 and #426F53 with #53426F are triadic colors.

2 #6F4253 and #42536F with #53426F are triadic colors.