Shades of Scampi #726697
Tints of Scampi #726697
RGB
CMYK
RGB Variations
Color information
#726697 (or 0x726697) is known color: Scampi. HEX triplet: 72, 66 and 97. RGB value is (114,102,151). Sum of RGB (Red+Green+Blue) = 114+102+151=367 (48% of max value = 765). Red value is 114 (44.92% from 255 or 31.06% from 367); Green value is 102 (40.23% from 255 or 27.79% from 367); Blue value is 151 (59.38% from 255 or 41.14% from 367); Max value from RGB is 151 - color contains mainly: blue. Hex color #726697 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #726697 is #8D9968. Grayscale: #6E6E6E. Windows color (decimal): -9279849 or 9922162. OLE color: 9922162.
HSL color Cylindrical-coordinate representation of color #726697: hue angle of 254.69º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #726697 is Cyan = 0.25, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 114 | 102 | 151 | - |
| CMYK | 0.25 | 0.32 | 0 | 0.41 |
| HSL | 254.69º | 0.19% | 0.5% | - |
| HSV(B) | 254.69º | 0.32% | 0.59% | - |
| XYZ | 17.28 | 15.31 | 31.32 | - |
| YUV | 111.17 | 150.48 | 130.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 102 | 151 | 0.25 | 0.32 | 0 | 0.41 | 254.69 | 0.19 | 0.5 |
| Hex | 72 | 66 | 97 | 19 | 20 | 0 | 29 | FF | 13 | 32 |
| Octal | 162 | 146 | 227 | 31 | 40 | 0 | 51 | 377 | 23 | 62 |
| Binary | 1110010 | 1100110 | 10010111 | 11001 | 100000 | 0 | 101001 | 11111111 | 10011 | 110010 |
Color Harmonies of #726697
Complementary color
Monochromatic Colors of #726697
Black with #726697
Text Example
Text Example
White with #726697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726697; }
p { color: rgb(114,102,151); }
H1.HeaderClassName
{
color: #726697;
}
.AnyTagClassName
{
color: #726697;
}
</style>
background-color css
<style>
a { background-color: #726697; }
a { background-color: rgb(114,102,151); }
div.DivClassName
{
background-color: #726697;
}
.BgClassName
{
background-color: #726697;
}
</style>
border-color css
<style>
span { border-color: #726697; }
span { border-color: rgb(114,102,151); }
td.TdClassName
{
border-color: #726697;
}
.TagClassName
{
border-color: #726697;
}
</style>