Shades of Salt Box #655260
Tints of Salt Box #655260
RGB
CMYK
RGB Variations
Color information
#655260 (or 0x655260) is known color: Salt Box. HEX triplet: 65, 52 and 60. RGB value is (101,82,96). Sum of RGB (Red+Green+Blue) = 101+82+96=279 (36% of max value = 765). Red value is 101 (39.84% from 255 or 36.20% from 279); Green value is 82 (32.42% from 255 or 29.39% from 279); Blue value is 96 (37.89% from 255 or 34.41% from 279); Max value from RGB is 101 - color contains mainly: red. Hex color #655260 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #655260 is #9AAD9F. Grayscale: #595959. Windows color (decimal): -10136992 or 6312549. OLE color: 6312549.
HSL color Cylindrical-coordinate representation of color #655260: hue angle of 315.79º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #655260 is Cyan = 0, Magento = 0.19, Yellow = 0.05 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 82 | 96 | - |
| CMYK | 0 | 0.19 | 0.05 | 0.60 |
| HSL | 315.79º | 0.1% | 0.36% | - |
| HSV(B) | 315.79º | 0.19% | 0.4% | - |
| XYZ | 10.5 | 9.65 | 12.37 | - |
| YUV | 89.28 | 131.79 | 136.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 82 | 96 | 0 | 0.19 | 0.05 | 0.60 | 315.79 | 0.1 | 0.36 |
| Hex | 65 | 52 | 60 | 0 | 13 | 5 | 3C | 13C | A | 24 |
| Octal | 145 | 122 | 140 | 0 | 23 | 5 | 74 | 474 | 12 | 44 |
| Binary | 1100101 | 1010010 | 1100000 | 0 | 10011 | 101 | 111100 | 100111100 | 1010 | 100100 |
Color Harmonies of #655260
Complementary color
Monochromatic Colors of #655260
Black with #655260
Text Example
Text Example
White with #655260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655260; }
p { color: rgb(101,82,96); }
H1.HeaderClassName
{
color: #655260;
}
.AnyTagClassName
{
color: #655260;
}
</style>
background-color css
<style>
a { background-color: #655260; }
a { background-color: rgb(101,82,96); }
div.DivClassName
{
background-color: #655260;
}
.BgClassName
{
background-color: #655260;
}
</style>
border-color css
<style>
span { border-color: #655260; }
span { border-color: rgb(101,82,96); }
td.TdClassName
{
border-color: #655260;
}
.TagClassName
{
border-color: #655260;
}
</style>