COLOR #530624

HEX: #530624 RGB: (83,6,36)

Color info

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

RGB color model

#530624 color RGB value is (83,6,36).

RGB: (83,6,36) (33%, 2%, 14%)

RGB channels and saturation

R 83 of 255 = 33%
G 6 of 255 = 2%
B 36 of 255 = 14%

83
6
36

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

Portions of RGB colors in percentages

R + G + B = 83 + 6 + 36 = 125 (100%)
R 83 of 125 ~ 66.4%
G 6 of 125 ~ 4.8%
B 36 of 125 ~ 28.8'%

%66.4
%28.8

CMYK color model

#530624 color CMYK value is (0,93,57,67).

  • cyan value is 0.00%
  • magenta value is 92.77%
  • yellow value is 56.63%
  • key color value is 67.45%

CMYK: (0,93,57,67)
C0M93Y57K67 (0%, 93%, 57%, 67%)
(0.00 / 0.93 / 0.57 / 0.67)

CMYK percentages

%0
%92.77
%56.63
%67.45

Codes

Color #530624 in popluar color models

53 06 24
RGB 83 6 36
HSL 337° 86.52% 17.45%
HSB/HSV 337° 92.77% 32.55%
CMYK 0.00% 92.77% 56.63%
67.45%

Color #530624 in popluar number systems.

HEX 53 06 24
Decimal 83 6 36
Binary 1010011 110 100100
Octal 123 6 44

Shades and tints

Shades of #530624

#530624
(83,6,36)
#4C0621
(76,6,33)
#45061E
(69,6,30)
#3E061B
(62,6,27)
#370618
(55,6,24)
#300615
(48,6,21)
#290612
(41,6,18)
#22060F
(34,6,15)
#1B060C
(27,6,12)
#140609
(20,6,9)
#0D0606
(13,6,6)
#000000
(0,0,0)

Tints of #530624

#530624
(83,6,36)
#621C37
(98,28,55)
#71324A
(113,50,74)
#80485D
(128,72,93)
#8F5E70
(143,94,112)
#9E7483
(158,116,131)
#AD8A96
(173,138,150)
#BCA0A9
(188,160,169)
#CBB6BC
(203,182,188)
#DACCCF
(218,204,207)
#E9E2E2
(233,226,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #530624 color. Also use rgb(83,6,36) instead hex code.

Text Font Color

.myTextColor { color: #530624; }

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

This text font color is #530624.

Background Color

.myBgColor { background-color: #530624; }

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

This div background color is #530624.

Border color

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

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

This div border color is #530624.

Opacity

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

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

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

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

This text has shadow with #530624 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #530624.

Preview

Color preview on black background

This text has color #530624 on black background.


Color preview on white background

This text has color #530624 on white background.


Black color preview on #530624 background

This text has black color on #530624 background.


White color preview on #530624 background

This text has white color on #530624 background.


Related colors

Complementary color

Complementary color for #hex is #ACF9DB.


I love getcolorcode.com

Triadic colors

1 #245306 and #062453 with #530624 are triadic colors.

2 #240653 and #065324 with #530624 are triadic colors.