COLOR #53350A

HEX: #53350A RGB: (83,53,10)

Color info

#53350A contains mainly red and green colors. Web safe color of #53350A is #663300 (or #630).

RGB color model

#53350A color RGB value is (83,53,10).

RGB: (83,53,10) (33%, 21%, 4%)

RGB channels and saturation

R 83 of 255 = 33%
G 53 of 255 = 21%
B 10 of 255 = 4%

83
53
10

R + G + B ~ 19%. #53350A is dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 53 + 10 = 146 (100%)
R 83 of 146 ~ 56.85%
G 53 of 146 ~ 36.3%
B 10 of 146 ~ 6.85'%

%56.85
%36.3

CMYK color model

#53350A color CMYK value is (0,36,88,67).

  • cyan value is 0.00%
  • magenta value is 36.14%
  • yellow value is 87.95%
  • key color value is 67.45%

CMYK: (0,36,88,67)
C0M36Y88K67 (0%, 36%, 88%, 67%)
(0.00 / 0.36 / 0.88 / 0.67)

CMYK percentages

%0
%36.14
%87.95
%67.45

Codes

Color #53350A in popluar color models

53 35 0A
RGB 83 53 10
HSL 35° 78.49% 18.24%
HSB/HSV 35° 87.95% 32.55%
CMYK 0.00% 36.14% 87.95%
67.45%

Color #53350A in popluar number systems.

HEX 53 35 0A
Decimal 83 53 10
Binary 1010011 110101 1010
Octal 123 65 12

Shades and tints

Shades of #53350A

#53350A
(83,53,10)
#4C310A
(76,49,10)
#452D0A
(69,45,10)
#3E290A
(62,41,10)
#37250A
(55,37,10)
#30210A
(48,33,10)
#291D0A
(41,29,10)
#22190A
(34,25,10)
#1B150A
(27,21,10)
#14110A
(20,17,10)
#0D0D0A
(13,13,10)
#000000
(0,0,0)

Tints of #53350A

#53350A
(83,53,10)
#624720
(98,71,32)
#715936
(113,89,54)
#806B4C
(128,107,76)
#8F7D62
(143,125,98)
#9E8F78
(158,143,120)
#ADA18E
(173,161,142)
#BCB3A4
(188,179,164)
#CBC5BA
(203,197,186)
#DAD7D0
(218,215,208)
#E9E9E6
(233,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53350A color. Also use rgb(83,53,10) instead hex code.

Text Font Color

.myTextColor { color: #53350A; }

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

This text font color is #53350A.

Background Color

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

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

This div background color is #53350A.

Border color

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

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

This div border color is #53350A.

Opacity

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

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

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

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

This text has shadow with #53350A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53350A.

Preview

Color preview on black background

This text has color #53350A on black background.


Color preview on white background

This text has color #53350A on white background.


Black color preview on #53350A background

This text has black color on #53350A background.


White color preview on #53350A background

This text has white color on #53350A background.


Related colors

Complementary color

Complementary color for #hex is #ACCAF5.


I love getcolorcode.com

Triadic colors

1 #0A5335 and #350A53 with #53350A are triadic colors.

2 #0A3553 and #35530A with #53350A are triadic colors.