Shades of Salt Box #655860
Tints of Salt Box #655860
RGB
CMYK
RGB Variations
Color information
#655860 (or 0x655860) is known color: Salt Box. HEX triplet: 65, 58 and 60. RGB value is (101,88,96). Sum of RGB (Red+Green+Blue) = 101+88+96=285 (37% of max value = 765). Red value is 101 (39.84% from 255 or 35.44% from 285); Green value is 88 (34.77% from 255 or 30.88% from 285); Blue value is 96 (37.89% from 255 or 33.68% from 285); Max value from RGB is 101 - color contains mainly: red. Hex color #655860 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #655860 is #9AA79F. Grayscale: #5C5C5C. Windows color (decimal): -10135456 or 6314085. OLE color: 6314085.
HSL color Cylindrical-coordinate representation of color #655860: hue angle of 323.08º degrees, saturation: 0.07, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #655860 is Cyan = 0, Magento = 0.13, Yellow = 0.05 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 88 | 96 | - |
| CMYK | 0 | 0.13 | 0.05 | 0.60 |
| HSL | 323.08º | 0.07% | 0.37% | - |
| HSV(B) | 323.08º | 0.13% | 0.4% | - |
| XYZ | 10.97 | 10.59 | 12.53 | - |
| YUV | 92.8 | 129.81 | 133.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 88 | 96 | 0 | 0.13 | 0.05 | 0.60 | 323.08 | 0.07 | 0.37 |
| Hex | 65 | 58 | 60 | 0 | D | 5 | 3C | 143 | 7 | 25 |
| Octal | 145 | 130 | 140 | 0 | 15 | 5 | 74 | 503 | 7 | 45 |
| Binary | 1100101 | 1011000 | 1100000 | 0 | 1101 | 101 | 111100 | 101000011 | 111 | 100101 |
Color Harmonies of #655860
Complementary color
Monochromatic Colors of #655860
Black with #655860
Text Example
Text Example
White with #655860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655860; }
p { color: rgb(101,88,96); }
H1.HeaderClassName
{
color: #655860;
}
.AnyTagClassName
{
color: #655860;
}
</style>
background-color css
<style>
a { background-color: #655860; }
a { background-color: rgb(101,88,96); }
div.DivClassName
{
background-color: #655860;
}
.BgClassName
{
background-color: #655860;
}
</style>
border-color css
<style>
span { border-color: #655860; }
span { border-color: rgb(101,88,96); }
td.TdClassName
{
border-color: #655860;
}
.TagClassName
{
border-color: #655860;
}
</style>