COLOR #530D47

HEX: #530D47 RGB: (83,13,71)

Color info

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

RGB color model

#530D47 color RGB value is (83,13,71).

RGB: (83,13,71) (33%, 5%, 28%)

RGB channels and saturation

R 83 of 255 = 33%
G 13 of 255 = 5%
B 71 of 255 = 28%

83
13
71

R + G + B ~ 22%. #530D47 is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 13 + 71 = 167 (100%)
R 83 of 167 ~ 49.7%
G 13 of 167 ~ 7.78%
B 71 of 167 ~ 42.51'%

%49.7
%42.51

CMYK color model

#530D47 color CMYK value is (0,84,14,67).

  • cyan value is 0.00%
  • magenta value is 84.34%
  • yellow value is 14.46%
  • key color value is 67.45%
CMYK: (0,84,14,67) C0M84Y14K67 (0%,84%,14%,67%) (0.00/0.84/0.14/0.67) 

CMYK percentages

%0
%84.34
%14.46
%67.45

Codes

Color #530D47 in popluar color models

53 0D 47
RGB 83 13 71
HSL 310° 72.92% 18.82%
HSB/HSV 310° 84.34% 32.55%
CMYK 0.00% 84.34% 14.46%
67.45%

Color #530D47 in popluar number systems.

HEX 53 0D 47
Decimal 83 13 71
Binary 1010011 1101 1000111
Octal 123 15 107

Shades and tints

Shades of #530D47

#530D47
(83,13,71)
#4C0C41
(76,12,65)
#450B3B
(69,11,59)
#3E0A35
(62,10,53)
#37092F
(55,9,47)
#300829
(48,8,41)
#290723
(41,7,35)
#22061D
(34,6,29)
#1B0517
(27,5,23)
#140411
(20,4,17)
#0D030B
(13,3,11)
#000000
(0,0,0)

Tints of #530D47

#530D47
(83,13,71)
#622357
(98,35,87)
#713967
(113,57,103)
#804F77
(128,79,119)
#8F6587
(143,101,135)
#9E7B97
(158,123,151)
#AD91A7
(173,145,167)
#BCA7B7
(188,167,183)
#CBBDC7
(203,189,199)
#DAD3D7
(218,211,215)
#E9E9E7
(233,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #530D47 color. Also use rgb(83,13,71) instead hex code.

Text Font Color

.myTextColor { color: #530D47; }

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

This text font color is #530D47.

Background Color

.myBgColor { background-color: #530D47; }

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

This div background color is #530D47.

Border color

.myBorderColor { border: 1px solid #530D47; }

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

This div border color is #530D47.

Opacity

.myOpacity80 { color: #530D47; opacity: 0.8; }

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

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

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

This text has shadow with #530D47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #530D47.

Preview

Color preview on black background

This text has color #530D47 on black background.


Color preview on white background

This text has color #530D47 on white background.


Black color preview on #530D47 background

This text has black color on #530D47 background.


White color preview on #530D47 background

This text has white color on #530D47 background.


Related colors

Complementary color

Complementary color for #hex is #ACF2B8.


I love getcolorcode.com

Triadic colors

1 #47530D and #0D4753 with #530D47 are triadic colors.

2 #470D53 and #0D5347 with #530D47 are triadic colors.