COLOR #53453E

HEX: #53453E RGB: (83,69,62)

Color info

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

RGB color model

#53453E color RGB value is (83,69,62).

RGB: (83,69,62) (33%, 27%, 24%)

RGB channels and saturation

R 83 of 255 = 33%
G 69 of 255 = 27%
B 62 of 255 = 24%

83
69
62

R + G + B ~ 28%. #53453E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 69 + 62 = 214 (100%)
R 83 of 214 ~ 38.79%
G 69 of 214 ~ 32.24%
B 62 of 214 ~ 28.97'%

%38.79
%32.24
%28.97

CMYK color model

#53453E color CMYK value is (0,17,25,67).

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

CMYK: (0,17,25,67)
C0M17Y25K67 (0%, 17%, 25%, 67%)
(0.00 / 0.17 / 0.25 / 0.67)

CMYK percentages

%0
%16.87
%25.3
%67.45

Codes

Color #53453E in popluar color models

53 45 3E
RGB 83 69 62
HSL 20° 14.48% 28.43%
HSB/HSV 20° 25.30% 32.55%
CMYK 0.00% 16.87% 25.30%
67.45%

Color #53453E in popluar number systems.

HEX 53 45 3E
Decimal 83 69 62
Binary 1010011 1000101 111110
Octal 123 105 76

Shades and tints

Shades of #53453E

#53453E
(83,69,62)
#4C3F39
(76,63,57)
#453934
(69,57,52)
#3E332F
(62,51,47)
#372D2A
(55,45,42)
#302725
(48,39,37)
#292120
(41,33,32)
#221B1B
(34,27,27)
#1B1516
(27,21,22)
#140F11
(20,15,17)
#0D090C
(13,9,12)
#000000
(0,0,0)

Tints of #53453E

#53453E
(83,69,62)
#62554F
(98,85,79)
#716560
(113,101,96)
#807571
(128,117,113)
#8F8582
(143,133,130)
#9E9593
(158,149,147)
#ADA5A4
(173,165,164)
#BCB5B5
(188,181,181)
#CBC5C6
(203,197,198)
#DAD5D7
(218,213,215)
#E9E5E8
(233,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53453E; }

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

This text font color is #53453E.

Background Color

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

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

This div background color is #53453E.

Border color

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

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

This div border color is #53453E.

Opacity

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

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

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

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

This text has shadow with #53453E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53453E.

Preview

Color preview on black background

This text has color #53453E on black background.


Color preview on white background

This text has color #53453E on white background.


Black color preview on #53453E background

This text has black color on #53453E background.


White color preview on #53453E background

This text has white color on #53453E background.


Related colors

Complementary color

Complementary color for #hex is #ACBAC1.


I love getcolorcode.com

Triadic colors

1 #3E5345 and #453E53 with #53453E are triadic colors.

2 #3E4553 and #45533E with #53453E are triadic colors.