COLOR #53433B

HEX: #53433B RGB: (83,67,59)

Color info

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

RGB color model

#53433B color RGB value is (83,67,59).

RGB: (83,67,59) (33%, 26%, 23%)

RGB channels and saturation

R 83 of 255 = 33%
G 67 of 255 = 26%
B 59 of 255 = 23%

83
67
59

R + G + B ~ 27%. #53433B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 67 + 59 = 209 (100%)
R 83 of 209 ~ 39.71%
G 67 of 209 ~ 32.06%
B 59 of 209 ~ 28.23'%

%39.71
%32.06
%28.23

CMYK color model

#53433B color CMYK value is (0,19,29,67).

  • cyan value is 0.00%
  • magenta value is 19.28%
  • yellow value is 28.92%
  • key color value is 67.45%

CMYK: (0,19,29,67)
C0M19Y29K67 (0%, 19%, 29%, 67%)
(0.00 / 0.19 / 0.29 / 0.67)

CMYK percentages

%0
%19.28
%28.92
%67.45

Codes

Color #53433B in popluar color models

53 43 3B
RGB 83 67 59
HSL 20° 16.90% 27.84%
HSB/HSV 20° 28.92% 32.55%
CMYK 0.00% 19.28% 28.92%
67.45%

Color #53433B in popluar number systems.

HEX 53 43 3B
Decimal 83 67 59
Binary 1010011 1000011 111011
Octal 123 103 73

Shades and tints

Shades of #53433B

#53433B
(83,67,59)
#4C3D36
(76,61,54)
#453731
(69,55,49)
#3E312C
(62,49,44)
#372B27
(55,43,39)
#302522
(48,37,34)
#291F1D
(41,31,29)
#221918
(34,25,24)
#1B1313
(27,19,19)
#140D0E
(20,13,14)
#0D0709
(13,7,9)
#000000
(0,0,0)

Tints of #53433B

#53433B
(83,67,59)
#62544C
(98,84,76)
#71655D
(113,101,93)
#80766E
(128,118,110)
#8F877F
(143,135,127)
#9E9890
(158,152,144)
#ADA9A1
(173,169,161)
#BCBAB2
(188,186,178)
#CBCBC3
(203,203,195)
#DADCD4
(218,220,212)
#E9EDE5
(233,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53433B color. Also use rgb(83,67,59) instead hex code.

Text Font Color

.myTextColor { color: #53433B; }

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

This text font color is #53433B.

Background Color

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

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

This div background color is #53433B.

Border color

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

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

This div border color is #53433B.

Opacity

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

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

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

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

This text has shadow with #53433B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53433B.

Preview

Color preview on black background

This text has color #53433B on black background.


Color preview on white background

This text has color #53433B on white background.


Black color preview on #53433B background

This text has black color on #53433B background.


White color preview on #53433B background

This text has white color on #53433B background.


Related colors

Complementary color

Complementary color for #hex is #ACBCC4.


I love getcolorcode.com

Triadic colors

1 #3B5343 and #433B53 with #53433B are triadic colors.

2 #3B4353 and #43533B with #53433B are triadic colors.