COLOR #530A43

HEX: #530A43 RGB: (83,10,67)

Color info

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

RGB color model

#530A43 color RGB value is (83,10,67).

RGB: (83,10,67) (33%, 4%, 26%)

RGB channels and saturation

R 83 of 255 = 33%
G 10 of 255 = 4%
B 67 of 255 = 26%

83
10
67

R + G + B ~ 21%. #530A43 is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 10 + 67 = 160 (100%)
R 83 of 160 ~ 51.88%
G 10 of 160 ~ 6.25%
B 67 of 160 ~ 41.88'%

%51.88
%41.88

CMYK color model

#530A43 color CMYK value is (0,88,19,67).

  • cyan value is 0.00%
  • magenta value is 87.95%
  • yellow value is 19.28%
  • key color value is 67.45%

CMYK: (0,88,19,67)
C0M88Y19K67 (0%, 88%, 19%, 67%)
(0.00 / 0.88 / 0.19 / 0.67)

CMYK percentages

%0
%87.95
%19.28
%67.45

Codes

Color #530A43 in popluar color models

53 0A 43
RGB 83 10 67
HSL 313° 78.49% 18.24%
HSB/HSV 313° 87.95% 32.55%
CMYK 0.00% 87.95% 19.28%
67.45%

Color #530A43 in popluar number systems.

HEX 53 0A 43
Decimal 83 10 67
Binary 1010011 1010 1000011
Octal 123 12 103

Shades and tints

Shades of #530A43

#530A43
(83,10,67)
#4C0A3D
(76,10,61)
#450A37
(69,10,55)
#3E0A31
(62,10,49)
#370A2B
(55,10,43)
#300A25
(48,10,37)
#290A1F
(41,10,31)
#220A19
(34,10,25)
#1B0A13
(27,10,19)
#140A0D
(20,10,13)
#0D0A07
(13,10,7)
#000000
(0,0,0)

Tints of #530A43

#530A43
(83,10,67)
#622054
(98,32,84)
#713665
(113,54,101)
#804C76
(128,76,118)
#8F6287
(143,98,135)
#9E7898
(158,120,152)
#AD8EA9
(173,142,169)
#BCA4BA
(188,164,186)
#CBBACB
(203,186,203)
#DAD0DC
(218,208,220)
#E9E6ED
(233,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #530A43 color. Also use rgb(83,10,67) instead hex code.

Text Font Color

.myTextColor { color: #530A43; }

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

This text font color is #530A43.

Background Color

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

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

This div background color is #530A43.

Border color

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

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

This div border color is #530A43.

Opacity

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

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

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

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

This text has shadow with #530A43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #530A43.

Preview

Color preview on black background

This text has color #530A43 on black background.


Color preview on white background

This text has color #530A43 on white background.


Black color preview on #530A43 background

This text has black color on #530A43 background.


White color preview on #530A43 background

This text has white color on #530A43 background.


Related colors

Complementary color

Complementary color for #hex is #ACF5BC.


I love getcolorcode.com

Triadic colors

1 #43530A and #0A4353 with #530A43 are triadic colors.

2 #430A53 and #0A5343 with #530A43 are triadic colors.