COLOR #63538C

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

99
83
140

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

Portions of RGB colors in percentages

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

%30.75
%25.78
%43.48

CMYK color model

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

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

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

CMYK percentages

%29.29
%40.71
%0
%45.1

Codes

Color #63538C in popluar color models

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

Color #63538C in popluar number systems.

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

Shades and tints

Shades of #63538C

#63538C
(99,83,140)
#5A4C80
(90,76,128)
#514574
(81,69,116)
#483E68
(72,62,104)
#3F375C
(63,55,92)
#363050
(54,48,80)
#2D2944
(45,41,68)
#242238
(36,34,56)
#1B1B2C
(27,27,44)
#121420
(18,20,32)
#090D14
(9,13,20)
#000000
(0,0,0)

Tints of #63538C

#63538C
(99,83,140)
#716296
(113,98,150)
#7F71A0
(127,113,160)
#8D80AA
(141,128,170)
#9B8FB4
(155,143,180)
#A99EBE
(169,158,190)
#B7ADC8
(183,173,200)
#C5BCD2
(197,188,210)
#D3CBDC
(211,203,220)
#E1DAE6
(225,218,230)
#EFE9F0
(239,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #63538C; }

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

This text font color is #63538C.

Background Color

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

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

This div background color is #63538C.

Border color

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

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

This div border color is #63538C.

Opacity

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

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

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

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

This text has shadow with #63538C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63538C.

Preview

Color preview on black background

This text has color #63538C on black background.


Color preview on white background

This text has color #63538C on white background.


Black color preview on #63538C background

This text has black color on #63538C background.


White color preview on #63538C background

This text has white color on #63538C background.


Related colors

Complementary color

Complementary color for #hex is #9CAC73.


I love getcolorcode.com

Triadic colors

1 #8C6353 and #538C63 with #63538C are triadic colors.

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