COLOR #53375D

HEX: #53375D RGB: (83,55,93)

Color info

#53375D contains red, green and blue colors in about the same proportion. Web safe color of #53375D is #663366 (or #636).

RGB color model

#53375D color RGB value is (83,55,93).

RGB: (83,55,93) (33%, 22%, 36%)

RGB channels and saturation

R 83 of 255 = 33%
G 55 of 255 = 22%
B 93 of 255 = 36%

83
55
93

R + G + B ~ 30%. #53375D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 55 + 93 = 231 (100%)
R 83 of 231 ~ 35.93%
G 55 of 231 ~ 23.81%
B 93 of 231 ~ 40.26'%

%35.93
%23.81
%40.26

CMYK color model

#53375D color CMYK value is (11,41,0,64).

  • cyan value is 10.75%
  • magenta value is 40.86%
  • yellow value is 0.00%
  • key color value is 63.53%

CMYK: (11,41,0,64)
C11M41Y0K64 (11%, 41%, 0%, 64%)
(0.11 / 0.41 / 0.00 / 0.64)

CMYK percentages

%10.75
%40.86
%0
%63.53

Codes

Color #53375D in popluar color models

53 37 5D
RGB 83 55 93
HSL 284° 25.68% 29.02%
HSB/HSV 284° 40.86% 36.47%
CMYK 10.75% 40.86% 0.00%
63.53%

Color #53375D in popluar number systems.

HEX 53 37 5D
Decimal 83 55 93
Binary 1010011 110111 1011101
Octal 123 67 135

Shades and tints

Shades of #53375D

#53375D
(83,55,93)
#4C3255
(76,50,85)
#452D4D
(69,45,77)
#3E2845
(62,40,69)
#37233D
(55,35,61)
#301E35
(48,30,53)
#29192D
(41,25,45)
#221425
(34,20,37)
#1B0F1D
(27,15,29)
#140A15
(20,10,21)
#0D050D
(13,5,13)
#000000
(0,0,0)

Tints of #53375D

#53375D
(83,55,93)
#62496B
(98,73,107)
#715B79
(113,91,121)
#806D87
(128,109,135)
#8F7F95
(143,127,149)
#9E91A3
(158,145,163)
#ADA3B1
(173,163,177)
#BCB5BF
(188,181,191)
#CBC7CD
(203,199,205)
#DAD9DB
(218,217,219)
#E9EBE9
(233,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53375D color. Also use rgb(83,55,93) instead hex code.

Text Font Color

.myTextColor { color: #53375D; }

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

This text font color is #53375D.

Background Color

.myBgColor { background-color: #53375D; }

<div style="background-color:#53375D">Inner text</div>

This div background color is #53375D.

Border color

.myBorderColor { border: 1px solid #53375D; }

<div style="border:3px solid #53375D">Div</div>

This div border color is #53375D.

Opacity

.myOpacity80 { color: #53375D; opacity: 0.8; }

<p style="color:#53375D;opacity:0.8;">80%</p>

Text with #53375D 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 #53375D;}

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

This text has shadow with #53375D color.


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

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

This text has shadow with #53375D primary color and red secondary color.


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

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

This text has shadow with #53375D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #53375D.

Preview

Color preview on black background

This text has color #53375D on black background.


Color preview on white background

This text has color #53375D on white background.


Black color preview on #53375D background

This text has black color on #53375D background.


White color preview on #53375D background

This text has white color on #53375D background.


Related colors

Complementary color

Complementary color for #hex is #ACC8A2.


I love getcolorcode.com

Triadic colors

1 #5D5337 and #375D53 with #53375D are triadic colors.

2 #5D3753 and #37535D with #53375D are triadic colors.