Shades of Scampi #727198
Tints of Scampi #727198
RGB
CMYK
RGB Variations
Color information
#727198 (or 0x727198) is known color: Scampi. HEX triplet: 72, 71 and 98. RGB value is (114,113,152). Sum of RGB (Red+Green+Blue) = 114+113+152=379 (50% of max value = 765). Red value is 114 (44.92% from 255 or 30.08% from 379); Green value is 113 (44.53% from 255 or 29.82% from 379); Blue value is 152 (59.77% from 255 or 40.11% from 379); Max value from RGB is 152 - color contains mainly: blue. Hex color #727198 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #727198 is #8D8E67. Grayscale: #757575. Windows color (decimal): -9277032 or 9990514. OLE color: 9990514.
HSL color Cylindrical-coordinate representation of color #727198: hue angle of 241.54º degrees, saturation: 0.16, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #727198 is Cyan = 0.25, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 114 | 113 | 152 | - |
| CMYK | 0.25 | 0.26 | 0 | 0.40 |
| HSL | 241.54º | 0.16% | 0.52% | - |
| HSV(B) | 241.54º | 0.26% | 0.6% | - |
| XYZ | 18.51 | 17.65 | 32.14 | - |
| YUV | 117.75 | 147.33 | 125.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 113 | 152 | 0.25 | 0.26 | 0 | 0.40 | 241.54 | 0.16 | 0.52 |
| Hex | 72 | 71 | 98 | 19 | 1A | 0 | 28 | F2 | 10 | 34 |
| Octal | 162 | 161 | 230 | 31 | 32 | 0 | 50 | 362 | 20 | 64 |
| Binary | 1110010 | 1110001 | 10011000 | 11001 | 11010 | 0 | 101000 | 11110010 | 10000 | 110100 |
Color Harmonies of #727198
Complementary color
Monochromatic Colors of #727198
Black with #727198
Text Example
Text Example
White with #727198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727198; }
p { color: rgb(114,113,152); }
H1.HeaderClassName
{
color: #727198;
}
.AnyTagClassName
{
color: #727198;
}
</style>
background-color css
<style>
a { background-color: #727198; }
a { background-color: rgb(114,113,152); }
div.DivClassName
{
background-color: #727198;
}
.BgClassName
{
background-color: #727198;
}
</style>
border-color css
<style>
span { border-color: #727198; }
span { border-color: rgb(114,113,152); }
td.TdClassName
{
border-color: #727198;
}
.TagClassName
{
border-color: #727198;
}
</style>