COLOR #53413E

HEX: #53413E RGB: (83,65,62)

Color info

#53413E contains red, green and blue colors in about the same proportion. Web safe color of #53413E is #663333 (or #633).

RGB color model

#53413E color RGB value is (83,65,62).

RGB: (83,65,62) (33%, 25%, 24%)

RGB channels and saturation

R 83 of 255 = 33%
G 65 of 255 = 25%
B 62 of 255 = 24%

83
65
62

R + G + B ~ 27%. #53413E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 65 + 62 = 210 (100%)
R 83 of 210 ~ 39.52%
G 65 of 210 ~ 30.95%
B 62 of 210 ~ 29.52'%

%39.52
%30.95
%29.52

CMYK color model

#53413E color CMYK value is (0,22,25,67).

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

CMYK: (0,22,25,67)
C0M22Y25K67 (0%, 22%, 25%, 67%)
(0.00 / 0.22 / 0.25 / 0.67)

CMYK percentages

%0
%21.69
%25.3
%67.45

Codes

Color #53413E in popluar color models

53 41 3E
RGB 83 65 62
HSL 14.48% 28.43%
HSB/HSV 25.30% 32.55%
CMYK 0.00% 21.69% 25.30%
67.45%

Color #53413E in popluar number systems.

HEX 53 41 3E
Decimal 83 65 62
Binary 1010011 1000001 111110
Octal 123 101 76

Shades and tints

Shades of #53413E

#53413E
(83,65,62)
#4C3C39
(76,60,57)
#453734
(69,55,52)
#3E322F
(62,50,47)
#372D2A
(55,45,42)
#302825
(48,40,37)
#292320
(41,35,32)
#221E1B
(34,30,27)
#1B1916
(27,25,22)
#141411
(20,20,17)
#0D0F0C
(13,15,12)
#000000
(0,0,0)

Tints of #53413E

#53413E
(83,65,62)
#62524F
(98,82,79)
#716360
(113,99,96)
#807471
(128,116,113)
#8F8582
(143,133,130)
#9E9693
(158,150,147)
#ADA7A4
(173,167,164)
#BCB8B5
(188,184,181)
#CBC9C6
(203,201,198)
#DADAD7
(218,218,215)
#E9EBE8
(233,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53413E; }

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

This text font color is #53413E.

Background Color

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

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

This div background color is #53413E.

Border color

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

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

This div border color is #53413E.

Opacity

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

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

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

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

This text has shadow with #53413E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53413E.

Preview

Color preview on black background

This text has color #53413E on black background.


Color preview on white background

This text has color #53413E on white background.


Black color preview on #53413E background

This text has black color on #53413E background.


White color preview on #53413E background

This text has white color on #53413E background.


Related colors

Complementary color

Complementary color for #hex is #ACBEC1.


I love getcolorcode.com

Triadic colors

1 #3E5341 and #413E53 with #53413E are triadic colors.

2 #3E4153 and #41533E with #53413E are triadic colors.