COLOR #53364C

HEX: #53364C RGB: (83,54,76)

Color info

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

RGB color model

#53364C color RGB value is (83,54,76).

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

RGB channels and saturation

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

83
54
76

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

Portions of RGB colors in percentages

R + G + B = 83 + 54 + 76 = 213 (100%)
R 83 of 213 ~ 38.97%
G 54 of 213 ~ 25.35%
B 76 of 213 ~ 35.68'%

%38.97
%25.35
%35.68

CMYK color model

#53364C color CMYK value is (0,35,8,67).

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

CMYK: (0,35,8,67)
C0M35Y8K67 (0%, 35%, 8%, 67%)
(0.00 / 0.35 / 0.08 / 0.67)

CMYK percentages

%0
%34.94
%8.43
%67.45

Codes

Color #53364C in popluar color models

53 36 4C
RGB 83 54 76
HSL 314° 21.17% 26.86%
HSB/HSV 314° 34.94% 32.55%
CMYK 0.00% 34.94% 8.43%
67.45%

Color #53364C in popluar number systems.

HEX 53 36 4C
Decimal 83 54 76
Binary 1010011 110110 1001100
Octal 123 66 114

Shades and tints

Shades of #53364C

#53364C
(83,54,76)
#4C3246
(76,50,70)
#452E40
(69,46,64)
#3E2A3A
(62,42,58)
#372634
(55,38,52)
#30222E
(48,34,46)
#291E28
(41,30,40)
#221A22
(34,26,34)
#1B161C
(27,22,28)
#141216
(20,18,22)
#0D0E10
(13,14,16)
#000000
(0,0,0)

Tints of #53364C

#53364C
(83,54,76)
#62485C
(98,72,92)
#715A6C
(113,90,108)
#806C7C
(128,108,124)
#8F7E8C
(143,126,140)
#9E909C
(158,144,156)
#ADA2AC
(173,162,172)
#BCB4BC
(188,180,188)
#CBC6CC
(203,198,204)
#DAD8DC
(218,216,220)
#E9EAEC
(233,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53364C; }

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

This text font color is #53364C.

Background Color

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

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

This div background color is #53364C.

Border color

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

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

This div border color is #53364C.

Opacity

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

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

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

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

This text has shadow with #53364C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53364C.

Preview

Color preview on black background

This text has color #53364C on black background.


Color preview on white background

This text has color #53364C on white background.


Black color preview on #53364C background

This text has black color on #53364C background.


White color preview on #53364C background

This text has white color on #53364C background.


Related colors

Complementary color

Complementary color for #hex is #ACC9B3.


I love getcolorcode.com

Triadic colors

1 #4C5336 and #364C53 with #53364C are triadic colors.

2 #4C3653 and #36534C with #53364C are triadic colors.