COLOR #53447D

HEX: #53447D RGB: (83,68,125)

Color info

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

RGB color model

#53447D color RGB value is (83,68,125).

RGB: (83,68,125) (33%, 27%, 49%)

RGB channels and saturation

R 83 of 255 = 33%
G 68 of 255 = 27%
B 125 of 255 = 49%

83
68
125

R + G + B ~ 36%. #53447D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 68 + 125 = 276 (100%)
R 83 of 276 ~ 30.07%
G 68 of 276 ~ 24.64%
B 125 of 276 ~ 45.29'%

%30.07
%24.64
%45.29

CMYK color model

#53447D color CMYK value is (34,46,0,51).

  • cyan value is 33.60%
  • magenta value is 45.60%
  • yellow value is 0.00%
  • key color value is 50.98%

CMYK: (34,46,0,51)
C34M46Y0K51 (34%, 46%, 0%, 51%)
(0.34 / 0.46 / 0.00 / 0.51)

CMYK percentages

%33.6
%45.6
%0
%50.98

Codes

Color #53447D in popluar color models

53 44 7D
RGB 83 68 125
HSL 256° 29.53% 37.84%
HSB/HSV 256° 45.60% 49.02%
CMYK 33.60% 45.60% 0.00%
50.98%

Color #53447D in popluar number systems.

HEX 53 44 7D
Decimal 83 68 125
Binary 1010011 1000100 1111101
Octal 123 104 175

Shades and tints

Shades of #53447D

#53447D
(83,68,125)
#4C3E72
(76,62,114)
#453867
(69,56,103)
#3E325C
(62,50,92)
#372C51
(55,44,81)
#302646
(48,38,70)
#29203B
(41,32,59)
#221A30
(34,26,48)
#1B1425
(27,20,37)
#140E1A
(20,14,26)
#0D080F
(13,8,15)
#000000
(0,0,0)

Tints of #53447D

#53447D
(83,68,125)
#625588
(98,85,136)
#716693
(113,102,147)
#80779E
(128,119,158)
#8F88A9
(143,136,169)
#9E99B4
(158,153,180)
#ADAABF
(173,170,191)
#BCBBCA
(188,187,202)
#CBCCD5
(203,204,213)
#DADDE0
(218,221,224)
#E9EEEB
(233,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53447D color. Also use rgb(83,68,125) instead hex code.

Text Font Color

.myTextColor { color: #53447D; }

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

This text font color is #53447D.

Background Color

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

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

This div background color is #53447D.

Border color

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

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

This div border color is #53447D.

Opacity

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

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

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

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

This text has shadow with #53447D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53447D.

Preview

Color preview on black background

This text has color #53447D on black background.


Color preview on white background

This text has color #53447D on white background.


Black color preview on #53447D background

This text has black color on #53447D background.


White color preview on #53447D background

This text has white color on #53447D background.


Related colors

Complementary color

Complementary color for #hex is #ACBB82.


I love getcolorcode.com

Triadic colors

1 #7D5344 and #447D53 with #53447D are triadic colors.

2 #7D4453 and #44537D with #53447D are triadic colors.