Shades of Scampi #605997
Tints of Scampi #605997
RGB
CMYK
RGB Variations
Color information
#605997 (or 0x605997) is known color: Scampi. HEX triplet: 60, 59 and 97. RGB value is (96,89,151). Sum of RGB (Red+Green+Blue) = 96+89+151=336 (44% of max value = 765). Red value is 96 (37.89% from 255 or 28.57% from 336); Green value is 89 (35.16% from 255 or 26.49% from 336); Blue value is 151 (59.38% from 255 or 44.94% from 336); Max value from RGB is 151 - color contains mainly: blue. Hex color #605997 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #605997 is #9FA668. Grayscale: #616161. Windows color (decimal): -10462825 or 9918816. OLE color: 9918816.
HSL color Cylindrical-coordinate representation of color #605997: hue angle of 246.77º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #605997 is Cyan = 0.36, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 96 | 89 | 151 | - |
| CMYK | 0.36 | 0.41 | 0 | 0.41 |
| HSL | 246.77º | 0.26% | 0.47% | - |
| HSV(B) | 246.77º | 0.41% | 0.59% | - |
| XYZ | 13.98 | 11.87 | 30.83 | - |
| YUV | 98.16 | 157.82 | 126.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 89 | 151 | 0.36 | 0.41 | 0 | 0.41 | 246.77 | 0.26 | 0.47 |
| Hex | 60 | 59 | 97 | 24 | 29 | 0 | 29 | F7 | 1A | 2F |
| Octal | 140 | 131 | 227 | 44 | 51 | 0 | 51 | 367 | 32 | 57 |
| Binary | 1100000 | 1011001 | 10010111 | 100100 | 101001 | 0 | 101001 | 11110111 | 11010 | 101111 |
Color Harmonies of #605997
Complementary color
Monochromatic Colors of #605997
Black with #605997
Text Example
Text Example
White with #605997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605997; }
p { color: rgb(96,89,151); }
H1.HeaderClassName
{
color: #605997;
}
.AnyTagClassName
{
color: #605997;
}
</style>
background-color css
<style>
a { background-color: #605997; }
a { background-color: rgb(96,89,151); }
div.DivClassName
{
background-color: #605997;
}
.BgClassName
{
background-color: #605997;
}
</style>
border-color css
<style>
span { border-color: #605997; }
span { border-color: rgb(96,89,151); }
td.TdClassName
{
border-color: #605997;
}
.TagClassName
{
border-color: #605997;
}
</style>