COLOR #53313F

HEX: #53313F RGB: (83,49,63)

Color info

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

RGB color model

#53313F color RGB value is (83,49,63).

RGB: (83,49,63) (33%, 19%, 25%)

RGB channels and saturation

R 83 of 255 = 33%
G 49 of 255 = 19%
B 63 of 255 = 25%

83
49
63

R + G + B ~ 26%. #53313F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 49 + 63 = 195 (100%)
R 83 of 195 ~ 42.56%
G 49 of 195 ~ 25.13%
B 63 of 195 ~ 32.31'%

%42.56
%25.13
%32.31

CMYK color model

#53313F color CMYK value is (0,41,24,67).

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

CMYK: (0,41,24,67)
C0M41Y24K67 (0%, 41%, 24%, 67%)
(0.00 / 0.41 / 0.24 / 0.67)

CMYK percentages

%0
%40.96
%24.1
%67.45

Codes

Color #53313F in popluar color models

53 31 3F
RGB 83 49 63
HSL 335° 25.76% 25.88%
HSB/HSV 335° 40.96% 32.55%
CMYK 0.00% 40.96% 24.10%
67.45%

Color #53313F in popluar number systems.

HEX 53 31 3F
Decimal 83 49 63
Binary 1010011 110001 111111
Octal 123 61 77

Shades and tints

Shades of #53313F

#53313F
(83,49,63)
#4C2D3A
(76,45,58)
#452935
(69,41,53)
#3E2530
(62,37,48)
#37212B
(55,33,43)
#301D26
(48,29,38)
#291921
(41,25,33)
#22151C
(34,21,28)
#1B1117
(27,17,23)
#140D12
(20,13,18)
#0D090D
(13,9,13)
#000000
(0,0,0)

Tints of #53313F

#53313F
(83,49,63)
#624350
(98,67,80)
#715561
(113,85,97)
#806772
(128,103,114)
#8F7983
(143,121,131)
#9E8B94
(158,139,148)
#AD9DA5
(173,157,165)
#BCAFB6
(188,175,182)
#CBC1C7
(203,193,199)
#DAD3D8
(218,211,216)
#E9E5E9
(233,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53313F; }

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

This text font color is #53313F.

Background Color

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

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

This div background color is #53313F.

Border color

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

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

This div border color is #53313F.

Opacity

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

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

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

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

This text has shadow with #53313F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53313F.

Preview

Color preview on black background

This text has color #53313F on black background.


Color preview on white background

This text has color #53313F on white background.


Black color preview on #53313F background

This text has black color on #53313F background.


White color preview on #53313F background

This text has white color on #53313F background.


Related colors

Complementary color

Complementary color for #hex is #ACCEC0.


I love getcolorcode.com

Triadic colors

1 #3F5331 and #313F53 with #53313F are triadic colors.

2 #3F3153 and #31533F with #53313F are triadic colors.