COLOR #530420

HEX: #530420 RGB: (83,4,32)

Color info

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

RGB color model

#530420 color RGB value is (83,4,32).

RGB: (83,4,32) (33%, 2%, 13%)

RGB channels and saturation

R 83 of 255 = 33%
G 4 of 255 = 2%
B 32 of 255 = 13%

83
4
32

R + G + B ~ 16%. #530420 is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 4 + 32 = 119 (100%)
R 83 of 119 ~ 69.75%
G 4 of 119 ~ 3.36%
B 32 of 119 ~ 26.89'%

%69.75
%26.89

CMYK color model

#530420 color CMYK value is (0,95,61,67).

  • cyan value is 0.00%
  • magenta value is 95.18%
  • yellow value is 61.45%
  • key color value is 67.45%

CMYK: (0,95,61,67)
C0M95Y61K67 (0%, 95%, 61%, 67%)
(0.00 / 0.95 / 0.61 / 0.67)

CMYK percentages

%0
%95.18
%61.45
%67.45

Codes

Color #530420 in popluar color models

53 04 20
RGB 83 4 32
HSL 339° 90.80% 17.06%
HSB/HSV 339° 95.18% 32.55%
CMYK 0.00% 95.18% 61.45%
67.45%

Color #530420 in popluar number systems.

HEX 53 04 20
Decimal 83 4 32
Binary 1010011 100 100000
Octal 123 4 40

Shades and tints

Shades of #530420

#530420
(83,4,32)
#4C041E
(76,4,30)
#45041C
(69,4,28)
#3E041A
(62,4,26)
#370418
(55,4,24)
#300416
(48,4,22)
#290414
(41,4,20)
#220412
(34,4,18)
#1B0410
(27,4,16)
#14040E
(20,4,14)
#0D040C
(13,4,12)
#000000
(0,0,0)

Tints of #530420

#530420
(83,4,32)
#621A34
(98,26,52)
#713048
(113,48,72)
#80465C
(128,70,92)
#8F5C70
(143,92,112)
#9E7284
(158,114,132)
#AD8898
(173,136,152)
#BC9EAC
(188,158,172)
#CBB4C0
(203,180,192)
#DACAD4
(218,202,212)
#E9E0E8
(233,224,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #530420 color. Also use rgb(83,4,32) instead hex code.

Text Font Color

.myTextColor { color: #530420; }

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

This text font color is #530420.

Background Color

.myBgColor { background-color: #530420; }

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

This div background color is #530420.

Border color

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

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

This div border color is #530420.

Opacity

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

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

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

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

This text has shadow with #530420 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #530420.

Preview

Color preview on black background

This text has color #530420 on black background.


Color preview on white background

This text has color #530420 on white background.


Black color preview on #530420 background

This text has black color on #530420 background.


White color preview on #530420 background

This text has white color on #530420 background.


Related colors

Complementary color

Complementary color for #hex is #ACFBDF.


I love getcolorcode.com

Triadic colors

1 #205304 and #042053 with #530420 are triadic colors.

2 #200453 and #045320 with #530420 are triadic colors.