COLOR #53462E

HEX: #53462E RGB: (83,70,46)

Color info

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

RGB color model

#53462E color RGB value is (83,70,46).

RGB: (83,70,46) (33%, 27%, 18%)

RGB channels and saturation

R 83 of 255 = 33%
G 70 of 255 = 27%
B 46 of 255 = 18%

83
70
46

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

Portions of RGB colors in percentages

R + G + B = 83 + 70 + 46 = 199 (100%)
R 83 of 199 ~ 41.71%
G 70 of 199 ~ 35.18%
B 46 of 199 ~ 23.12'%

%41.71
%35.18
%23.12

CMYK color model

#53462E color CMYK value is (0,16,45,67).

  • cyan value is 0.00%
  • magenta value is 15.66%
  • yellow value is 44.58%
  • key color value is 67.45%

CMYK: (0,16,45,67)
C0M16Y45K67 (0%, 16%, 45%, 67%)
(0.00 / 0.16 / 0.45 / 0.67)

CMYK percentages

%0
%15.66
%44.58
%67.45

Codes

Color #53462E in popluar color models

53 46 2E
RGB 83 70 46
HSL 39° 28.68% 25.29%
HSB/HSV 39° 44.58% 32.55%
CMYK 0.00% 15.66% 44.58%
67.45%

Color #53462E in popluar number systems.

HEX 53 46 2E
Decimal 83 70 46
Binary 1010011 1000110 101110
Octal 123 106 56

Shades and tints

Shades of #53462E

#53462E
(83,70,46)
#4C402A
(76,64,42)
#453A26
(69,58,38)
#3E3422
(62,52,34)
#372E1E
(55,46,30)
#30281A
(48,40,26)
#292216
(41,34,22)
#221C12
(34,28,18)
#1B160E
(27,22,14)
#14100A
(20,16,10)
#0D0A06
(13,10,6)
#000000
(0,0,0)

Tints of #53462E

#53462E
(83,70,46)
#625641
(98,86,65)
#716654
(113,102,84)
#807667
(128,118,103)
#8F867A
(143,134,122)
#9E968D
(158,150,141)
#ADA6A0
(173,166,160)
#BCB6B3
(188,182,179)
#CBC6C6
(203,198,198)
#DAD6D9
(218,214,217)
#E9E6EC
(233,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53462E color. Also use rgb(83,70,46) instead hex code.

Text Font Color

.myTextColor { color: #53462E; }

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

This text font color is #53462E.

Background Color

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

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

This div background color is #53462E.

Border color

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

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

This div border color is #53462E.

Opacity

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

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

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

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

This text has shadow with #53462E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53462E.

Preview

Color preview on black background

This text has color #53462E on black background.


Color preview on white background

This text has color #53462E on white background.


Black color preview on #53462E background

This text has black color on #53462E background.


White color preview on #53462E background

This text has white color on #53462E background.


Related colors

Complementary color

Complementary color for #hex is #ACB9D1.


I love getcolorcode.com

Triadic colors

1 #2E5346 and #462E53 with #53462E are triadic colors.

2 #2E4653 and #46532E with #53462E are triadic colors.