COLOR #53672F

HEX: #53672F RGB: (83,103,47)

Color info

#53672F contains red, green and blue colors in about the same proportion. Web safe color of #53672F is #666633 (or #663).

RGB color model

#53672F color RGB value is (83,103,47).

RGB: (83,103,47) (33%, 40%, 18%)

RGB channels and saturation

R 83 of 255 = 33%
G 103 of 255 = 40%
B 47 of 255 = 18%

83
103
47

R + G + B ~ 30%. #53672F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 103 + 47 = 233 (100%)
R 83 of 233 ~ 35.62%
G 103 of 233 ~ 44.21%
B 47 of 233 ~ 20.17'%

%35.62
%44.21
%20.17

CMYK color model

#53672F color CMYK value is (19,0,54,60).

  • cyan value is 19.42%
  • magenta value is 0.00%
  • yellow value is 54.37%
  • key color value is 59.61%
CMYK: (19,0,54,60) C19M0Y54K60 (19%,0%,54%,60%) (0.19/0.00/0.54/0.60) 

CMYK percentages

%19.42
%0
%54.37
%59.61

Codes

Color #53672F in popluar color models

53 67 2F
RGB 83 103 47
HSL 81° 37.33% 29.41%
HSB/HSV 81° 54.37% 40.39%
CMYK 19.42% 0.00% 54.37%
59.61%

Color #53672F in popluar number systems.

HEX 53 67 2F
Decimal 83 103 47
Binary 1010011 1100111 101111
Octal 123 147 57

Shades and tints

Shades of #53672F

#53672F
(83,103,47)
#4C5E2B
(76,94,43)
#455527
(69,85,39)
#3E4C23
(62,76,35)
#37431F
(55,67,31)
#303A1B
(48,58,27)
#293117
(41,49,23)
#222813
(34,40,19)
#1B1F0F
(27,31,15)
#14160B
(20,22,11)
#0D0D07
(13,13,7)
#000000
(0,0,0)

Tints of #53672F

#53672F
(83,103,47)
#627441
(98,116,65)
#718153
(113,129,83)
#808E65
(128,142,101)
#8F9B77
(143,155,119)
#9EA889
(158,168,137)
#ADB59B
(173,181,155)
#BCC2AD
(188,194,173)
#CBCFBF
(203,207,191)
#DADCD1
(218,220,209)
#E9E9E3
(233,233,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53672F; }

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

This text font color is #53672F.

Background Color

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

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

This div background color is #53672F.

Border color

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

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

This div border color is #53672F.

Opacity

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

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

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

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

This text has shadow with #53672F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53672F.

Preview

Color preview on black background

This text has color #53672F on black background.


Color preview on white background

This text has color #53672F on white background.


Black color preview on #53672F background

This text has black color on #53672F background.


White color preview on #53672F background

This text has white color on #53672F background.


Related colors

Complementary color

Complementary color for #hex is #AC98D0.


I love getcolorcode.com

Triadic colors

1 #2F5367 and #672F53 with #53672F are triadic colors.

2 #2F6753 and #67532F with #53672F are triadic colors.