COLOR #53343E

HEX: #53343E RGB: (83,52,62)

Color info

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

RGB color model

#53343E color RGB value is (83,52,62).

RGB: (83,52,62) (33%, 20%, 24%)

RGB channels and saturation

R 83 of 255 = 33%
G 52 of 255 = 20%
B 62 of 255 = 24%

83
52
62

R + G + B ~ 26%. #53343E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 52 + 62 = 197 (100%)
R 83 of 197 ~ 42.13%
G 52 of 197 ~ 26.4%
B 62 of 197 ~ 31.47'%

%42.13
%26.4
%31.47

CMYK color model

#53343E color CMYK value is (0,37,25,67).

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

CMYK: (0,37,25,67)
C0M37Y25K67 (0%, 37%, 25%, 67%)
(0.00 / 0.37 / 0.25 / 0.67)

CMYK percentages

%0
%37.35
%25.3
%67.45

Codes

Color #53343E in popluar color models

53 34 3E
RGB 83 52 62
HSL 341° 22.96% 26.47%
HSB/HSV 341° 37.35% 32.55%
CMYK 0.00% 37.35% 25.30%
67.45%

Color #53343E in popluar number systems.

HEX 53 34 3E
Decimal 83 52 62
Binary 1010011 110100 111110
Octal 123 64 76

Shades and tints

Shades of #53343E

#53343E
(83,52,62)
#4C3039
(76,48,57)
#452C34
(69,44,52)
#3E282F
(62,40,47)
#37242A
(55,36,42)
#302025
(48,32,37)
#291C20
(41,28,32)
#22181B
(34,24,27)
#1B1416
(27,20,22)
#141011
(20,16,17)
#0D0C0C
(13,12,12)
#000000
(0,0,0)

Tints of #53343E

#53343E
(83,52,62)
#62464F
(98,70,79)
#715860
(113,88,96)
#806A71
(128,106,113)
#8F7C82
(143,124,130)
#9E8E93
(158,142,147)
#ADA0A4
(173,160,164)
#BCB2B5
(188,178,181)
#CBC4C6
(203,196,198)
#DAD6D7
(218,214,215)
#E9E8E8
(233,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53343E; }

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

This text font color is #53343E.

Background Color

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

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

This div background color is #53343E.

Border color

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

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

This div border color is #53343E.

Opacity

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

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

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

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

This text has shadow with #53343E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53343E.

Preview

Color preview on black background

This text has color #53343E on black background.


Color preview on white background

This text has color #53343E on white background.


Black color preview on #53343E background

This text has black color on #53343E background.


White color preview on #53343E background

This text has white color on #53343E background.


Related colors

Complementary color

Complementary color for #hex is #ACCBC1.


I love getcolorcode.com

Triadic colors

1 #3E5334 and #343E53 with #53343E are triadic colors.

2 #3E3453 and #34533E with #53343E are triadic colors.