Shades of Salt Box #615260
Tints of Salt Box #615260
RGB
CMYK
RGB Variations
Color information
#615260 (or 0x615260) is known color: Salt Box. HEX triplet: 61, 52 and 60. RGB value is (97,82,96). Sum of RGB (Red+Green+Blue) = 97+82+96=275 (36% of max value = 765). Red value is 97 (38.28% from 255 or 35.27% from 275); Green value is 82 (32.42% from 255 or 29.82% from 275); Blue value is 96 (37.89% from 255 or 34.91% from 275); Max value from RGB is 97 - color contains mainly: red. Hex color #615260 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615260 is #9EAD9F. Grayscale: #585858. Windows color (decimal): -10399136 or 6312545. OLE color: 6312545.
HSL color Cylindrical-coordinate representation of color #615260: hue angle of 304º degrees, saturation: 0.08, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #615260 is Cyan = 0, Magento = 0.15, Yellow = 0.01 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 82 | 96 | - |
| CMYK | 0 | 0.15 | 0.01 | 0.62 |
| HSL | 304º | 0.08% | 0.35% | - |
| HSV(B) | 304º | 0.15% | 0.38% | - |
| XYZ | 10.06 | 9.42 | 12.35 | - |
| YUV | 88.08 | 132.47 | 134.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 82 | 96 | 0 | 0.15 | 0.01 | 0.62 | 304 | 0.08 | 0.35 |
| Hex | 61 | 52 | 60 | 0 | F | 1 | 3E | 130 | 8 | 23 |
| Octal | 141 | 122 | 140 | 0 | 17 | 1 | 76 | 460 | 10 | 43 |
| Binary | 1100001 | 1010010 | 1100000 | 0 | 1111 | 1 | 111110 | 100110000 | 1000 | 100011 |
Color Harmonies of #615260
Complementary color
Monochromatic Colors of #615260
Black with #615260
Text Example
Text Example
White with #615260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615260; }
p { color: rgb(97,82,96); }
H1.HeaderClassName
{
color: #615260;
}
.AnyTagClassName
{
color: #615260;
}
</style>
background-color css
<style>
a { background-color: #615260; }
a { background-color: rgb(97,82,96); }
div.DivClassName
{
background-color: #615260;
}
.BgClassName
{
background-color: #615260;
}
</style>
border-color css
<style>
span { border-color: #615260; }
span { border-color: rgb(97,82,96); }
td.TdClassName
{
border-color: #615260;
}
.TagClassName
{
border-color: #615260;
}
</style>