COLOR #636463

HEX: #636463 RGB: (99,100,99)

Color info

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

RGB color model

#636463 color RGB value is (99,100,99).

RGB: (99,100,99) (39%, 39%, 39%)

RGB channels and saturation

R 99 of 255 = 39%
G 100 of 255 = 39%
B 99 of 255 = 39%

99
100
99

R + G + B ~ 39%. #636463 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 100 + 99 = 298 (100%)
R 99 of 298 ~ 33.22%
G 100 of 298 ~ 33.56%
B 99 of 298 ~ 33.22'%

%33.22
%33.56
%33.22

CMYK color model

#636463 color CMYK value is (1,0,1,61).

  • cyan value is 1.00%
  • magenta value is 0.00%
  • yellow value is 1.00%
  • key color value is 60.78%

CMYK: (1,0,1,61)
C1M0Y1K61 (1%, 0%, 1%, 61%)
(0.01 / 0.00 / 0.01 / 0.61)

CMYK percentages

%1
%0
%1
%60.78

Codes

Color #636463 in popluar color models

63 64 63
RGB 99 100 99
HSL 120° 0.50% 39.02%
HSB/HSV 120° 1.00% 39.22%
CMYK 1.00% 0.00% 1.00%
60.78%

Color #636463 in popluar number systems.

HEX 63 64 63
Decimal 99 100 99
Binary 1100011 1100100 1100011
Octal 143 144 143

Shades and tints

Shades of #636463

#636463
(99,100,99)
#5A5B5A
(90,91,90)
#515251
(81,82,81)
#484948
(72,73,72)
#3F403F
(63,64,63)
#363736
(54,55,54)
#2D2E2D
(45,46,45)
#242524
(36,37,36)
#1B1C1B
(27,28,27)
#121312
(18,19,18)
#090A09
(9,10,9)
#000000
(0,0,0)

Tints of #636463

#636463
(99,100,99)
#717271
(113,114,113)
#7F807F
(127,128,127)
#8D8E8D
(141,142,141)
#9B9C9B
(155,156,155)
#A9AAA9
(169,170,169)
#B7B8B7
(183,184,183)
#C5C6C5
(197,198,197)
#D3D4D3
(211,212,211)
#E1E2E1
(225,226,225)
#EFF0EF
(239,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #636463 color. Also use rgb(99,100,99) instead hex code.

Text Font Color

.myTextColor { color: #636463; }

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

This text font color is #636463.

Background Color

.myBgColor { background-color: #636463; }

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

This div background color is #636463.

Border color

.myBorderColor { border: 1px solid #636463; }

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

This div border color is #636463.

Opacity

.myOpacity80 { color: #636463; opacity: 0.8; }

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

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

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

This text has shadow with #636463 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #636463.

Preview

Color preview on black background

This text has color #636463 on black background.


Color preview on white background

This text has color #636463 on white background.


Black color preview on #636463 background

This text has black color on #636463 background.


White color preview on #636463 background

This text has white color on #636463 background.


Related colors

Complementary color

Complementary color for #hex is #9C9B9C.


I love getcolorcode.com

Triadic colors

1 #636364 and #646363 with #636463 are triadic colors.

2 #636463 and #646363 with #636463 are triadic colors.