COLOR #53462F

HEX: #53462F RGB: (83,70,47)

Color info

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

RGB color model

#53462F color RGB value is (83,70,47).

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

RGB channels and saturation

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

83
70
47

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

Portions of RGB colors in percentages

R + G + B = 83 + 70 + 47 = 200 (100%)
R 83 of 200 ~ 41.5%
G 70 of 200 ~ 35%
B 47 of 200 ~ 23.5'%

%41.5
%35
%23.5

CMYK color model

#53462F color CMYK value is (0,16,43,67).

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

CMYK: (0,16,43,67)
C0M16Y43K67 (0%, 16%, 43%, 67%)
(0.00 / 0.16 / 0.43 / 0.67)

CMYK percentages

%0
%15.66
%43.37
%67.45

Codes

Color #53462F in popluar color models

53 46 2F
RGB 83 70 47
HSL 38° 27.69% 25.49%
HSB/HSV 38° 43.37% 32.55%
CMYK 0.00% 15.66% 43.37%
67.45%

Color #53462F in popluar number systems.

HEX 53 46 2F
Decimal 83 70 47
Binary 1010011 1000110 101111
Octal 123 106 57

Shades and tints

Shades of #53462F

#53462F
(83,70,47)
#4C402B
(76,64,43)
#453A27
(69,58,39)
#3E3423
(62,52,35)
#372E1F
(55,46,31)
#30281B
(48,40,27)
#292217
(41,34,23)
#221C13
(34,28,19)
#1B160F
(27,22,15)
#14100B
(20,16,11)
#0D0A07
(13,10,7)
#000000
(0,0,0)

Tints of #53462F

#53462F
(83,70,47)
#625641
(98,86,65)
#716653
(113,102,83)
#807665
(128,118,101)
#8F8677
(143,134,119)
#9E9689
(158,150,137)
#ADA69B
(173,166,155)
#BCB6AD
(188,182,173)
#CBC6BF
(203,198,191)
#DAD6D1
(218,214,209)
#E9E6E3
(233,230,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53462F; }

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

This text font color is #53462F.

Background Color

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

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

This div background color is #53462F.

Border color

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

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

This div border color is #53462F.

Opacity

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

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

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

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

This text has shadow with #53462F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53462F.

Preview

Color preview on black background

This text has color #53462F on black background.


Color preview on white background

This text has color #53462F on white background.


Black color preview on #53462F background

This text has black color on #53462F background.


White color preview on #53462F background

This text has white color on #53462F background.


Related colors

Complementary color

Complementary color for #hex is #ACB9D0.


I love getcolorcode.com

Triadic colors

1 #2F5346 and #462F53 with #53462F are triadic colors.

2 #2F4653 and #46532F with #53462F are triadic colors.