Shades of Scampi #727190
Tints of Scampi #727190
RGB
CMYK
RGB Variations
Color information
#727190 (or 0x727190) is known color: Scampi. HEX triplet: 72, 71 and 90. RGB value is (114,113,144). Sum of RGB (Red+Green+Blue) = 114+113+144=371 (49% of max value = 765). Red value is 114 (44.92% from 255 or 30.73% from 371); Green value is 113 (44.53% from 255 or 30.46% from 371); Blue value is 144 (56.64% from 255 or 38.81% from 371); Max value from RGB is 144 - color contains mainly: blue. Hex color #727190 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #727190 is #8D8E6F. Grayscale: #747474. Windows color (decimal): -9277040 or 9466226. OLE color: 9466226.
HSL color Cylindrical-coordinate representation of color #727190: hue angle of 241.94º degrees, saturation: 0.12, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #727190 is Cyan = 0.21, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 114 | 113 | 144 | - |
| CMYK | 0.21 | 0.22 | 0 | 0.44 |
| HSL | 241.94º | 0.12% | 0.5% | - |
| HSV(B) | 241.94º | 0.22% | 0.56% | - |
| XYZ | 17.88 | 17.4 | 28.8 | - |
| YUV | 116.83 | 143.33 | 125.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 113 | 144 | 0.21 | 0.22 | 0 | 0.44 | 241.94 | 0.12 | 0.5 |
| Hex | 72 | 71 | 90 | 15 | 16 | 0 | 2C | F2 | C | 32 |
| Octal | 162 | 161 | 220 | 25 | 26 | 0 | 54 | 362 | 14 | 62 |
| Binary | 1110010 | 1110001 | 10010000 | 10101 | 10110 | 0 | 101100 | 11110010 | 1100 | 110010 |
Color Harmonies of #727190
Complementary color
Monochromatic Colors of #727190
Black with #727190
Text Example
Text Example
White with #727190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727190; }
p { color: rgb(114,113,144); }
H1.HeaderClassName
{
color: #727190;
}
.AnyTagClassName
{
color: #727190;
}
</style>
background-color css
<style>
a { background-color: #727190; }
a { background-color: rgb(114,113,144); }
div.DivClassName
{
background-color: #727190;
}
.BgClassName
{
background-color: #727190;
}
</style>
border-color css
<style>
span { border-color: #727190; }
span { border-color: rgb(114,113,144); }
td.TdClassName
{
border-color: #727190;
}
.TagClassName
{
border-color: #727190;
}
</style>