COLOR #53374B

HEX: #53374B RGB: (83,55,75)

Color info

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

RGB color model

#53374B color RGB value is (83,55,75).

RGB: (83,55,75) (33%, 22%, 29%)

RGB channels and saturation

R 83 of 255 = 33%
G 55 of 255 = 22%
B 75 of 255 = 29%

83
55
75

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

Portions of RGB colors in percentages

R + G + B = 83 + 55 + 75 = 213 (100%)
R 83 of 213 ~ 38.97%
G 55 of 213 ~ 25.82%
B 75 of 213 ~ 35.21'%

%38.97
%25.82
%35.21

CMYK color model

#53374B color CMYK value is (0,34,10,67).

  • cyan value is 0.00%
  • magenta value is 33.73%
  • yellow value is 9.64%
  • key color value is 67.45%

CMYK: (0,34,10,67)
C0M34Y10K67 (0%, 34%, 10%, 67%)
(0.00 / 0.34 / 0.10 / 0.67)

CMYK percentages

%0
%33.73
%9.64
%67.45

Codes

Color #53374B in popluar color models

53 37 4B
RGB 83 55 75
HSL 317° 20.29% 27.06%
HSB/HSV 317° 33.73% 32.55%
CMYK 0.00% 33.73% 9.64%
67.45%

Color #53374B in popluar number systems.

HEX 53 37 4B
Decimal 83 55 75
Binary 1010011 110111 1001011
Octal 123 67 113

Shades and tints

Shades of #53374B

#53374B
(83,55,75)
#4C3245
(76,50,69)
#452D3F
(69,45,63)
#3E2839
(62,40,57)
#372333
(55,35,51)
#301E2D
(48,30,45)
#291927
(41,25,39)
#221421
(34,20,33)
#1B0F1B
(27,15,27)
#140A15
(20,10,21)
#0D050F
(13,5,15)
#000000
(0,0,0)

Tints of #53374B

#53374B
(83,55,75)
#62495B
(98,73,91)
#715B6B
(113,91,107)
#806D7B
(128,109,123)
#8F7F8B
(143,127,139)
#9E919B
(158,145,155)
#ADA3AB
(173,163,171)
#BCB5BB
(188,181,187)
#CBC7CB
(203,199,203)
#DAD9DB
(218,217,219)
#E9EBEB
(233,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53374B color. Also use rgb(83,55,75) instead hex code.

Text Font Color

.myTextColor { color: #53374B; }

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

This text font color is #53374B.

Background Color

.myBgColor { background-color: #53374B; }

<div style="background-color:#53374B">Inner text</div>

This div background color is #53374B.

Border color

.myBorderColor { border: 1px solid #53374B; }

<div style="border:3px solid #53374B">Div</div>

This div border color is #53374B.

Opacity

.myOpacity80 { color: #53374B; opacity: 0.8; }

<p style="color:#53374B;opacity:0.8;">80%</p>

Text with #53374B 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 #53374B;}

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

This text has shadow with #53374B color.


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

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

This text has shadow with #53374B primary color and red secondary color.


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

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

This text has shadow with #53374B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #53374B.

Preview

Color preview on black background

This text has color #53374B on black background.


Color preview on white background

This text has color #53374B on white background.


Black color preview on #53374B background

This text has black color on #53374B background.


White color preview on #53374B background

This text has white color on #53374B background.


Related colors

Complementary color

Complementary color for #hex is #ACC8B4.


I love getcolorcode.com

Triadic colors

1 #4B5337 and #374B53 with #53374B are triadic colors.

2 #4B3753 and #37534B with #53374B are triadic colors.