COLOR #53373D

HEX: #53373D RGB: (83,55,61)

Color info

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

RGB color model

#53373D color RGB value is (83,55,61).

RGB: (83,55,61) (33%, 22%, 24%)

RGB channels and saturation

R 83 of 255 = 33%
G 55 of 255 = 22%
B 61 of 255 = 24%

83
55
61

R + G + B ~ 26%. #53373D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 55 + 61 = 199 (100%)
R 83 of 199 ~ 41.71%
G 55 of 199 ~ 27.64%
B 61 of 199 ~ 30.65'%

%41.71
%27.64
%30.65

CMYK color model

#53373D color CMYK value is (0,34,27,67).

  • cyan value is 0.00%
  • magenta value is 33.73%
  • yellow value is 26.51%
  • key color value is 67.45%

CMYK: (0,34,27,67)
C0M34Y27K67 (0%, 34%, 27%, 67%)
(0.00 / 0.34 / 0.27 / 0.67)

CMYK percentages

%0
%33.73
%26.51
%67.45

Codes

Color #53373D in popluar color models

53 37 3D
RGB 83 55 61
HSL 347° 20.29% 27.06%
HSB/HSV 347° 33.73% 32.55%
CMYK 0.00% 33.73% 26.51%
67.45%

Color #53373D in popluar number systems.

HEX 53 37 3D
Decimal 83 55 61
Binary 1010011 110111 111101
Octal 123 67 75

Shades and tints

Shades of #53373D

#53373D
(83,55,61)
#4C3238
(76,50,56)
#452D33
(69,45,51)
#3E282E
(62,40,46)
#372329
(55,35,41)
#301E24
(48,30,36)
#29191F
(41,25,31)
#22141A
(34,20,26)
#1B0F15
(27,15,21)
#140A10
(20,10,16)
#0D050B
(13,5,11)
#000000
(0,0,0)

Tints of #53373D

#53373D
(83,55,61)
#62494E
(98,73,78)
#715B5F
(113,91,95)
#806D70
(128,109,112)
#8F7F81
(143,127,129)
#9E9192
(158,145,146)
#ADA3A3
(173,163,163)
#BCB5B4
(188,181,180)
#CBC7C5
(203,199,197)
#DAD9D6
(218,217,214)
#E9EBE7
(233,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53373D color. Also use rgb(83,55,61) instead hex code.

Text Font Color

.myTextColor { color: #53373D; }

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

This text font color is #53373D.

Background Color

.myBgColor { background-color: #53373D; }

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

This div background color is #53373D.

Border color

.myBorderColor { border: 1px solid #53373D; }

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

This div border color is #53373D.

Opacity

.myOpacity80 { color: #53373D; opacity: 0.8; }

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

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

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

This text has shadow with #53373D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53373D.

Preview

Color preview on black background

This text has color #53373D on black background.


Color preview on white background

This text has color #53373D on white background.


Black color preview on #53373D background

This text has black color on #53373D background.


White color preview on #53373D background

This text has white color on #53373D background.


Related colors

Complementary color

Complementary color for #hex is #ACC8C2.


I love getcolorcode.com

Triadic colors

1 #3D5337 and #373D53 with #53373D are triadic colors.

2 #3D3753 and #37533D with #53373D are triadic colors.