Shades of Scampi #727393
Tints of Scampi #727393
RGB
CMYK
RGB Variations
Color information
#727393 (or 0x727393) is known color: Scampi. HEX triplet: 72, 73 and 93. RGB value is (114,115,147). Sum of RGB (Red+Green+Blue) = 114+115+147=376 (49% of max value = 765). Red value is 114 (44.92% from 255 or 30.32% from 376); Green value is 115 (45.31% from 255 or 30.59% from 376); Blue value is 147 (57.81% from 255 or 39.10% from 376); Max value from RGB is 147 - color contains mainly: blue. Hex color #727393 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #727393 is #8D8C6C. Grayscale: #767676. Windows color (decimal): -9276525 or 9663346. OLE color: 9663346.
HSL color Cylindrical-coordinate representation of color #727393: hue angle of 238.18º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #727393 is Cyan = 0.22, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 114 | 115 | 147 | - |
| CMYK | 0.22 | 0.22 | 0 | 0.42 |
| HSL | 238.18º | 0.13% | 0.51% | - |
| HSV(B) | 238.18º | 0.22% | 0.58% | - |
| XYZ | 18.34 | 17.95 | 30.1 | - |
| YUV | 118.35 | 144.17 | 124.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 115 | 147 | 0.22 | 0.22 | 0 | 0.42 | 238.18 | 0.13 | 0.51 |
| Hex | 72 | 73 | 93 | 16 | 16 | 0 | 2A | EE | D | 33 |
| Octal | 162 | 163 | 223 | 26 | 26 | 0 | 52 | 356 | 15 | 63 |
| Binary | 1110010 | 1110011 | 10010011 | 10110 | 10110 | 0 | 101010 | 11101110 | 1101 | 110011 |
Color Harmonies of #727393
Complementary color
Monochromatic Colors of #727393
Black with #727393
Text Example
Text Example
White with #727393
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727393; }
p { color: rgb(114,115,147); }
H1.HeaderClassName
{
color: #727393;
}
.AnyTagClassName
{
color: #727393;
}
</style>
background-color css
<style>
a { background-color: #727393; }
a { background-color: rgb(114,115,147); }
div.DivClassName
{
background-color: #727393;
}
.BgClassName
{
background-color: #727393;
}
</style>
border-color css
<style>
span { border-color: #727393; }
span { border-color: rgb(114,115,147); }
td.TdClassName
{
border-color: #727393;
}
.TagClassName
{
border-color: #727393;
}
</style>