COLOR #63566C

HEX: #63566C RGB: (99,86,108)

Color info

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

RGB color model

#63566C color RGB value is (99,86,108).

RGB: (99,86,108) (39%, 34%, 42%)

RGB channels and saturation

R 99 of 255 = 39%
G 86 of 255 = 34%
B 108 of 255 = 42%

99
86
108

R + G + B ~ 38%. #63566C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 86 + 108 = 293 (100%)
R 99 of 293 ~ 33.79%
G 86 of 293 ~ 29.35%
B 108 of 293 ~ 36.86'%

%33.79
%29.35
%36.86

CMYK color model

#63566C color CMYK value is (8,20,0,58).

  • cyan value is 8.33%
  • magenta value is 20.37%
  • yellow value is 0.00%
  • key color value is 57.65%

CMYK: (8,20,0,58)
C8M20Y0K58 (8%, 20%, 0%, 58%)
(0.08 / 0.20 / 0.00 / 0.58)

CMYK percentages

%8.33
%20.37
%0
%57.65

Codes

Color #63566C in popluar color models

63 56 6C
RGB 99 86 108
HSL 275° 11.34% 38.04%
HSB/HSV 275° 20.37% 42.35%
CMYK 8.33% 20.37% 0.00%
57.65%

Color #63566C in popluar number systems.

HEX 63 56 6C
Decimal 99 86 108
Binary 1100011 1010110 1101100
Octal 143 126 154

Shades and tints

Shades of #63566C

#63566C
(99,86,108)
#5A4F63
(90,79,99)
#51485A
(81,72,90)
#484151
(72,65,81)
#3F3A48
(63,58,72)
#36333F
(54,51,63)
#2D2C36
(45,44,54)
#24252D
(36,37,45)
#1B1E24
(27,30,36)
#12171B
(18,23,27)
#091012
(9,16,18)
#000000
(0,0,0)

Tints of #63566C

#63566C
(99,86,108)
#716579
(113,101,121)
#7F7486
(127,116,134)
#8D8393
(141,131,147)
#9B92A0
(155,146,160)
#A9A1AD
(169,161,173)
#B7B0BA
(183,176,186)
#C5BFC7
(197,191,199)
#D3CED4
(211,206,212)
#E1DDE1
(225,221,225)
#EFECEE
(239,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #63566C color. Also use rgb(99,86,108) instead hex code.

Text Font Color

.myTextColor { color: #63566C; }

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

This text font color is #63566C.

Background Color

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

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

This div background color is #63566C.

Border color

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

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

This div border color is #63566C.

Opacity

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

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

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

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

This text has shadow with #63566C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #63566C.

Preview

Color preview on black background

This text has color #63566C on black background.


Color preview on white background

This text has color #63566C on white background.


Black color preview on #63566C background

This text has black color on #63566C background.


White color preview on #63566C background

This text has white color on #63566C background.


Related colors

Complementary color

Complementary color for #hex is #9CA993.


I love getcolorcode.com

Triadic colors

1 #6C6356 and #566C63 with #63566C are triadic colors.

2 #6C5663 and #56636C with #63566C are triadic colors.