Shades of Smoky #636071
Tints of Smoky #636071
RGB
CMYK
RGB Variations
Color information
#636071 (or 0x636071) is known color: Smoky. HEX triplet: 63, 60 and 71. RGB value is (99,96,113). Sum of RGB (Red+Green+Blue) = 99+96+113=308 (40% of max value = 765). Red value is 99 (39.06% from 255 or 32.14% from 308); Green value is 96 (37.89% from 255 or 31.17% from 308); Blue value is 113 (44.53% from 255 or 36.69% from 308); Max value from RGB is 113 - color contains mainly: blue. Hex color #636071 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #636071 is #9C9F8E. Grayscale: #626262. Windows color (decimal): -10264463 or 7430243. OLE color: 7430243.
HSL color Cylindrical-coordinate representation of color #636071: hue angle of 250.59º degrees, saturation: 0.08, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #636071 is Cyan = 0.12, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 99 | 96 | 113 | - |
| CMYK | 0.12 | 0.15 | 0 | 0.56 |
| HSL | 250.59º | 0.08% | 0.41% | - |
| HSV(B) | 250.59º | 0.15% | 0.44% | - |
| XYZ | 12.31 | 12.21 | 17.33 | - |
| YUV | 98.84 | 135.99 | 128.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 96 | 113 | 0.12 | 0.15 | 0 | 0.56 | 250.59 | 0.08 | 0.41 |
| Hex | 63 | 60 | 71 | C | F | 0 | 38 | FB | 8 | 29 |
| Octal | 143 | 140 | 161 | 14 | 17 | 0 | 70 | 373 | 10 | 51 |
| Binary | 1100011 | 1100000 | 1110001 | 1100 | 1111 | 0 | 111000 | 11111011 | 1000 | 101001 |
Color Harmonies of #636071
Complementary color
Monochromatic Colors of #636071
Black with #636071
Text Example
Text Example
White with #636071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636071; }
p { color: rgb(99,96,113); }
H1.HeaderClassName
{
color: #636071;
}
.AnyTagClassName
{
color: #636071;
}
</style>
background-color css
<style>
a { background-color: #636071; }
a { background-color: rgb(99,96,113); }
div.DivClassName
{
background-color: #636071;
}
.BgClassName
{
background-color: #636071;
}
</style>
border-color css
<style>
span { border-color: #636071; }
span { border-color: rgb(99,96,113); }
td.TdClassName
{
border-color: #636071;
}
.TagClassName
{
border-color: #636071;
}
</style>