Shades of Salt Box #635861
Tints of Salt Box #635861
RGB
CMYK
RGB Variations
Color information
#635861 (or 0x635861) is known color: Salt Box. HEX triplet: 63, 58 and 61. RGB value is (99,88,97). Sum of RGB (Red+Green+Blue) = 99+88+97=284 (37% of max value = 765). Red value is 99 (39.06% from 255 or 34.86% from 284); Green value is 88 (34.77% from 255 or 30.99% from 284); Blue value is 97 (38.28% from 255 or 34.15% from 284); Max value from RGB is 99 - color contains mainly: red. Hex color #635861 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #635861 is #9CA79E. Grayscale: #5C5C5C. Windows color (decimal): -10266527 or 6379619. OLE color: 6379619.
HSL color Cylindrical-coordinate representation of color #635861: hue angle of 310.91º degrees, saturation: 0.06, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #635861 is Cyan = 0, Magento = 0.11, Yellow = 0.02 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 88 | 97 | - |
| CMYK | 0 | 0.11 | 0.02 | 0.61 |
| HSL | 310.91º | 0.06% | 0.37% | - |
| HSV(B) | 310.91º | 0.11% | 0.39% | - |
| XYZ | 10.79 | 10.5 | 12.77 | - |
| YUV | 92.32 | 130.64 | 132.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 88 | 97 | 0 | 0.11 | 0.02 | 0.61 | 310.91 | 0.06 | 0.37 |
| Hex | 63 | 58 | 61 | 0 | B | 2 | 3D | 137 | 6 | 25 |
| Octal | 143 | 130 | 141 | 0 | 13 | 2 | 75 | 467 | 6 | 45 |
| Binary | 1100011 | 1011000 | 1100001 | 0 | 1011 | 10 | 111101 | 100110111 | 110 | 100101 |
Color Harmonies of #635861
Complementary color
Monochromatic Colors of #635861
Black with #635861
Text Example
Text Example
White with #635861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635861; }
p { color: rgb(99,88,97); }
H1.HeaderClassName
{
color: #635861;
}
.AnyTagClassName
{
color: #635861;
}
</style>
background-color css
<style>
a { background-color: #635861; }
a { background-color: rgb(99,88,97); }
div.DivClassName
{
background-color: #635861;
}
.BgClassName
{
background-color: #635861;
}
</style>
border-color css
<style>
span { border-color: #635861; }
span { border-color: rgb(99,88,97); }
td.TdClassName
{
border-color: #635861;
}
.TagClassName
{
border-color: #635861;
}
</style>