COLOR #530338

HEX: #530338 RGB: (83,3,56)

Color info

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

RGB color model

#530338 color RGB value is (83,3,56).

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

RGB channels and saturation

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

83
3
56

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

Portions of RGB colors in percentages

R + G + B = 83 + 3 + 56 = 142 (100%)
R 83 of 142 ~ 58.45%
G 3 of 142 ~ 2.11%
B 56 of 142 ~ 39.44'%

%58.45
%39.44

CMYK color model

#530338 color CMYK value is (0,96,33,67).

  • cyan value is 0.00%
  • magenta value is 96.39%
  • yellow value is 32.53%
  • key color value is 67.45%

CMYK: (0,96,33,67)
C0M96Y33K67 (0%, 96%, 33%, 67%)
(0.00 / 0.96 / 0.33 / 0.67)

CMYK percentages

%0
%96.39
%32.53
%67.45

Codes

Color #530338 in popluar color models

53 03 38
RGB 83 3 56
HSL 320° 93.02% 16.86%
HSB/HSV 320° 96.39% 32.55%
CMYK 0.00% 96.39% 32.53%
67.45%

Color #530338 in popluar number systems.

HEX 53 03 38
Decimal 83 3 56
Binary 1010011 11 111000
Octal 123 3 70

Shades and tints

Shades of #530338

#530338
(83,3,56)
#4C0333
(76,3,51)
#45032E
(69,3,46)
#3E0329
(62,3,41)
#370324
(55,3,36)
#30031F
(48,3,31)
#29031A
(41,3,26)
#220315
(34,3,21)
#1B0310
(27,3,16)
#14030B
(20,3,11)
#0D0306
(13,3,6)
#000000
(0,0,0)

Tints of #530338

#530338
(83,3,56)
#62194A
(98,25,74)
#712F5C
(113,47,92)
#80456E
(128,69,110)
#8F5B80
(143,91,128)
#9E7192
(158,113,146)
#AD87A4
(173,135,164)
#BC9DB6
(188,157,182)
#CBB3C8
(203,179,200)
#DAC9DA
(218,201,218)
#E9DFEC
(233,223,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #530338; }

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

This text font color is #530338.

Background Color

.myBgColor { background-color: #530338; }

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

This div background color is #530338.

Border color

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

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

This div border color is #530338.

Opacity

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

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

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

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

This text has shadow with #530338 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #530338.

Preview

Color preview on black background

This text has color #530338 on black background.


Color preview on white background

This text has color #530338 on white background.


Black color preview on #530338 background

This text has black color on #530338 background.


White color preview on #530338 background

This text has white color on #530338 background.


Related colors

Complementary color

Complementary color for #hex is #ACFCC7.


I love getcolorcode.com

Triadic colors

1 #385303 and #033853 with #530338 are triadic colors.

2 #380353 and #035338 with #530338 are triadic colors.