COLOR #53256A

HEX: #53256A RGB: (83,37,106)

Color info

#53256A contains mainly red and blue colors. Web safe color of #53256A is #663366 (or #636).

RGB color model

#53256A color RGB value is (83,37,106).

RGB: (83,37,106) (33%, 15%, 42%)

RGB channels and saturation

R 83 of 255 = 33%
G 37 of 255 = 15%
B 106 of 255 = 42%

83
37
106

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

Portions of RGB colors in percentages

R + G + B = 83 + 37 + 106 = 226 (100%)
R 83 of 226 ~ 36.73%
G 37 of 226 ~ 16.37%
B 106 of 226 ~ 46.9'%

%36.73
%16.37
%46.9

CMYK color model

#53256A color CMYK value is (22,65,0,58).

  • cyan value is 21.70%
  • magenta value is 65.09%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (22,65,0,58)
C22M65Y0K58 (22%, 65%, 0%, 58%)
(0.22 / 0.65 / 0.00 / 0.58)

CMYK percentages

%21.7
%65.09
%0
%58.43

Codes

Color #53256A in popluar color models

53 25 6A
RGB 83 37 106
HSL 280° 48.25% 28.04%
HSB/HSV 280° 65.09% 41.57%
CMYK 21.70% 65.09% 0.00%
58.43%

Color #53256A in popluar number systems.

HEX 53 25 6A
Decimal 83 37 106
Binary 1010011 100101 1101010
Octal 123 45 152

Shades and tints

Shades of #53256A

#53256A
(83,37,106)
#4C2261
(76,34,97)
#451F58
(69,31,88)
#3E1C4F
(62,28,79)
#371946
(55,25,70)
#30163D
(48,22,61)
#291334
(41,19,52)
#22102B
(34,16,43)
#1B0D22
(27,13,34)
#140A19
(20,10,25)
#0D0710
(13,7,16)
#000000
(0,0,0)

Tints of #53256A

#53256A
(83,37,106)
#623877
(98,56,119)
#714B84
(113,75,132)
#805E91
(128,94,145)
#8F719E
(143,113,158)
#9E84AB
(158,132,171)
#AD97B8
(173,151,184)
#BCAAC5
(188,170,197)
#CBBDD2
(203,189,210)
#DAD0DF
(218,208,223)
#E9E3EC
(233,227,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53256A color. Also use rgb(83,37,106) instead hex code.

Text Font Color

.myTextColor { color: #53256A; }

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

This text font color is #53256A.

Background Color

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

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

This div background color is #53256A.

Border color

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

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

This div border color is #53256A.

Opacity

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

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

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

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

This text has shadow with #53256A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53256A.

Preview

Color preview on black background

This text has color #53256A on black background.


Color preview on white background

This text has color #53256A on white background.


Black color preview on #53256A background

This text has black color on #53256A background.


White color preview on #53256A background

This text has white color on #53256A background.


Related colors

Complementary color

Complementary color for #hex is #ACDA95.


I love getcolorcode.com

Triadic colors

1 #6A5325 and #256A53 with #53256A are triadic colors.

2 #6A2553 and #25536A with #53256A are triadic colors.