COLOR #530835

HEX: #530835 RGB: (83,8,53)

Color info

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

RGB color model

#530835 color RGB value is (83,8,53).

RGB: (83,8,53) (33%, 3%, 21%)

RGB channels and saturation

R 83 of 255 = 33%
G 8 of 255 = 3%
B 53 of 255 = 21%

83
8
53

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

Portions of RGB colors in percentages

R + G + B = 83 + 8 + 53 = 144 (100%)
R 83 of 144 ~ 57.64%
G 8 of 144 ~ 5.56%
B 53 of 144 ~ 36.81'%

%57.64
%36.81

CMYK color model

#530835 color CMYK value is (0,90,36,67).

  • cyan value is 0.00%
  • magenta value is 90.36%
  • yellow value is 36.14%
  • key color value is 67.45%

CMYK: (0,90,36,67)
C0M90Y36K67 (0%, 90%, 36%, 67%)
(0.00 / 0.90 / 0.36 / 0.67)

CMYK percentages

%0
%90.36
%36.14
%67.45

Codes

Color #530835 in popluar color models

53 08 35
RGB 83 8 53
HSL 324° 82.42% 17.84%
HSB/HSV 324° 90.36% 32.55%
CMYK 0.00% 90.36% 36.14%
67.45%

Color #530835 in popluar number systems.

HEX 53 08 35
Decimal 83 8 53
Binary 1010011 1000 110101
Octal 123 10 65

Shades and tints

Shades of #530835

#530835
(83,8,53)
#4C0831
(76,8,49)
#45082D
(69,8,45)
#3E0829
(62,8,41)
#370825
(55,8,37)
#300821
(48,8,33)
#29081D
(41,8,29)
#220819
(34,8,25)
#1B0815
(27,8,21)
#140811
(20,8,17)
#0D080D
(13,8,13)
#000000
(0,0,0)

Tints of #530835

#530835
(83,8,53)
#621E47
(98,30,71)
#713459
(113,52,89)
#804A6B
(128,74,107)
#8F607D
(143,96,125)
#9E768F
(158,118,143)
#AD8CA1
(173,140,161)
#BCA2B3
(188,162,179)
#CBB8C5
(203,184,197)
#DACED7
(218,206,215)
#E9E4E9
(233,228,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #530835 color. Also use rgb(83,8,53) instead hex code.

Text Font Color

.myTextColor { color: #530835; }

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

This text font color is #530835.

Background Color

.myBgColor { background-color: #530835; }

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

This div background color is #530835.

Border color

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

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

This div border color is #530835.

Opacity

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

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

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

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

This text has shadow with #530835 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #530835.

Preview

Color preview on black background

This text has color #530835 on black background.


Color preview on white background

This text has color #530835 on white background.


Black color preview on #530835 background

This text has black color on #530835 background.


White color preview on #530835 background

This text has white color on #530835 background.


Related colors

Complementary color

Complementary color for #hex is #ACF7CA.


I love getcolorcode.com

Triadic colors

1 #355308 and #083553 with #530835 are triadic colors.

2 #350853 and #085335 with #530835 are triadic colors.