COLOR #530134

HEX: #530134 RGB: (83,1,52)

Color info

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

RGB color model

#530134 color RGB value is (83,1,52).

RGB: (83,1,52) (33%, 0%, 20%)

RGB channels and saturation

R 83 of 255 = 33%
G 1 of 255 = 0%
B 52 of 255 = 20%

83
1
52

R + G + B ~ 18%. #530134 is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 1 + 52 = 136 (100%)
R 83 of 136 ~ 61.03%
G 1 of 136 ~ 0.74%
B 52 of 136 ~ 38.24'%

%61.03
%38.24

CMYK color model

#530134 color CMYK value is (0,99,37,67).

  • cyan value is 0.00%
  • magenta value is 98.80%
  • yellow value is 37.35%
  • key color value is 67.45%
CMYK: (0,99,37,67) C0M99Y37K67 (0%,99%,37%,67%) (0.00/0.99/0.37/0.67) 

CMYK percentages

%0
%98.8
%37.35
%67.45

Codes

Color #530134 in popluar color models

53 01 34
RGB 83 1 52
HSL 323° 97.62% 16.47%
HSB/HSV 323° 98.80% 32.55%
CMYK 0.00% 98.80% 37.35%
67.45%

Color #530134 in popluar number systems.

HEX 53 01 34
Decimal 83 1 52
Binary 1010011 1 110100
Octal 123 1 64

Shades and tints

Shades of #530134

#530134
(83,1,52)
#4C0130
(76,1,48)
#45012C
(69,1,44)
#3E0128
(62,1,40)
#370124
(55,1,36)
#300120
(48,1,32)
#29011C
(41,1,28)
#220118
(34,1,24)
#1B0114
(27,1,20)
#140110
(20,1,16)
#0D010C
(13,1,12)
#000000
(0,0,0)

Tints of #530134

#530134
(83,1,52)
#621846
(98,24,70)
#712F58
(113,47,88)
#80466A
(128,70,106)
#8F5D7C
(143,93,124)
#9E748E
(158,116,142)
#AD8BA0
(173,139,160)
#BCA2B2
(188,162,178)
#CBB9C4
(203,185,196)
#DAD0D6
(218,208,214)
#E9E7E8
(233,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #530134 color. Also use rgb(83,1,52) instead hex code.

Text Font Color

.myTextColor { color: #530134; }

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

This text font color is #530134.

Background Color

.myBgColor { background-color: #530134; }

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

This div background color is #530134.

Border color

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

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

This div border color is #530134.

Opacity

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

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

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

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

This text has shadow with #530134 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #530134.

Preview

Color preview on black background

This text has color #530134 on black background.


Color preview on white background

This text has color #530134 on white background.


Black color preview on #530134 background

This text has black color on #530134 background.


White color preview on #530134 background

This text has white color on #530134 background.


Related colors

Complementary color

Complementary color for #hex is #ACFECB.


I love getcolorcode.com

Triadic colors

1 #345301 and #013453 with #530134 are triadic colors.

2 #340153 and #015334 with #530134 are triadic colors.