COLOR #530738

HEX: #530738 RGB: (83,7,56)

Color info

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

RGB color model

#530738 color RGB value is (83,7,56).

RGB: (83,7,56) (33%, 3%, 22%)

RGB channels and saturation

R 83 of 255 = 33%
G 7 of 255 = 3%
B 56 of 255 = 22%

83
7
56

R + G + B ~ 19%. #530738 is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 7 + 56 = 146 (100%)
R 83 of 146 ~ 56.85%
G 7 of 146 ~ 4.79%
B 56 of 146 ~ 38.36'%

%56.85
%38.36

CMYK color model

#530738 color CMYK value is (0,92,33,67).

  • cyan value is 0.00%
  • magenta value is 91.57%
  • yellow value is 32.53%
  • key color value is 67.45%
CMYK: (0,92,33,67) C0M92Y33K67 (0%,92%,33%,67%) (0.00/0.92/0.33/0.67) 

CMYK percentages

%0
%91.57
%32.53
%67.45

Codes

Color #530738 in popluar color models

53 07 38
RGB 83 7 56
HSL 321° 84.44% 17.65%
HSB/HSV 321° 91.57% 32.55%
CMYK 0.00% 91.57% 32.53%
67.45%

Color #530738 in popluar number systems.

HEX 53 07 38
Decimal 83 7 56
Binary 1010011 111 111000
Octal 123 7 70

Shades and tints

Shades of #530738

#530738
(83,7,56)
#4C0733
(76,7,51)
#45072E
(69,7,46)
#3E0729
(62,7,41)
#370724
(55,7,36)
#30071F
(48,7,31)
#29071A
(41,7,26)
#220715
(34,7,21)
#1B0710
(27,7,16)
#14070B
(20,7,11)
#0D0706
(13,7,6)
#000000
(0,0,0)

Tints of #530738

#530738
(83,7,56)
#621D4A
(98,29,74)
#71335C
(113,51,92)
#80496E
(128,73,110)
#8F5F80
(143,95,128)
#9E7592
(158,117,146)
#AD8BA4
(173,139,164)
#BCA1B6
(188,161,182)
#CBB7C8
(203,183,200)
#DACDDA
(218,205,218)
#E9E3EC
(233,227,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #530738 color. Also use rgb(83,7,56) instead hex code.

Text Font Color

.myTextColor { color: #530738; }

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

This text font color is #530738.

Background Color

.myBgColor { background-color: #530738; }

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

This div background color is #530738.

Border color

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

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

This div border color is #530738.

Opacity

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

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

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

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

This text has shadow with #530738 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #530738.

Preview

Color preview on black background

This text has color #530738 on black background.


Color preview on white background

This text has color #530738 on white background.


Black color preview on #530738 background

This text has black color on #530738 background.


White color preview on #530738 background

This text has white color on #530738 background.


Related colors

Complementary color

Complementary color for #hex is #ACF8C7.


I love getcolorcode.com

Triadic colors

1 #385307 and #073853 with #530738 are triadic colors.

2 #380753 and #075338 with #530738 are triadic colors.