COLOR #63557A

HEX: #63557A RGB: (99,85,122)

Color info

#63557A contains red, green and blue colors in about the same proportion. Web safe color of #63557A is #666666 (or #666).

RGB color model

#63557A color RGB value is (99,85,122).

RGB: (99,85,122) (39%, 33%, 48%)

RGB channels and saturation

R 99 of 255 = 39%
G 85 of 255 = 33%
B 122 of 255 = 48%

99
85
122

R + G + B ~ 40%. #63557A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 99 + 85 + 122 = 306 (100%)
R 99 of 306 ~ 32.35%
G 85 of 306 ~ 27.78%
B 122 of 306 ~ 39.87'%

%32.35
%27.78
%39.87

CMYK color model

#63557A color CMYK value is (19,30,0,52).

  • cyan value is 18.85%
  • magenta value is 30.33%
  • yellow value is 0.00%
  • key color value is 52.16%
CMYK: (19,30,0,52) C19M30Y0K52 (19%,30%,0%,52%) (0.19/0.30/0.00/0.52) 

CMYK percentages

%18.85
%30.33
%0
%52.16

Codes

Color #63557A in popluar color models

63 55 7A
RGB 99 85 122
HSL 263° 17.87% 40.59%
HSB/HSV 263° 30.33% 47.84%
CMYK 18.85% 30.33% 0.00%
52.16%

Color #63557A in popluar number systems.

HEX 63 55 7A
Decimal 99 85 122
Binary 1100011 1010101 1111010
Octal 143 125 172

Shades and tints

Shades of #63557A

#63557A
(99,85,122)
#5A4E6F
(90,78,111)
#514764
(81,71,100)
#484059
(72,64,89)
#3F394E
(63,57,78)
#363243
(54,50,67)
#2D2B38
(45,43,56)
#24242D
(36,36,45)
#1B1D22
(27,29,34)
#121617
(18,22,23)
#090F0C
(9,15,12)
#000000
(0,0,0)

Tints of #63557A

#63557A
(99,85,122)
#716486
(113,100,134)
#7F7392
(127,115,146)
#8D829E
(141,130,158)
#9B91AA
(155,145,170)
#A9A0B6
(169,160,182)
#B7AFC2
(183,175,194)
#C5BECE
(197,190,206)
#D3CDDA
(211,205,218)
#E1DCE6
(225,220,230)
#EFEBF2
(239,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63557A color. Also use rgb(99,85,122) instead hex code.

Text Font Color

.myTextColor { color: #63557A; }

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

This text font color is #63557A.

Background Color

.myBgColor { background-color: #63557A; }

<div style="background-color:#63557A">Inner text</div>

This div background color is #63557A.

Border color

.myBorderColor { border: 1px solid #63557A; }

<div style="border:3px solid #63557A">Div</div>

This div border color is #63557A.

Opacity

.myOpacity80 { color: #63557A; opacity: 0.8; }

<p style="color:#63557A;opacity:0.8;">80%</p>

Text with #63557A 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 #63557A;}

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

This text has shadow with #63557A color.


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

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

This text has shadow with #63557A primary color and red secondary color.


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

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

This text has shadow with #63557A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #63557A.

Preview

Color preview on black background

This text has color #63557A on black background.


Color preview on white background

This text has color #63557A on white background.


Black color preview on #63557A background

This text has black color on #63557A background.


White color preview on #63557A background

This text has white color on #63557A background.


Related colors

Complementary color

Complementary color for #hex is #9CAA85.


I love getcolorcode.com

Triadic colors

1 #7A6355 and #557A63 with #63557A are triadic colors.

2 #7A5563 and #55637A with #63557A are triadic colors.