Shades of Scampi #726693
Tints of Scampi #726693
RGB
CMYK
RGB Variations
Color information
#726693 (or 0x726693) is known color: Scampi. HEX triplet: 72, 66 and 93. RGB value is (114,102,147). Sum of RGB (Red+Green+Blue) = 114+102+147=363 (48% of max value = 765). Red value is 114 (44.92% from 255 or 31.40% from 363); Green value is 102 (40.23% from 255 or 28.10% from 363); Blue value is 147 (57.81% from 255 or 40.50% from 363); Max value from RGB is 147 - color contains mainly: blue. Hex color #726693 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #726693 is #8D996C. Grayscale: #6E6E6E. Windows color (decimal): -9279853 or 9660018. OLE color: 9660018.
HSL color Cylindrical-coordinate representation of color #726693: hue angle of 256º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #726693 is Cyan = 0.22, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 114 | 102 | 147 | - |
| CMYK | 0.22 | 0.31 | 0 | 0.42 |
| HSL | 256º | 0.18% | 0.49% | - |
| HSV(B) | 256º | 0.31% | 0.58% | - |
| XYZ | 16.96 | 15.19 | 29.64 | - |
| YUV | 110.72 | 148.48 | 130.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 102 | 147 | 0.22 | 0.31 | 0 | 0.42 | 256 | 0.18 | 0.49 |
| Hex | 72 | 66 | 93 | 16 | 1F | 0 | 2A | 100 | 12 | 31 |
| Octal | 162 | 146 | 223 | 26 | 37 | 0 | 52 | 400 | 22 | 61 |
| Binary | 1110010 | 1100110 | 10010011 | 10110 | 11111 | 0 | 101010 | 100000000 | 10010 | 110001 |
Color Harmonies of #726693
Complementary color
Monochromatic Colors of #726693
Black with #726693
Text Example
Text Example
White with #726693
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726693; }
p { color: rgb(114,102,147); }
H1.HeaderClassName
{
color: #726693;
}
.AnyTagClassName
{
color: #726693;
}
</style>
background-color css
<style>
a { background-color: #726693; }
a { background-color: rgb(114,102,147); }
div.DivClassName
{
background-color: #726693;
}
.BgClassName
{
background-color: #726693;
}
</style>
border-color css
<style>
span { border-color: #726693; }
span { border-color: rgb(114,102,147); }
td.TdClassName
{
border-color: #726693;
}
.TagClassName
{
border-color: #726693;
}
</style>