COLOR #53052B

HEX: #53052B RGB: (83,5,43)

Color info

#53052B contains mainly red and blue colors. Web safe color of #53052B is #660033 (or #603).

RGB color model

#53052B color RGB value is (83,5,43).

RGB: (83,5,43) (33%, 2%, 17%)

RGB channels and saturation

R 83 of 255 = 33%
G 5 of 255 = 2%
B 43 of 255 = 17%

83
5
43

R + G + B ~ 17%. #53052B is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 5 + 43 = 131 (100%)
R 83 of 131 ~ 63.36%
G 5 of 131 ~ 3.82%
B 43 of 131 ~ 32.82'%

%63.36
%32.82

CMYK color model

#53052B color CMYK value is (0,94,48,67).

  • cyan value is 0.00%
  • magenta value is 93.98%
  • yellow value is 48.19%
  • key color value is 67.45%

CMYK: (0,94,48,67)
C0M94Y48K67 (0%, 94%, 48%, 67%)
(0.00 / 0.94 / 0.48 / 0.67)

CMYK percentages

%0
%93.98
%48.19
%67.45

Codes

Color #53052B in popluar color models

53 05 2B
RGB 83 5 43
HSL 331° 88.64% 17.25%
HSB/HSV 331° 93.98% 32.55%
CMYK 0.00% 93.98% 48.19%
67.45%

Color #53052B in popluar number systems.

HEX 53 05 2B
Decimal 83 5 43
Binary 1010011 101 101011
Octal 123 5 53

Shades and tints

Shades of #53052B

#53052B
(83,5,43)
#4C0528
(76,5,40)
#450525
(69,5,37)
#3E0522
(62,5,34)
#37051F
(55,5,31)
#30051C
(48,5,28)
#290519
(41,5,25)
#220516
(34,5,22)
#1B0513
(27,5,19)
#140510
(20,5,16)
#0D050D
(13,5,13)
#000000
(0,0,0)

Tints of #53052B

#53052B
(83,5,43)
#621B3E
(98,27,62)
#713151
(113,49,81)
#804764
(128,71,100)
#8F5D77
(143,93,119)
#9E738A
(158,115,138)
#AD899D
(173,137,157)
#BC9FB0
(188,159,176)
#CBB5C3
(203,181,195)
#DACBD6
(218,203,214)
#E9E1E9
(233,225,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53052B color. Also use rgb(83,5,43) instead hex code.

Text Font Color

.myTextColor { color: #53052B; }

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

This text font color is #53052B.

Background Color

.myBgColor { background-color: #53052B; }

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

This div background color is #53052B.

Border color

.myBorderColor { border: 1px solid #53052B; }

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

This div border color is #53052B.

Opacity

.myOpacity80 { color: #53052B; opacity: 0.8; }

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

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

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

This text has shadow with #53052B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53052B.

Preview

Color preview on black background

This text has color #53052B on black background.


Color preview on white background

This text has color #53052B on white background.


Black color preview on #53052B background

This text has black color on #53052B background.


White color preview on #53052B background

This text has white color on #53052B background.


Related colors

Complementary color

Complementary color for #hex is #ACFAD4.


I love getcolorcode.com

Triadic colors

1 #2B5305 and #052B53 with #53052B are triadic colors.

2 #2B0553 and #05532B with #53052B are triadic colors.