COLOR #530840

HEX: #530840 RGB: (83,8,64)

Color info

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

RGB color model

#530840 color RGB value is (83,8,64).

RGB: (83,8,64) (33%, 3%, 25%)

RGB channels and saturation

R 83 of 255 = 33%
G 8 of 255 = 3%
B 64 of 255 = 25%

83
8
64

R + G + B ~ 20%. #530840 is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 8 + 64 = 155 (100%)
R 83 of 155 ~ 53.55%
G 8 of 155 ~ 5.16%
B 64 of 155 ~ 41.29'%

%53.55
%41.29

CMYK color model

#530840 color CMYK value is (0,90,23,67).

  • cyan value is 0.00%
  • magenta value is 90.36%
  • yellow value is 22.89%
  • key color value is 67.45%
CMYK: (0,90,23,67) C0M90Y23K67 (0%,90%,23%,67%) (0.00/0.90/0.23/0.67) 

CMYK percentages

%0
%90.36
%22.89
%67.45

Codes

Color #530840 in popluar color models

53 08 40
RGB 83 8 64
HSL 315° 82.42% 17.84%
HSB/HSV 315° 90.36% 32.55%
CMYK 0.00% 90.36% 22.89%
67.45%

Color #530840 in popluar number systems.

HEX 53 08 40
Decimal 83 8 64
Binary 1010011 1000 1000000
Octal 123 10 100

Shades and tints

Shades of #530840

#530840
(83,8,64)
#4C083B
(76,8,59)
#450836
(69,8,54)
#3E0831
(62,8,49)
#37082C
(55,8,44)
#300827
(48,8,39)
#290822
(41,8,34)
#22081D
(34,8,29)
#1B0818
(27,8,24)
#140813
(20,8,19)
#0D080E
(13,8,14)
#000000
(0,0,0)

Tints of #530840

#530840
(83,8,64)
#621E51
(98,30,81)
#713462
(113,52,98)
#804A73
(128,74,115)
#8F6084
(143,96,132)
#9E7695
(158,118,149)
#AD8CA6
(173,140,166)
#BCA2B7
(188,162,183)
#CBB8C8
(203,184,200)
#DACED9
(218,206,217)
#E9E4EA
(233,228,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #530840 color. Also use rgb(83,8,64) instead hex code.

Text Font Color

.myTextColor { color: #530840; }

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

This text font color is #530840.

Background Color

.myBgColor { background-color: #530840; }

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

This div background color is #530840.

Border color

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

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

This div border color is #530840.

Opacity

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

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

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

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

This text has shadow with #530840 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #530840.

Preview

Color preview on black background

This text has color #530840 on black background.


Color preview on white background

This text has color #530840 on white background.


Black color preview on #530840 background

This text has black color on #530840 background.


White color preview on #530840 background

This text has white color on #530840 background.


Related colors

Complementary color

Complementary color for #hex is #ACF7BF.


I love getcolorcode.com

Triadic colors

1 #405308 and #084053 with #530840 are triadic colors.

2 #400853 and #085340 with #530840 are triadic colors.