COLOR #53294B

HEX: #53294B RGB: (83,41,75)

Color info

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

RGB color model

#53294B color RGB value is (83,41,75).

RGB: (83,41,75) (33%, 16%, 29%)

RGB channels and saturation

R 83 of 255 = 33%
G 41 of 255 = 16%
B 75 of 255 = 29%

83
41
75

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

Portions of RGB colors in percentages

R + G + B = 83 + 41 + 75 = 199 (100%)
R 83 of 199 ~ 41.71%
G 41 of 199 ~ 20.6%
B 75 of 199 ~ 37.69'%

%41.71
%20.6
%37.69

CMYK color model

#53294B color CMYK value is (0,51,10,67).

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

CMYK: (0,51,10,67)
C0M51Y10K67 (0%, 51%, 10%, 67%)
(0.00 / 0.51 / 0.10 / 0.67)

CMYK percentages

%0
%50.6
%9.64
%67.45

Codes

Color #53294B in popluar color models

53 29 4B
RGB 83 41 75
HSL 311° 33.87% 24.31%
HSB/HSV 311° 50.60% 32.55%
CMYK 0.00% 50.60% 9.64%
67.45%

Color #53294B in popluar number systems.

HEX 53 29 4B
Decimal 83 41 75
Binary 1010011 101001 1001011
Octal 123 51 113

Shades and tints

Shades of #53294B

#53294B
(83,41,75)
#4C2645
(76,38,69)
#45233F
(69,35,63)
#3E2039
(62,32,57)
#371D33
(55,29,51)
#301A2D
(48,26,45)
#291727
(41,23,39)
#221421
(34,20,33)
#1B111B
(27,17,27)
#140E15
(20,14,21)
#0D0B0F
(13,11,15)
#000000
(0,0,0)

Tints of #53294B

#53294B
(83,41,75)
#623C5B
(98,60,91)
#714F6B
(113,79,107)
#80627B
(128,98,123)
#8F758B
(143,117,139)
#9E889B
(158,136,155)
#AD9BAB
(173,155,171)
#BCAEBB
(188,174,187)
#CBC1CB
(203,193,203)
#DAD4DB
(218,212,219)
#E9E7EB
(233,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #53294B; }

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

This text font color is #53294B.

Background Color

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

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

This div background color is #53294B.

Border color

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

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

This div border color is #53294B.

Opacity

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

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

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

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

This text has shadow with #53294B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53294B.

Preview

Color preview on black background

This text has color #53294B on black background.


Color preview on white background

This text has color #53294B on white background.


Black color preview on #53294B background

This text has black color on #53294B background.


White color preview on #53294B background

This text has white color on #53294B background.


Related colors

Complementary color

Complementary color for #hex is #ACD6B4.


I love getcolorcode.com

Triadic colors

1 #4B5329 and #294B53 with #53294B are triadic colors.

2 #4B2953 and #29534B with #53294B are triadic colors.