COLOR #53443F

HEX: #53443F RGB: (83,68,63)

Color info

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

RGB color model

#53443F color RGB value is (83,68,63).

RGB: (83,68,63) (33%, 27%, 25%)

RGB channels and saturation

R 83 of 255 = 33%
G 68 of 255 = 27%
B 63 of 255 = 25%

83
68
63

R + G + B ~ 28%. #53443F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 68 + 63 = 214 (100%)
R 83 of 214 ~ 38.79%
G 68 of 214 ~ 31.78%
B 63 of 214 ~ 29.44'%

%38.79
%31.78
%29.44

CMYK color model

#53443F color CMYK value is (0,18,24,67).

  • cyan value is 0.00%
  • magenta value is 18.07%
  • yellow value is 24.10%
  • key color value is 67.45%

CMYK: (0,18,24,67)
C0M18Y24K67 (0%, 18%, 24%, 67%)
(0.00 / 0.18 / 0.24 / 0.67)

CMYK percentages

%0
%18.07
%24.1
%67.45

Codes

Color #53443F in popluar color models

53 44 3F
RGB 83 68 63
HSL 15° 13.70% 28.63%
HSB/HSV 15° 24.10% 32.55%
CMYK 0.00% 18.07% 24.10%
67.45%

Color #53443F in popluar number systems.

HEX 53 44 3F
Decimal 83 68 63
Binary 1010011 1000100 111111
Octal 123 104 77

Shades and tints

Shades of #53443F

#53443F
(83,68,63)
#4C3E3A
(76,62,58)
#453835
(69,56,53)
#3E3230
(62,50,48)
#372C2B
(55,44,43)
#302626
(48,38,38)
#292021
(41,32,33)
#221A1C
(34,26,28)
#1B1417
(27,20,23)
#140E12
(20,14,18)
#0D080D
(13,8,13)
#000000
(0,0,0)

Tints of #53443F

#53443F
(83,68,63)
#625550
(98,85,80)
#716661
(113,102,97)
#807772
(128,119,114)
#8F8883
(143,136,131)
#9E9994
(158,153,148)
#ADAAA5
(173,170,165)
#BCBBB6
(188,187,182)
#CBCCC7
(203,204,199)
#DADDD8
(218,221,216)
#E9EEE9
(233,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53443F color. Also use rgb(83,68,63) instead hex code.

Text Font Color

.myTextColor { color: #53443F; }

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

This text font color is #53443F.

Background Color

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

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

This div background color is #53443F.

Border color

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

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

This div border color is #53443F.

Opacity

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

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

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

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

This text has shadow with #53443F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53443F.

Preview

Color preview on black background

This text has color #53443F on black background.


Color preview on white background

This text has color #53443F on white background.


Black color preview on #53443F background

This text has black color on #53443F background.


White color preview on #53443F background

This text has white color on #53443F background.


Related colors

Complementary color

Complementary color for #hex is #ACBBC0.


I love getcolorcode.com

Triadic colors

1 #3F5344 and #443F53 with #53443F are triadic colors.

2 #3F4453 and #44533F with #53443F are triadic colors.