Shades of Scampi #727092
Tints of Scampi #727092
RGB
CMYK
RGB Variations
Color information
#727092 (or 0x727092) is known color: Scampi. HEX triplet: 72, 70 and 92. RGB value is (114,112,146). Sum of RGB (Red+Green+Blue) = 114+112+146=372 (49% of max value = 765). Red value is 114 (44.92% from 255 or 30.65% from 372); Green value is 112 (44.14% from 255 or 30.11% from 372); Blue value is 146 (57.42% from 255 or 39.25% from 372); Max value from RGB is 146 - color contains mainly: blue. Hex color #727092 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #727092 is #8D8F6D. Grayscale: #747474. Windows color (decimal): -9277294 or 9597042. OLE color: 9597042.
HSL color Cylindrical-coordinate representation of color #727092: hue angle of 243.53º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #727092 is Cyan = 0.22, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 114 | 112 | 146 | - |
| CMYK | 0.22 | 0.23 | 0 | 0.43 |
| HSL | 243.53º | 0.13% | 0.51% | - |
| HSV(B) | 243.53º | 0.23% | 0.57% | - |
| XYZ | 17.92 | 17.24 | 29.58 | - |
| YUV | 116.47 | 144.66 | 126.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 112 | 146 | 0.22 | 0.23 | 0 | 0.43 | 243.53 | 0.13 | 0.51 |
| Hex | 72 | 70 | 92 | 16 | 17 | 0 | 2B | F4 | D | 33 |
| Octal | 162 | 160 | 222 | 26 | 27 | 0 | 53 | 364 | 15 | 63 |
| Binary | 1110010 | 1110000 | 10010010 | 10110 | 10111 | 0 | 101011 | 11110100 | 1101 | 110011 |
Color Harmonies of #727092
Complementary color
Monochromatic Colors of #727092
Black with #727092
Text Example
Text Example
White with #727092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727092; }
p { color: rgb(114,112,146); }
H1.HeaderClassName
{
color: #727092;
}
.AnyTagClassName
{
color: #727092;
}
</style>
background-color css
<style>
a { background-color: #727092; }
a { background-color: rgb(114,112,146); }
div.DivClassName
{
background-color: #727092;
}
.BgClassName
{
background-color: #727092;
}
</style>
border-color css
<style>
span { border-color: #727092; }
span { border-color: rgb(114,112,146); }
td.TdClassName
{
border-color: #727092;
}
.TagClassName
{
border-color: #727092;
}
</style>