COLOR #636470

HEX: #636470 RGB: (99,100,112)

Color info

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

RGB color model

#636470 color RGB value is (99,100,112).

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

RGB channels and saturation

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

99
100
112

R + G + B ~ 41%. #636470 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 99 + 100 + 112 = 311 (100%)
R 99 of 311 ~ 31.83%
G 100 of 311 ~ 32.15%
B 112 of 311 ~ 36.01'%

%31.83
%32.15
%36.01

CMYK color model

#636470 color CMYK value is (12,11,0,56).

  • cyan value is 11.61%
  • magenta value is 10.71%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (12,11,0,56)
C12M11Y0K56 (12%, 11%, 0%, 56%)
(0.12 / 0.11 / 0.00 / 0.56)

CMYK percentages

%11.61
%10.71
%0
%56.08

Codes

Color #636470 in popluar color models

63 64 70
RGB 99 100 112
HSL 235° 6.16% 41.37%
HSB/HSV 235° 11.61% 43.92%
CMYK 11.61% 10.71% 0.00%
56.08%

Color #636470 in popluar number systems.

HEX 63 64 70
Decimal 99 100 112
Binary 1100011 1100100 1110000
Octal 143 144 160

Shades and tints

Shades of #636470

#636470
(99,100,112)
#5A5B66
(90,91,102)
#51525C
(81,82,92)
#484952
(72,73,82)
#3F4048
(63,64,72)
#36373E
(54,55,62)
#2D2E34
(45,46,52)
#24252A
(36,37,42)
#1B1C20
(27,28,32)
#121316
(18,19,22)
#090A0C
(9,10,12)
#000000
(0,0,0)

Tints of #636470

#636470
(99,100,112)
#71727D
(113,114,125)
#7F808A
(127,128,138)
#8D8E97
(141,142,151)
#9B9CA4
(155,156,164)
#A9AAB1
(169,170,177)
#B7B8BE
(183,184,190)
#C5C6CB
(197,198,203)
#D3D4D8
(211,212,216)
#E1E2E5
(225,226,229)
#EFF0F2
(239,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #636470; }

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

This text font color is #636470.

Background Color

.myBgColor { background-color: #636470; }

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

This div background color is #636470.

Border color

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

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

This div border color is #636470.

Opacity

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

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

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

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

This text has shadow with #636470 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #636470.

Preview

Color preview on black background

This text has color #636470 on black background.


Color preview on white background

This text has color #636470 on white background.


Black color preview on #636470 background

This text has black color on #636470 background.


White color preview on #636470 background

This text has white color on #636470 background.


Related colors

Complementary color

Complementary color for #hex is #9C9B8F.


I love getcolorcode.com

Triadic colors

1 #706364 and #647063 with #636470 are triadic colors.

2 #706463 and #646370 with #636470 are triadic colors.