COLOR #53384A

HEX: #53384A RGB: (83,56,74)

Color info

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

RGB color model

#53384A color RGB value is (83,56,74).

RGB: (83,56,74) (33%, 22%, 29%)

RGB channels and saturation

R 83 of 255 = 33%
G 56 of 255 = 22%
B 74 of 255 = 29%

83
56
74

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

Portions of RGB colors in percentages

R + G + B = 83 + 56 + 74 = 213 (100%)
R 83 of 213 ~ 38.97%
G 56 of 213 ~ 26.29%
B 74 of 213 ~ 34.74'%

%38.97
%26.29
%34.74

CMYK color model

#53384A color CMYK value is (0,33,11,67).

  • cyan value is 0.00%
  • magenta value is 32.53%
  • yellow value is 10.84%
  • key color value is 67.45%

CMYK: (0,33,11,67)
C0M33Y11K67 (0%, 33%, 11%, 67%)
(0.00 / 0.33 / 0.11 / 0.67)

CMYK percentages

%0
%32.53
%10.84
%67.45

Codes

Color #53384A in popluar color models

53 38 4A
RGB 83 56 74
HSL 320° 19.42% 27.25%
HSB/HSV 320° 32.53% 32.55%
CMYK 0.00% 32.53% 10.84%
67.45%

Color #53384A in popluar number systems.

HEX 53 38 4A
Decimal 83 56 74
Binary 1010011 111000 1001010
Octal 123 70 112

Shades and tints

Shades of #53384A

#53384A
(83,56,74)
#4C3344
(76,51,68)
#452E3E
(69,46,62)
#3E2938
(62,41,56)
#372432
(55,36,50)
#301F2C
(48,31,44)
#291A26
(41,26,38)
#221520
(34,21,32)
#1B101A
(27,16,26)
#140B14
(20,11,20)
#0D060E
(13,6,14)
#000000
(0,0,0)

Tints of #53384A

#53384A
(83,56,74)
#624A5A
(98,74,90)
#715C6A
(113,92,106)
#806E7A
(128,110,122)
#8F808A
(143,128,138)
#9E929A
(158,146,154)
#ADA4AA
(173,164,170)
#BCB6BA
(188,182,186)
#CBC8CA
(203,200,202)
#DADADA
(218,218,218)
#E9ECEA
(233,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53384A color. Also use rgb(83,56,74) instead hex code.

Text Font Color

.myTextColor { color: #53384A; }

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

This text font color is #53384A.

Background Color

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

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

This div background color is #53384A.

Border color

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

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

This div border color is #53384A.

Opacity

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

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

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

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

This text has shadow with #53384A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53384A.

Preview

Color preview on black background

This text has color #53384A on black background.


Color preview on white background

This text has color #53384A on white background.


Black color preview on #53384A background

This text has black color on #53384A background.


White color preview on #53384A background

This text has white color on #53384A background.


Related colors

Complementary color

Complementary color for #hex is #ACC7B5.


I love getcolorcode.com

Triadic colors

1 #4A5338 and #384A53 with #53384A are triadic colors.

2 #4A3853 and #38534A with #53384A are triadic colors.