Shades of Scampi #727296
Tints of Scampi #727296
RGB
CMYK
RGB Variations
Color information
#727296 (or 0x727296) is known color: Scampi. HEX triplet: 72, 72 and 96. RGB value is (114,114,150). Sum of RGB (Red+Green+Blue) = 114+114+150=378 (50% of max value = 765). Red value is 114 (44.92% from 255 or 30.16% from 378); Green value is 114 (44.92% from 255 or 30.16% from 378); Blue value is 150 (58.98% from 255 or 39.68% from 378); Max value from RGB is 150 - color contains mainly: blue. Hex color #727296 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #727296 is #8D8D69. Grayscale: #757575. Windows color (decimal): -9276778 or 9859698. OLE color: 9859698.
HSL color Cylindrical-coordinate representation of color #727296: hue angle of 240º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #727296 is Cyan = 0.24, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 114 | 114 | 150 | - |
| CMYK | 0.24 | 0.24 | 0 | 0.41 |
| HSL | 240º | 0.15% | 0.52% | - |
| HSV(B) | 240º | 0.24% | 0.59% | - |
| XYZ | 18.46 | 17.81 | 31.32 | - |
| YUV | 118.1 | 146 | 125.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 114 | 150 | 0.24 | 0.24 | 0 | 0.41 | 240 | 0.15 | 0.52 |
| Hex | 72 | 72 | 96 | 18 | 18 | 0 | 29 | F0 | F | 34 |
| Octal | 162 | 162 | 226 | 30 | 30 | 0 | 51 | 360 | 17 | 64 |
| Binary | 1110010 | 1110010 | 10010110 | 11000 | 11000 | 0 | 101001 | 11110000 | 1111 | 110100 |
Color Harmonies of #727296
Complementary color
Monochromatic Colors of #727296
Black with #727296
Text Example
Text Example
White with #727296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727296; }
p { color: rgb(114,114,150); }
H1.HeaderClassName
{
color: #727296;
}
.AnyTagClassName
{
color: #727296;
}
</style>
background-color css
<style>
a { background-color: #727296; }
a { background-color: rgb(114,114,150); }
div.DivClassName
{
background-color: #727296;
}
.BgClassName
{
background-color: #727296;
}
</style>
border-color css
<style>
span { border-color: #727296; }
span { border-color: rgb(114,114,150); }
td.TdClassName
{
border-color: #727296;
}
.TagClassName
{
border-color: #727296;
}
</style>