COLOR #636970

HEX: #636970 RGB: (99,105,112)

Color info

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

RGB color model

#636970 color RGB value is (99,105,112).

RGB: (99,105,112) (39%, 41%, 44%)

RGB channels and saturation

R 99 of 255 = 39%
G 105 of 255 = 41%
B 112 of 255 = 44%

99
105
112

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

Portions of RGB colors in percentages

R + G + B = 99 + 105 + 112 = 316 (100%)
R 99 of 316 ~ 31.33%
G 105 of 316 ~ 33.23%
B 112 of 316 ~ 35.44'%

%31.33
%33.23
%35.44

CMYK color model

#636970 color CMYK value is (12,6,0,56).

  • cyan value is 11.61%
  • magenta value is 6.25%
  • yellow value is 0.00%
  • key color value is 56.08%
CMYK: (12,6,0,56) C12M6Y0K56 (12%,6%,0%,56%) (0.12/0.06/0.00/0.56) 

CMYK percentages

%11.61
%6.25
%0
%56.08

Codes

Color #636970 in popluar color models

63 69 70
RGB 99 105 112
HSL 212° 6.16% 41.37%
HSB/HSV 212° 11.61% 43.92%
CMYK 11.61% 6.25% 0.00%
56.08%

Color #636970 in popluar number systems.

HEX 63 69 70
Decimal 99 105 112
Binary 1100011 1101001 1110000
Octal 143 151 160

Shades and tints

Shades of #636970

#636970
(99,105,112)
#5A6066
(90,96,102)
#51575C
(81,87,92)
#484E52
(72,78,82)
#3F4548
(63,69,72)
#363C3E
(54,60,62)
#2D3334
(45,51,52)
#242A2A
(36,42,42)
#1B2120
(27,33,32)
#121816
(18,24,22)
#090F0C
(9,15,12)
#000000
(0,0,0)

Tints of #636970

#636970
(99,105,112)
#71767D
(113,118,125)
#7F838A
(127,131,138)
#8D9097
(141,144,151)
#9B9DA4
(155,157,164)
#A9AAB1
(169,170,177)
#B7B7BE
(183,183,190)
#C5C4CB
(197,196,203)
#D3D1D8
(211,209,216)
#E1DEE5
(225,222,229)
#EFEBF2
(239,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #636970; }

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

This text font color is #636970.

Background Color

.myBgColor { background-color: #636970; }

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

This div background color is #636970.

Border color

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

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

This div border color is #636970.

Opacity

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

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

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

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

This text has shadow with #636970 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #636970.

Preview

Color preview on black background

This text has color #636970 on black background.


Color preview on white background

This text has color #636970 on white background.


Black color preview on #636970 background

This text has black color on #636970 background.


White color preview on #636970 background

This text has white color on #636970 background.


Related colors

Complementary color

Complementary color for #hex is #9C968F.


I love getcolorcode.com

Triadic colors

1 #706369 and #697063 with #636970 are triadic colors.

2 #706963 and #696370 with #636970 are triadic colors.