Shades of Scampi #615998
Tints of Scampi #615998
RGB
CMYK
RGB Variations
Color information
#615998 (or 0x615998) is known color: Scampi. HEX triplet: 61, 59 and 98. RGB value is (97,89,152). Sum of RGB (Red+Green+Blue) = 97+89+152=338 (44% of max value = 765). Red value is 97 (38.28% from 255 or 28.70% from 338); Green value is 89 (35.16% from 255 or 26.33% from 338); Blue value is 152 (59.77% from 255 or 44.97% from 338); Max value from RGB is 152 - color contains mainly: blue. Hex color #615998 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #615998 is #9EA667. Grayscale: #626262. Windows color (decimal): -10397288 or 9984353. OLE color: 9984353.
HSL color Cylindrical-coordinate representation of color #615998: hue angle of 247.62º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #615998 is Cyan = 0.36, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 97 | 89 | 152 | - |
| CMYK | 0.36 | 0.41 | 0 | 0.40 |
| HSL | 247.62º | 0.26% | 0.47% | - |
| HSV(B) | 247.62º | 0.41% | 0.6% | - |
| XYZ | 14.17 | 11.95 | 31.27 | - |
| YUV | 98.57 | 158.15 | 126.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 89 | 152 | 0.36 | 0.41 | 0 | 0.40 | 247.62 | 0.26 | 0.47 |
| Hex | 61 | 59 | 98 | 24 | 29 | 0 | 28 | F8 | 1A | 2F |
| Octal | 141 | 131 | 230 | 44 | 51 | 0 | 50 | 370 | 32 | 57 |
| Binary | 1100001 | 1011001 | 10011000 | 100100 | 101001 | 0 | 101000 | 11111000 | 11010 | 101111 |
Color Harmonies of #615998
Complementary color
Monochromatic Colors of #615998
Black with #615998
Text Example
Text Example
White with #615998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615998; }
p { color: rgb(97,89,152); }
H1.HeaderClassName
{
color: #615998;
}
.AnyTagClassName
{
color: #615998;
}
</style>
background-color css
<style>
a { background-color: #615998; }
a { background-color: rgb(97,89,152); }
div.DivClassName
{
background-color: #615998;
}
.BgClassName
{
background-color: #615998;
}
</style>
border-color css
<style>
span { border-color: #615998; }
span { border-color: rgb(97,89,152); }
td.TdClassName
{
border-color: #615998;
}
.TagClassName
{
border-color: #615998;
}
</style>