Shades of Scampi #727494
Tints of Scampi #727494
RGB
CMYK
RGB Variations
Color information
#727494 (or 0x727494) is known color: Scampi. HEX triplet: 72, 74 and 94. RGB value is (114,116,148). Sum of RGB (Red+Green+Blue) = 114+116+148=378 (50% of max value = 765). Red value is 114 (44.92% from 255 or 30.16% from 378); Green value is 116 (45.70% from 255 or 30.69% from 378); Blue value is 148 (58.20% from 255 or 39.15% from 378); Max value from RGB is 148 - color contains mainly: blue. Hex color #727494 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #727494 is #8D8B6B. Grayscale: #767676. Windows color (decimal): -9276268 or 9729138. OLE color: 9729138.
HSL color Cylindrical-coordinate representation of color #727494: hue angle of 236.47º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #727494 is Cyan = 0.23, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 114 | 116 | 148 | - |
| CMYK | 0.23 | 0.22 | 0 | 0.42 |
| HSL | 236.47º | 0.14% | 0.51% | - |
| HSV(B) | 236.47º | 0.23% | 0.58% | - |
| XYZ | 18.53 | 18.21 | 30.55 | - |
| YUV | 119.05 | 144.34 | 124.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 116 | 148 | 0.23 | 0.22 | 0 | 0.42 | 236.47 | 0.14 | 0.51 |
| Hex | 72 | 74 | 94 | 17 | 16 | 0 | 2A | EC | E | 33 |
| Octal | 162 | 164 | 224 | 27 | 26 | 0 | 52 | 354 | 16 | 63 |
| Binary | 1110010 | 1110100 | 10010100 | 10111 | 10110 | 0 | 101010 | 11101100 | 1110 | 110011 |
Color Harmonies of #727494
Complementary color
Monochromatic Colors of #727494
Black with #727494
Text Example
Text Example
White with #727494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727494; }
p { color: rgb(114,116,148); }
H1.HeaderClassName
{
color: #727494;
}
.AnyTagClassName
{
color: #727494;
}
</style>
background-color css
<style>
a { background-color: #727494; }
a { background-color: rgb(114,116,148); }
div.DivClassName
{
background-color: #727494;
}
.BgClassName
{
background-color: #727494;
}
</style>
border-color css
<style>
span { border-color: #727494; }
span { border-color: rgb(114,116,148); }
td.TdClassName
{
border-color: #727494;
}
.TagClassName
{
border-color: #727494;
}
</style>