COLOR #53413F

HEX: #53413F RGB: (83,65,63)

Color info

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

RGB color model

#53413F color RGB value is (83,65,63).

RGB: (83,65,63) (33%, 25%, 25%)

RGB channels and saturation

R 83 of 255 = 33%
G 65 of 255 = 25%
B 63 of 255 = 25%

83
65
63

R + G + B ~ 28%. #53413F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 65 + 63 = 211 (100%)
R 83 of 211 ~ 39.34%
G 65 of 211 ~ 30.81%
B 63 of 211 ~ 29.86'%

%39.34
%30.81
%29.86

CMYK color model

#53413F color CMYK value is (0,22,24,67).

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

CMYK: (0,22,24,67)
C0M22Y24K67 (0%, 22%, 24%, 67%)
(0.00 / 0.22 / 0.24 / 0.67)

CMYK percentages

%0
%21.69
%24.1
%67.45

Codes

Color #53413F in popluar color models

53 41 3F
RGB 83 65 63
HSL 13.70% 28.63%
HSB/HSV 24.10% 32.55%
CMYK 0.00% 21.69% 24.10%
67.45%

Color #53413F in popluar number systems.

HEX 53 41 3F
Decimal 83 65 63
Binary 1010011 1000001 111111
Octal 123 101 77

Shades and tints

Shades of #53413F

#53413F
(83,65,63)
#4C3C3A
(76,60,58)
#453735
(69,55,53)
#3E3230
(62,50,48)
#372D2B
(55,45,43)
#302826
(48,40,38)
#292321
(41,35,33)
#221E1C
(34,30,28)
#1B1917
(27,25,23)
#141412
(20,20,18)
#0D0F0D
(13,15,13)
#000000
(0,0,0)

Tints of #53413F

#53413F
(83,65,63)
#625250
(98,82,80)
#716361
(113,99,97)
#807472
(128,116,114)
#8F8583
(143,133,131)
#9E9694
(158,150,148)
#ADA7A5
(173,167,165)
#BCB8B6
(188,184,182)
#CBC9C7
(203,201,199)
#DADAD8
(218,218,216)
#E9EBE9
(233,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53413F; }

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

This text font color is #53413F.

Background Color

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

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

This div background color is #53413F.

Border color

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

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

This div border color is #53413F.

Opacity

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

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

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

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

This text has shadow with #53413F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53413F.

Preview

Color preview on black background

This text has color #53413F on black background.


Color preview on white background

This text has color #53413F on white background.


Black color preview on #53413F background

This text has black color on #53413F background.


White color preview on #53413F background

This text has white color on #53413F background.


Related colors

Complementary color

Complementary color for #hex is #ACBEC0.


I love getcolorcode.com

Triadic colors

1 #3F5341 and #413F53 with #53413F are triadic colors.

2 #3F4153 and #41533F with #53413F are triadic colors.