COLOR #53273A

HEX: #53273A RGB: (83,39,58)

Color info

#53273A contains red, green and blue colors in about the same proportion. Web safe color of #53273A is #663333 (or #633).

RGB color model

#53273A color RGB value is (83,39,58).

RGB: (83,39,58) (33%, 15%, 23%)

RGB channels and saturation

R 83 of 255 = 33%
G 39 of 255 = 15%
B 58 of 255 = 23%

83
39
58

R + G + B ~ 24%. #53273A is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 39 + 58 = 180 (100%)
R 83 of 180 ~ 46.11%
G 39 of 180 ~ 21.67%
B 58 of 180 ~ 32.22'%

%46.11
%21.67
%32.22

CMYK color model

#53273A color CMYK value is (0,53,30,67).

  • cyan value is 0.00%
  • magenta value is 53.01%
  • yellow value is 30.12%
  • key color value is 67.45%

CMYK: (0,53,30,67)
C0M53Y30K67 (0%, 53%, 30%, 67%)
(0.00 / 0.53 / 0.30 / 0.67)

CMYK percentages

%0
%53.01
%30.12
%67.45

Codes

Color #53273A in popluar color models

53 27 3A
RGB 83 39 58
HSL 334° 36.07% 23.92%
HSB/HSV 334° 53.01% 32.55%
CMYK 0.00% 53.01% 30.12%
67.45%

Color #53273A in popluar number systems.

HEX 53 27 3A
Decimal 83 39 58
Binary 1010011 100111 111010
Octal 123 47 72

Shades and tints

Shades of #53273A

#53273A
(83,39,58)
#4C2435
(76,36,53)
#452130
(69,33,48)
#3E1E2B
(62,30,43)
#371B26
(55,27,38)
#301821
(48,24,33)
#29151C
(41,21,28)
#221217
(34,18,23)
#1B0F12
(27,15,18)
#140C0D
(20,12,13)
#0D0908
(13,9,8)
#000000
(0,0,0)

Tints of #53273A

#53273A
(83,39,58)
#623A4B
(98,58,75)
#714D5C
(113,77,92)
#80606D
(128,96,109)
#8F737E
(143,115,126)
#9E868F
(158,134,143)
#AD99A0
(173,153,160)
#BCACB1
(188,172,177)
#CBBFC2
(203,191,194)
#DAD2D3
(218,210,211)
#E9E5E4
(233,229,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53273A color. Also use rgb(83,39,58) instead hex code.

Text Font Color

.myTextColor { color: #53273A; }

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

This text font color is #53273A.

Background Color

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

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

This div background color is #53273A.

Border color

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

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

This div border color is #53273A.

Opacity

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

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

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

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

This text has shadow with #53273A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53273A.

Preview

Color preview on black background

This text has color #53273A on black background.


Color preview on white background

This text has color #53273A on white background.


Black color preview on #53273A background

This text has black color on #53273A background.


White color preview on #53273A background

This text has white color on #53273A background.


Related colors

Complementary color

Complementary color for #hex is #ACD8C5.


I love getcolorcode.com

Triadic colors

1 #3A5327 and #273A53 with #53273A are triadic colors.

2 #3A2753 and #27533A with #53273A are triadic colors.