COLOR #53364D

HEX: #53364D RGB: (83,54,77)

Color info

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

RGB color model

#53364D color RGB value is (83,54,77).

RGB: (83,54,77) (33%, 21%, 30%)

RGB channels and saturation

R 83 of 255 = 33%
G 54 of 255 = 21%
B 77 of 255 = 30%

83
54
77

R + G + B ~ 28%. #53364D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 54 + 77 = 214 (100%)
R 83 of 214 ~ 38.79%
G 54 of 214 ~ 25.23%
B 77 of 214 ~ 35.98'%

%38.79
%25.23
%35.98

CMYK color model

#53364D color CMYK value is (0,35,7,67).

  • cyan value is 0.00%
  • magenta value is 34.94%
  • yellow value is 7.23%
  • key color value is 67.45%

CMYK: (0,35,7,67)
C0M35Y7K67 (0%, 35%, 7%, 67%)
(0.00 / 0.35 / 0.07 / 0.67)

CMYK percentages

%0
%34.94
%7.23
%67.45

Codes

Color #53364D in popluar color models

53 36 4D
RGB 83 54 77
HSL 312° 21.17% 26.86%
HSB/HSV 312° 34.94% 32.55%
CMYK 0.00% 34.94% 7.23%
67.45%

Color #53364D in popluar number systems.

HEX 53 36 4D
Decimal 83 54 77
Binary 1010011 110110 1001101
Octal 123 66 115

Shades and tints

Shades of #53364D

#53364D
(83,54,77)
#4C3246
(76,50,70)
#452E3F
(69,46,63)
#3E2A38
(62,42,56)
#372631
(55,38,49)
#30222A
(48,34,42)
#291E23
(41,30,35)
#221A1C
(34,26,28)
#1B1615
(27,22,21)
#14120E
(20,18,14)
#0D0E07
(13,14,7)
#000000
(0,0,0)

Tints of #53364D

#53364D
(83,54,77)
#62485D
(98,72,93)
#715A6D
(113,90,109)
#806C7D
(128,108,125)
#8F7E8D
(143,126,141)
#9E909D
(158,144,157)
#ADA2AD
(173,162,173)
#BCB4BD
(188,180,189)
#CBC6CD
(203,198,205)
#DAD8DD
(218,216,221)
#E9EAED
(233,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53364D color. Also use rgb(83,54,77) instead hex code.

Text Font Color

.myTextColor { color: #53364D; }

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

This text font color is #53364D.

Background Color

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

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

This div background color is #53364D.

Border color

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

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

This div border color is #53364D.

Opacity

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

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

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

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

This text has shadow with #53364D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53364D.

Preview

Color preview on black background

This text has color #53364D on black background.


Color preview on white background

This text has color #53364D on white background.


Black color preview on #53364D background

This text has black color on #53364D background.


White color preview on #53364D background

This text has white color on #53364D background.


Related colors

Complementary color

Complementary color for #hex is #ACC9B2.


I love getcolorcode.com

Triadic colors

1 #4D5336 and #364D53 with #53364D are triadic colors.

2 #4D3653 and #36534D with #53364D are triadic colors.