Shades of Salt Box #636063
Tints of Salt Box #636063
RGB
CMYK
RGB Variations
Color information
#636063 (or 0x636063) is known color: Salt Box. HEX triplet: 63, 60 and 63. RGB value is (99,96,99). Sum of RGB (Red+Green+Blue) = 99+96+99=294 (38% of max value = 765). Red value is 99 (39.06% from 255 or 33.67% from 294); Green value is 96 (37.89% from 255 or 32.65% from 294); Blue value is 99 (39.06% from 255 or 33.67% from 294); Max value from RGB is 99 - color contains mainly: red, blue. Hex color #636063 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #636063 is #9C9F9C. Grayscale: #616161. Windows color (decimal): -10264477 or 6512739. OLE color: 6512739.
HSL color Cylindrical-coordinate representation of color #636063: hue angle of 300º degrees, saturation: 0.02, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #636063 is Cyan = 0, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
RGB | 99 | 96 | 99 | - |
CMYK | 0 | 0.03 | 0 | 0.61 |
HSL | 300º | 0.02% | 0.38% | - |
HSV(B) | 300º | 0.03% | 0.39% | - |
XYZ | 11.58 | 11.92 | 13.49 | - |
YUV | 97.24 | 128.99 | 129.26 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 99 | 96 | 99 | 0 | 0.03 | 0 | 0.61 | 300 | 0.02 | 0.38 |
Hex | 63 | 60 | 63 | 0 | 3 | 0 | 3D | 12C | 2 | 26 |
Octal | 143 | 140 | 143 | 0 | 3 | 0 | 75 | 454 | 2 | 46 |
Binary | 1100011 | 1100000 | 1100011 | 0 | 11 | 0 | 111101 | 100101100 | 10 | 100110 |
Color Harmonies of #636063
Complementary color
Monochromatic Colors of #636063
Black with #636063
Text Example
Text Example
White with #636063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636063; }
p { color: rgb(99,96,99); }
H1.HeaderClassName
{
color: #636063;
}
.AnyTagClassName
{
color: #636063;
}
</style>
background-color css
<style>
a { background-color: #636063; }
a { background-color: rgb(99,96,99); }
div.DivClassName
{
background-color: #636063;
}
.BgClassName
{
background-color: #636063;
}
</style>
border-color css
<style>
span { border-color: #636063; }
span { border-color: rgb(99,96,99); }
td.TdClassName
{
border-color: #636063;
}
.TagClassName
{
border-color: #636063;
}
</style>