Shades of Salt Box #655460
Tints of Salt Box #655460
RGB
CMYK
RGB Variations
Color information
#655460 (or 0x655460) is known color: Salt Box. HEX triplet: 65, 54 and 60. RGB value is (101,84,96). Sum of RGB (Red+Green+Blue) = 101+84+96=281 (37% of max value = 765). Red value is 101 (39.84% from 255 or 35.94% from 281); Green value is 84 (33.20% from 255 or 29.89% from 281); Blue value is 96 (37.89% from 255 or 34.16% from 281); Max value from RGB is 101 - color contains mainly: red. Hex color #655460 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #655460 is #9AAB9F. Grayscale: #5A5A5A. Windows color (decimal): -10136480 or 6313061. OLE color: 6313061.
HSL color Cylindrical-coordinate representation of color #655460: hue angle of 317.65º degrees, saturation: 0.09, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #655460 is Cyan = 0, Magento = 0.17, Yellow = 0.05 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 84 | 96 | - |
| CMYK | 0 | 0.17 | 0.05 | 0.60 |
| HSL | 317.65º | 0.09% | 0.36% | - |
| HSV(B) | 317.65º | 0.17% | 0.4% | - |
| XYZ | 10.65 | 9.95 | 12.43 | - |
| YUV | 90.45 | 131.13 | 135.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 84 | 96 | 0 | 0.17 | 0.05 | 0.60 | 317.65 | 0.09 | 0.36 |
| Hex | 65 | 54 | 60 | 0 | 11 | 5 | 3C | 13E | 9 | 24 |
| Octal | 145 | 124 | 140 | 0 | 21 | 5 | 74 | 476 | 11 | 44 |
| Binary | 1100101 | 1010100 | 1100000 | 0 | 10001 | 101 | 111100 | 100111110 | 1001 | 100100 |
Color Harmonies of #655460
Complementary color
Monochromatic Colors of #655460
Black with #655460
Text Example
Text Example
White with #655460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655460; }
p { color: rgb(101,84,96); }
H1.HeaderClassName
{
color: #655460;
}
.AnyTagClassName
{
color: #655460;
}
</style>
background-color css
<style>
a { background-color: #655460; }
a { background-color: rgb(101,84,96); }
div.DivClassName
{
background-color: #655460;
}
.BgClassName
{
background-color: #655460;
}
</style>
border-color css
<style>
span { border-color: #655460; }
span { border-color: rgb(101,84,96); }
td.TdClassName
{
border-color: #655460;
}
.TagClassName
{
border-color: #655460;
}
</style>