Shades of Scampi #727498
Tints of Scampi #727498
RGB
CMYK
RGB Variations
Color information
#727498 (or 0x727498) is known color: Scampi. HEX triplet: 72, 74 and 98. RGB value is (114,116,152). Sum of RGB (Red+Green+Blue) = 114+116+152=382 (50% of max value = 765). Red value is 114 (44.92% from 255 or 29.84% from 382); Green value is 116 (45.70% from 255 or 30.37% from 382); Blue value is 152 (59.77% from 255 or 39.79% from 382); Max value from RGB is 152 - color contains mainly: blue. Hex color #727498 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #727498 is #8D8B67. Grayscale: #777777. Windows color (decimal): -9276264 or 9991282. OLE color: 9991282.
HSL color Cylindrical-coordinate representation of color #727498: hue angle of 236.84º degrees, saturation: 0.16, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #727498 is Cyan = 0.25, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 114 | 116 | 152 | - |
| CMYK | 0.25 | 0.24 | 0 | 0.40 |
| HSL | 236.84º | 0.16% | 0.52% | - |
| HSV(B) | 236.84º | 0.25% | 0.6% | - |
| XYZ | 18.85 | 18.34 | 32.25 | - |
| YUV | 119.51 | 146.34 | 124.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 116 | 152 | 0.25 | 0.24 | 0 | 0.40 | 236.84 | 0.16 | 0.52 |
| Hex | 72 | 74 | 98 | 19 | 18 | 0 | 28 | ED | 10 | 34 |
| Octal | 162 | 164 | 230 | 31 | 30 | 0 | 50 | 355 | 20 | 64 |
| Binary | 1110010 | 1110100 | 10011000 | 11001 | 11000 | 0 | 101000 | 11101101 | 10000 | 110100 |
Color Harmonies of #727498
Complementary color
Monochromatic Colors of #727498
Black with #727498
Text Example
Text Example
White with #727498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727498; }
p { color: rgb(114,116,152); }
H1.HeaderClassName
{
color: #727498;
}
.AnyTagClassName
{
color: #727498;
}
</style>
background-color css
<style>
a { background-color: #727498; }
a { background-color: rgb(114,116,152); }
div.DivClassName
{
background-color: #727498;
}
.BgClassName
{
background-color: #727498;
}
</style>
border-color css
<style>
span { border-color: #727498; }
span { border-color: rgb(114,116,152); }
td.TdClassName
{
border-color: #727498;
}
.TagClassName
{
border-color: #727498;
}
</style>