Shades of Scampi #727398
Tints of Scampi #727398
RGB
CMYK
RGB Variations
Color information
#727398 (or 0x727398) is known color: Scampi. HEX triplet: 72, 73 and 98. RGB value is (114,115,152). Sum of RGB (Red+Green+Blue) = 114+115+152=381 (50% of max value = 765). Red value is 114 (44.92% from 255 or 29.92% from 381); Green value is 115 (45.31% from 255 or 30.18% from 381); Blue value is 152 (59.77% from 255 or 39.90% from 381); Max value from RGB is 152 - color contains mainly: blue. Hex color #727398 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #727398 is #8D8C67. Grayscale: #767676. Windows color (decimal): -9276520 or 9991026. OLE color: 9991026.
HSL color Cylindrical-coordinate representation of color #727398: hue angle of 238.42º 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 #727398 is Cyan = 0.25, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 114 | 115 | 152 | - |
| CMYK | 0.25 | 0.24 | 0 | 0.40 |
| HSL | 238.42º | 0.16% | 0.52% | - |
| HSV(B) | 238.42º | 0.25% | 0.6% | - |
| XYZ | 18.74 | 18.11 | 32.21 | - |
| YUV | 118.92 | 146.67 | 124.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 115 | 152 | 0.25 | 0.24 | 0 | 0.40 | 238.42 | 0.16 | 0.52 |
| Hex | 72 | 73 | 98 | 19 | 18 | 0 | 28 | EE | 10 | 34 |
| Octal | 162 | 163 | 230 | 31 | 30 | 0 | 50 | 356 | 20 | 64 |
| Binary | 1110010 | 1110011 | 10011000 | 11001 | 11000 | 0 | 101000 | 11101110 | 10000 | 110100 |
Color Harmonies of #727398
Complementary color
Monochromatic Colors of #727398
Black with #727398
Text Example
Text Example
White with #727398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727398; }
p { color: rgb(114,115,152); }
H1.HeaderClassName
{
color: #727398;
}
.AnyTagClassName
{
color: #727398;
}
</style>
background-color css
<style>
a { background-color: #727398; }
a { background-color: rgb(114,115,152); }
div.DivClassName
{
background-color: #727398;
}
.BgClassName
{
background-color: #727398;
}
</style>
border-color css
<style>
span { border-color: #727398; }
span { border-color: rgb(114,115,152); }
td.TdClassName
{
border-color: #727398;
}
.TagClassName
{
border-color: #727398;
}
</style>