COLOR #53083E

HEX: #53083E RGB: (83,8,62)

Color info

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

RGB color model

#53083E color RGB value is (83,8,62).

RGB: (83,8,62) (33%, 3%, 24%)

RGB channels and saturation

R 83 of 255 = 33%
G 8 of 255 = 3%
B 62 of 255 = 24%

83
8
62

R + G + B ~ 20%. #53083E is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 8 + 62 = 153 (100%)
R 83 of 153 ~ 54.25%
G 8 of 153 ~ 5.23%
B 62 of 153 ~ 40.52'%

%54.25
%40.52

CMYK color model

#53083E color CMYK value is (0,90,25,67).

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

CMYK: (0,90,25,67)
C0M90Y25K67 (0%, 90%, 25%, 67%)
(0.00 / 0.90 / 0.25 / 0.67)

CMYK percentages

%0
%90.36
%25.3
%67.45

Codes

Color #53083E in popluar color models

53 08 3E
RGB 83 8 62
HSL 317° 82.42% 17.84%
HSB/HSV 317° 90.36% 32.55%
CMYK 0.00% 90.36% 25.30%
67.45%

Color #53083E in popluar number systems.

HEX 53 08 3E
Decimal 83 8 62
Binary 1010011 1000 111110
Octal 123 10 76

Shades and tints

Shades of #53083E

#53083E
(83,8,62)
#4C0839
(76,8,57)
#450834
(69,8,52)
#3E082F
(62,8,47)
#37082A
(55,8,42)
#300825
(48,8,37)
#290820
(41,8,32)
#22081B
(34,8,27)
#1B0816
(27,8,22)
#140811
(20,8,17)
#0D080C
(13,8,12)
#000000
(0,0,0)

Tints of #53083E

#53083E
(83,8,62)
#621E4F
(98,30,79)
#713460
(113,52,96)
#804A71
(128,74,113)
#8F6082
(143,96,130)
#9E7693
(158,118,147)
#AD8CA4
(173,140,164)
#BCA2B5
(188,162,181)
#CBB8C6
(203,184,198)
#DACED7
(218,206,215)
#E9E4E8
(233,228,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53083E; }

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

This text font color is #53083E.

Background Color

.myBgColor { background-color: #53083E; }

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

This div background color is #53083E.

Border color

.myBorderColor { border: 1px solid #53083E; }

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

This div border color is #53083E.

Opacity

.myOpacity80 { color: #53083E; opacity: 0.8; }

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

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

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

This text has shadow with #53083E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53083E.

Preview

Color preview on black background

This text has color #53083E on black background.


Color preview on white background

This text has color #53083E on white background.


Black color preview on #53083E background

This text has black color on #53083E background.


White color preview on #53083E background

This text has white color on #53083E background.


Related colors

Complementary color

Complementary color for #hex is #ACF7C1.


I love getcolorcode.com

Triadic colors

1 #3E5308 and #083E53 with #53083E are triadic colors.

2 #3E0853 and #08533E with #53083E are triadic colors.