COLOR #53479C

HEX: #53479C RGB: (83,71,156)

Color info

#53479C contains mainly blue color. Web safe color of #53479C is #663399 (or #639).

RGB color model

#53479C color RGB value is (83,71,156).

RGB: (83,71,156) (33%, 28%, 61%)

RGB channels and saturation

R 83 of 255 = 33%
G 71 of 255 = 28%
B 156 of 255 = 61%

83
71
156

R + G + B ~ 41%. #53479C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 83 + 71 + 156 = 310 (100%)
R 83 of 310 ~ 26.77%
G 71 of 310 ~ 22.9%
B 156 of 310 ~ 50.32'%

%26.77
%22.9
%50.32

CMYK color model

#53479C color CMYK value is (47,54,0,39).

  • cyan value is 46.79%
  • magenta value is 54.49%
  • yellow value is 0.00%
  • key color value is 38.82%

CMYK: (47,54,0,39)
C47M54Y0K39 (47%, 54%, 0%, 39%)
(0.47 / 0.54 / 0.00 / 0.39)

CMYK percentages

%46.79
%54.49
%0
%38.82

Codes

Color #53479C in popluar color models

53 47 9C
RGB 83 71 156
HSL 248° 37.44% 44.51%
HSB/HSV 248° 54.49% 61.18%
CMYK 46.79% 54.49% 0.00%
38.82%

Color #53479C in popluar number systems.

HEX 53 47 9C
Decimal 83 71 156
Binary 1010011 1000111 10011100
Octal 123 107 234

Shades and tints

Shades of #53479C

#53479C
(83,71,156)
#4C418E
(76,65,142)
#453B80
(69,59,128)
#3E3572
(62,53,114)
#372F64
(55,47,100)
#302956
(48,41,86)
#292348
(41,35,72)
#221D3A
(34,29,58)
#1B172C
(27,23,44)
#14111E
(20,17,30)
#0D0B10
(13,11,16)
#000000
(0,0,0)

Tints of #53479C

#53479C
(83,71,156)
#6257A5
(98,87,165)
#7167AE
(113,103,174)
#8077B7
(128,119,183)
#8F87C0
(143,135,192)
#9E97C9
(158,151,201)
#ADA7D2
(173,167,210)
#BCB7DB
(188,183,219)
#CBC7E4
(203,199,228)
#DAD7ED
(218,215,237)
#E9E7F6
(233,231,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53479C color. Also use rgb(83,71,156) instead hex code.

Text Font Color

.myTextColor { color: #53479C; }

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

This text font color is #53479C.

Background Color

.myBgColor { background-color: #53479C; }

<div style="background-color:#53479C">Inner text</div>

This div background color is #53479C.

Border color

.myBorderColor { border: 1px solid #53479C; }

<div style="border:3px solid #53479C">Div</div>

This div border color is #53479C.

Opacity

.myOpacity80 { color: #53479C; opacity: 0.8; }

<p style="color:#53479C;opacity:0.8;">80%</p>

Text with #53479C 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 #53479C;}

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

This text has shadow with #53479C color.


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

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

This text has shadow with #53479C primary color and red secondary color.


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

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

This text has shadow with #53479C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #53479C.

Preview

Color preview on black background

This text has color #53479C on black background.


Color preview on white background

This text has color #53479C on white background.


Black color preview on #53479C background

This text has black color on #53479C background.


White color preview on #53479C background

This text has white color on #53479C background.


Related colors

Complementary color

Complementary color for #hex is #ACB863.


I love getcolorcode.com

Triadic colors

1 #9C5347 and #479C53 with #53479C are triadic colors.

2 #9C4753 and #47539C with #53479C are triadic colors.