COLOR #53423A

HEX: #53423A RGB: (83,66,58)

Color info

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

RGB color model

#53423A color RGB value is (83,66,58).

RGB: (83,66,58) (33%, 26%, 23%)

RGB channels and saturation

R 83 of 255 = 33%
G 66 of 255 = 26%
B 58 of 255 = 23%

83
66
58

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

Portions of RGB colors in percentages

R + G + B = 83 + 66 + 58 = 207 (100%)
R 83 of 207 ~ 40.1%
G 66 of 207 ~ 31.88%
B 58 of 207 ~ 28.02'%

%40.1
%31.88
%28.02

CMYK color model

#53423A color CMYK value is (0,20,30,67).

  • cyan value is 0.00%
  • magenta value is 20.48%
  • yellow value is 30.12%
  • key color value is 67.45%

CMYK: (0,20,30,67)
C0M20Y30K67 (0%, 20%, 30%, 67%)
(0.00 / 0.20 / 0.30 / 0.67)

CMYK percentages

%0
%20.48
%30.12
%67.45

Codes

Color #53423A in popluar color models

53 42 3A
RGB 83 66 58
HSL 19° 17.73% 27.65%
HSB/HSV 19° 30.12% 32.55%
CMYK 0.00% 20.48% 30.12%
67.45%

Color #53423A in popluar number systems.

HEX 53 42 3A
Decimal 83 66 58
Binary 1010011 1000010 111010
Octal 123 102 72

Shades and tints

Shades of #53423A

#53423A
(83,66,58)
#4C3C35
(76,60,53)
#453630
(69,54,48)
#3E302B
(62,48,43)
#372A26
(55,42,38)
#302421
(48,36,33)
#291E1C
(41,30,28)
#221817
(34,24,23)
#1B1212
(27,18,18)
#140C0D
(20,12,13)
#0D0608
(13,6,8)
#000000
(0,0,0)

Tints of #53423A

#53423A
(83,66,58)
#62534B
(98,83,75)
#71645C
(113,100,92)
#80756D
(128,117,109)
#8F867E
(143,134,126)
#9E978F
(158,151,143)
#ADA8A0
(173,168,160)
#BCB9B1
(188,185,177)
#CBCAC2
(203,202,194)
#DADBD3
(218,219,211)
#E9ECE4
(233,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53423A color. Also use rgb(83,66,58) instead hex code.

Text Font Color

.myTextColor { color: #53423A; }

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

This text font color is #53423A.

Background Color

.myBgColor { background-color: #53423A; }

<div style="background-color:#53423A">Inner text</div>

This div background color is #53423A.

Border color

.myBorderColor { border: 1px solid #53423A; }

<div style="border:3px solid #53423A">Div</div>

This div border color is #53423A.

Opacity

.myOpacity80 { color: #53423A; opacity: 0.8; }

<p style="color:#53423A;opacity:0.8;">80%</p>

Text with #53423A 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 #53423A;}

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

This text has shadow with #53423A color.


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

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

This text has shadow with #53423A primary color and red secondary color.


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

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

This text has shadow with #53423A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #53423A.

Preview

Color preview on black background

This text has color #53423A on black background.


Color preview on white background

This text has color #53423A on white background.


Black color preview on #53423A background

This text has black color on #53423A background.


White color preview on #53423A background

This text has white color on #53423A background.


Related colors

Complementary color

Complementary color for #hex is #ACBDC5.


I love getcolorcode.com

Triadic colors

1 #3A5342 and #423A53 with #53423A are triadic colors.

2 #3A4253 and #42533A with #53423A are triadic colors.