Shades of Scampi #726695
Tints of Scampi #726695
RGB
CMYK
RGB Variations
Color information
#726695 (or 0x726695) is known color: Scampi. HEX triplet: 72, 66 and 95. RGB value is (114,102,149). Sum of RGB (Red+Green+Blue) = 114+102+149=365 (48% of max value = 765). Red value is 114 (44.92% from 255 or 31.23% from 365); Green value is 102 (40.23% from 255 or 27.95% from 365); Blue value is 149 (58.59% from 255 or 40.82% from 365); Max value from RGB is 149 - color contains mainly: blue. Hex color #726695 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #726695 is #8D996A. Grayscale: #6E6E6E. Windows color (decimal): -9279851 or 9791090. OLE color: 9791090.
HSL color Cylindrical-coordinate representation of color #726695: hue angle of 255.32º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #726695 is Cyan = 0.23, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 114 | 102 | 149 | - |
| CMYK | 0.23 | 0.32 | 0 | 0.42 |
| HSL | 255.32º | 0.19% | 0.49% | - |
| HSV(B) | 255.32º | 0.32% | 0.58% | - |
| XYZ | 17.12 | 15.25 | 30.48 | - |
| YUV | 110.95 | 149.48 | 130.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 102 | 149 | 0.23 | 0.32 | 0 | 0.42 | 255.32 | 0.19 | 0.49 |
| Hex | 72 | 66 | 95 | 17 | 20 | 0 | 2A | FF | 13 | 31 |
| Octal | 162 | 146 | 225 | 27 | 40 | 0 | 52 | 377 | 23 | 61 |
| Binary | 1110010 | 1100110 | 10010101 | 10111 | 100000 | 0 | 101010 | 11111111 | 10011 | 110001 |
Color Harmonies of #726695
Complementary color
Monochromatic Colors of #726695
Black with #726695
Text Example
Text Example
White with #726695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726695; }
p { color: rgb(114,102,149); }
H1.HeaderClassName
{
color: #726695;
}
.AnyTagClassName
{
color: #726695;
}
</style>
background-color css
<style>
a { background-color: #726695; }
a { background-color: rgb(114,102,149); }
div.DivClassName
{
background-color: #726695;
}
.BgClassName
{
background-color: #726695;
}
</style>
border-color css
<style>
span { border-color: #726695; }
span { border-color: rgb(114,102,149); }
td.TdClassName
{
border-color: #726695;
}
.TagClassName
{
border-color: #726695;
}
</style>