COLOR #53638C

HEX: #53638C RGB: (83,99,140)

Color info

#53638C contains red, green and blue colors in about the same proportion. Web safe color of #53638C is #666699 (or #669).

RGB color model

#53638C color RGB value is (83,99,140).

RGB: (83,99,140) (33%, 39%, 55%)

RGB channels and saturation

R 83 of 255 = 33%
G 99 of 255 = 39%
B 140 of 255 = 55%

83
99
140

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

Portions of RGB colors in percentages

R + G + B = 83 + 99 + 140 = 322 (100%)
R 83 of 322 ~ 25.78%
G 99 of 322 ~ 30.75%
B 140 of 322 ~ 43.48'%

%25.78
%30.75
%43.48

CMYK color model

#53638C color CMYK value is (41,29,0,45).

  • cyan value is 40.71%
  • magenta value is 29.29%
  • yellow value is 0.00%
  • key color value is 45.10%

CMYK: (41,29,0,45)
C41M29Y0K45 (41%, 29%, 0%, 45%)
(0.41 / 0.29 / 0.00 / 0.45)

CMYK percentages

%40.71
%29.29
%0
%45.1

Codes

Color #53638C in popluar color models

53 63 8C
RGB 83 99 140
HSL 223° 25.56% 43.73%
HSB/HSV 223° 40.71% 54.90%
CMYK 40.71% 29.29% 0.00%
45.10%

Color #53638C in popluar number systems.

HEX 53 63 8C
Decimal 83 99 140
Binary 1010011 1100011 10001100
Octal 123 143 214

Shades and tints

Shades of #53638C

#53638C
(83,99,140)
#4C5A80
(76,90,128)
#455174
(69,81,116)
#3E4868
(62,72,104)
#373F5C
(55,63,92)
#303650
(48,54,80)
#292D44
(41,45,68)
#222438
(34,36,56)
#1B1B2C
(27,27,44)
#141220
(20,18,32)
#0D0914
(13,9,20)
#000000
(0,0,0)

Tints of #53638C

#53638C
(83,99,140)
#627196
(98,113,150)
#717FA0
(113,127,160)
#808DAA
(128,141,170)
#8F9BB4
(143,155,180)
#9EA9BE
(158,169,190)
#ADB7C8
(173,183,200)
#BCC5D2
(188,197,210)
#CBD3DC
(203,211,220)
#DAE1E6
(218,225,230)
#E9EFF0
(233,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53638C color. Also use rgb(83,99,140) instead hex code.

Text Font Color

.myTextColor { color: #53638C; }

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

This text font color is #53638C.

Background Color

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

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

This div background color is #53638C.

Border color

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

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

This div border color is #53638C.

Opacity

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

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

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

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

This text has shadow with #53638C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53638C.

Preview

Color preview on black background

This text has color #53638C on black background.


Color preview on white background

This text has color #53638C on white background.


Black color preview on #53638C background

This text has black color on #53638C background.


White color preview on #53638C background

This text has white color on #53638C background.


Related colors

Complementary color

Complementary color for #hex is #AC9C73.


I love getcolorcode.com

Triadic colors

1 #8C5363 and #638C53 with #53638C are triadic colors.

2 #8C6353 and #63538C with #53638C are triadic colors.