COLOR #53692B

HEX: #53692B RGB: (83,105,43)

Color info

#53692B contains mainly red and green colors. Web safe color of #53692B is #666633 (or #663).

RGB color model

#53692B color RGB value is (83,105,43).

RGB: (83,105,43) (33%, 41%, 17%)

RGB channels and saturation

R 83 of 255 = 33%
G 105 of 255 = 41%
B 43 of 255 = 17%

83
105
43

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

Portions of RGB colors in percentages

R + G + B = 83 + 105 + 43 = 231 (100%)
R 83 of 231 ~ 35.93%
G 105 of 231 ~ 45.45%
B 43 of 231 ~ 18.61'%

%35.93
%45.45
%18.61

CMYK color model

#53692B color CMYK value is (21,0,59,59).

  • cyan value is 20.95%
  • magenta value is 0.00%
  • yellow value is 59.05%
  • key color value is 58.82%

CMYK: (21,0,59,59)
C21M0Y59K59 (21%, 0%, 59%, 59%)
(0.21 / 0.00 / 0.59 / 0.59)

CMYK percentages

%20.95
%0
%59.05
%58.82

Codes

Color #53692B in popluar color models

53 69 2B
RGB 83 105 43
HSL 81° 41.89% 29.02%
HSB/HSV 81° 59.05% 41.18%
CMYK 20.95% 0.00% 59.05%
58.82%

Color #53692B in popluar number systems.

HEX 53 69 2B
Decimal 83 105 43
Binary 1010011 1101001 101011
Octal 123 151 53

Shades and tints

Shades of #53692B

#53692B
(83,105,43)
#4C6028
(76,96,40)
#455725
(69,87,37)
#3E4E22
(62,78,34)
#37451F
(55,69,31)
#303C1C
(48,60,28)
#293319
(41,51,25)
#222A16
(34,42,22)
#1B2113
(27,33,19)
#141810
(20,24,16)
#0D0F0D
(13,15,13)
#000000
(0,0,0)

Tints of #53692B

#53692B
(83,105,43)
#62763E
(98,118,62)
#718351
(113,131,81)
#809064
(128,144,100)
#8F9D77
(143,157,119)
#9EAA8A
(158,170,138)
#ADB79D
(173,183,157)
#BCC4B0
(188,196,176)
#CBD1C3
(203,209,195)
#DADED6
(218,222,214)
#E9EBE9
(233,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53692B color. Also use rgb(83,105,43) instead hex code.

Text Font Color

.myTextColor { color: #53692B; }

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

This text font color is #53692B.

Background Color

.myBgColor { background-color: #53692B; }

<div style="background-color:#53692B">Inner text</div>

This div background color is #53692B.

Border color

.myBorderColor { border: 1px solid #53692B; }

<div style="border:3px solid #53692B">Div</div>

This div border color is #53692B.

Opacity

.myOpacity80 { color: #53692B; opacity: 0.8; }

<p style="color:#53692B;opacity:0.8;">80%</p>

Text with #53692B 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 #53692B;}

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

This text has shadow with #53692B color.


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

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

This text has shadow with #53692B primary color and red secondary color.


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

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

This text has shadow with #53692B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #53692B.

Preview

Color preview on black background

This text has color #53692B on black background.


Color preview on white background

This text has color #53692B on white background.


Black color preview on #53692B background

This text has black color on #53692B background.


White color preview on #53692B background

This text has white color on #53692B background.


Related colors

Complementary color

Complementary color for #hex is #AC96D4.


I love getcolorcode.com

Triadic colors

1 #2B5369 and #692B53 with #53692B are triadic colors.

2 #2B6953 and #69532B with #53692B are triadic colors.