COLOR #A53461

HEX: #A53461 RGB: (165,52,97)

Color info

#A53461 contains mainly red color. Web safe color of #A53461 is #993366 (or #936).

RGB color model

#A53461 color RGB value is (165,52,97).

RGB: (165,52,97) (65%, 20%, 38%)

RGB channels and saturation

R 165 of 255 = 65%
G 52 of 255 = 20%
B 97 of 255 = 38%

165
52
97

R + G + B ~ 41%. #A53461 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 165 + 52 + 97 = 314 (100%)
R 165 of 314 ~ 52.55%
G 52 of 314 ~ 16.56%
B 97 of 314 ~ 30.89'%

%52.55
%16.56
%30.89

CMYK color model

#A53461 color CMYK value is (0,68,41,35).

  • cyan value is 0.00%
  • magenta value is 68.48%
  • yellow value is 41.21%
  • key color value is 35.29%
CMYK: (0,68,41,35) C0M68Y41K35 (0%,68%,41%,35%) (0.00/0.68/0.41/0.35) 

CMYK percentages

%0
%68.48
%41.21
%35.29

Codes

Color #A53461 in popluar color models

A5 34 61
RGB 165 52 97
HSL 336° 52.07% 42.55%
HSB/HSV 336° 68.48% 64.71%
CMYK 0.00% 68.48% 41.21%
35.29%

Color #A53461 in popluar number systems.

HEX A5 34 61
Decimal 165 52 97
Binary 10100101 110100 1100001
Octal 245 64 141

Shades and tints

Shades of #A53461

#A53461
(165,52,97)
#963059
(150,48,89)
#872C51
(135,44,81)
#782849
(120,40,73)
#692441
(105,36,65)
#5A2039
(90,32,57)
#4B1C31
(75,28,49)
#3C1829
(60,24,41)
#2D1421
(45,20,33)
#1E1019
(30,16,25)
#0F0C11
(15,12,17)
#000000
(0,0,0)

Tints of #A53461

#A53461
(165,52,97)
#AD466F
(173,70,111)
#B5587D
(181,88,125)
#BD6A8B
(189,106,139)
#C57C99
(197,124,153)
#CD8EA7
(205,142,167)
#D5A0B5
(213,160,181)
#DDB2C3
(221,178,195)
#E5C4D1
(229,196,209)
#EDD6DF
(237,214,223)
#F5E8ED
(245,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A53461 color. Also use rgb(165,52,97) instead hex code.

Text Font Color

.myTextColor { color: #A53461; }

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

This text font color is #A53461.

Background Color

.myBgColor { background-color: #A53461; }

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

This div background color is #A53461.

Border color

.myBorderColor { border: 1px solid #A53461; }

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

This div border color is #A53461.

Opacity

.myOpacity80 { color: #A53461; opacity: 0.8; }

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

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

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

This text has shadow with #A53461 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A53461.

Preview

Color preview on black background

This text has color #A53461 on black background.


Color preview on white background

This text has color #A53461 on white background.


Black color preview on #A53461 background

This text has black color on #A53461 background.


White color preview on #A53461 background

This text has white color on #A53461 background.


Related colors

Complementary color

Complementary color for #hex is #5ACB9E.


I love getcolorcode.com

Triadic colors

1 #61A534 and #3461A5 with #A53461 are triadic colors.

2 #6134A5 and #34A561 with #A53461 are triadic colors.