Shades of Scampi #727194
Tints of Scampi #727194
RGB
CMYK
RGB Variations
Color information
#727194 (or 0x727194) is known color: Scampi. HEX triplet: 72, 71 and 94. RGB value is (114,113,148). Sum of RGB (Red+Green+Blue) = 114+113+148=375 (49% of max value = 765). Red value is 114 (44.92% from 255 or 30.4% from 375); Green value is 113 (44.53% from 255 or 30.13% from 375); Blue value is 148 (58.20% from 255 or 39.47% from 375); Max value from RGB is 148 - color contains mainly: blue. Hex color #727194 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #727194 is #8D8E6B. Grayscale: #757575. Windows color (decimal): -9277036 or 9728370. OLE color: 9728370.
HSL color Cylindrical-coordinate representation of color #727194: hue angle of 241.71º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #727194 is Cyan = 0.23, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 114 | 113 | 148 | - |
| CMYK | 0.23 | 0.24 | 0 | 0.42 |
| HSL | 241.71º | 0.14% | 0.51% | - |
| HSV(B) | 241.71º | 0.24% | 0.58% | - |
| XYZ | 18.19 | 17.53 | 30.44 | - |
| YUV | 117.29 | 145.33 | 125.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 113 | 148 | 0.23 | 0.24 | 0 | 0.42 | 241.71 | 0.14 | 0.51 |
| Hex | 72 | 71 | 94 | 17 | 18 | 0 | 2A | F2 | E | 33 |
| Octal | 162 | 161 | 224 | 27 | 30 | 0 | 52 | 362 | 16 | 63 |
| Binary | 1110010 | 1110001 | 10010100 | 10111 | 11000 | 0 | 101010 | 11110010 | 1110 | 110011 |
Color Harmonies of #727194
Complementary color
Monochromatic Colors of #727194
Black with #727194
Text Example
Text Example
White with #727194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727194; }
p { color: rgb(114,113,148); }
H1.HeaderClassName
{
color: #727194;
}
.AnyTagClassName
{
color: #727194;
}
</style>
background-color css
<style>
a { background-color: #727194; }
a { background-color: rgb(114,113,148); }
div.DivClassName
{
background-color: #727194;
}
.BgClassName
{
background-color: #727194;
}
</style>
border-color css
<style>
span { border-color: #727194; }
span { border-color: rgb(114,113,148); }
td.TdClassName
{
border-color: #727194;
}
.TagClassName
{
border-color: #727194;
}
</style>