Shades of Salt Box #635160
Tints of Salt Box #635160
RGB
CMYK
RGB Variations
Color information
#635160 (or 0x635160) is known color: Salt Box. HEX triplet: 63, 51 and 60. RGB value is (99,81,96). Sum of RGB (Red+Green+Blue) = 99+81+96=276 (36% of max value = 765). Red value is 99 (39.06% from 255 or 35.87% from 276); Green value is 81 (32.03% from 255 or 29.35% from 276); Blue value is 96 (37.89% from 255 or 34.78% from 276); Max value from RGB is 99 - color contains mainly: red. Hex color #635160 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #635160 is #9CAE9F. Grayscale: #585858. Windows color (decimal): -10268320 or 6312291. OLE color: 6312291.
HSL color Cylindrical-coordinate representation of color #635160: hue angle of 310º degrees, saturation: 0.1, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #635160 is Cyan = 0, Magento = 0.18, Yellow = 0.03 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 81 | 96 | - |
| CMYK | 0 | 0.18 | 0.03 | 0.61 |
| HSL | 310º | 0.1% | 0.35% | - |
| HSV(B) | 310º | 0.18% | 0.39% | - |
| XYZ | 10.2 | 9.38 | 12.34 | - |
| YUV | 88.09 | 132.46 | 135.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 81 | 96 | 0 | 0.18 | 0.03 | 0.61 | 310 | 0.1 | 0.35 |
| Hex | 63 | 51 | 60 | 0 | 12 | 3 | 3D | 136 | A | 23 |
| Octal | 143 | 121 | 140 | 0 | 22 | 3 | 75 | 466 | 12 | 43 |
| Binary | 1100011 | 1010001 | 1100000 | 0 | 10010 | 11 | 111101 | 100110110 | 1010 | 100011 |
Color Harmonies of #635160
Complementary color
Monochromatic Colors of #635160
Black with #635160
Text Example
Text Example
White with #635160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635160; }
p { color: rgb(99,81,96); }
H1.HeaderClassName
{
color: #635160;
}
.AnyTagClassName
{
color: #635160;
}
</style>
background-color css
<style>
a { background-color: #635160; }
a { background-color: rgb(99,81,96); }
div.DivClassName
{
background-color: #635160;
}
.BgClassName
{
background-color: #635160;
}
</style>
border-color css
<style>
span { border-color: #635160; }
span { border-color: rgb(99,81,96); }
td.TdClassName
{
border-color: #635160;
}
.TagClassName
{
border-color: #635160;
}
</style>