Shades of Scampi #787290
Tints of Scampi #787290
RGB
CMYK
RGB Variations
Color information
#787290 (or 0x787290) is known color: Scampi. HEX triplet: 78, 72 and 90. RGB value is (120,114,144). Sum of RGB (Red+Green+Blue) = 120+114+144=378 (50% of max value = 765). Red value is 120 (47.27% from 255 or 31.75% from 378); Green value is 114 (44.92% from 255 or 30.16% from 378); Blue value is 144 (56.64% from 255 or 38.10% from 378); Max value from RGB is 144 - color contains mainly: blue. Hex color #787290 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #787290 is #878D6F. Grayscale: #777777. Windows color (decimal): -8883568 or 9466488. OLE color: 9466488.
HSL color Cylindrical-coordinate representation of color #787290: hue angle of 252º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #787290 is Cyan = 0.17, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 120 | 114 | 144 | - |
| CMYK | 0.17 | 0.21 | 0 | 0.44 |
| HSL | 252º | 0.12% | 0.51% | - |
| HSV(B) | 252º | 0.21% | 0.56% | - |
| XYZ | 18.8 | 18.04 | 28.88 | - |
| YUV | 119.21 | 141.99 | 128.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 114 | 144 | 0.17 | 0.21 | 0 | 0.44 | 252 | 0.12 | 0.51 |
| Hex | 78 | 72 | 90 | 11 | 15 | 0 | 2C | FC | C | 33 |
| Octal | 170 | 162 | 220 | 21 | 25 | 0 | 54 | 374 | 14 | 63 |
| Binary | 1111000 | 1110010 | 10010000 | 10001 | 10101 | 0 | 101100 | 11111100 | 1100 | 110011 |
Color Harmonies of #787290
Complementary color
Monochromatic Colors of #787290
Black with #787290
Text Example
Text Example
White with #787290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787290; }
p { color: rgb(120,114,144); }
H1.HeaderClassName
{
color: #787290;
}
.AnyTagClassName
{
color: #787290;
}
</style>
background-color css
<style>
a { background-color: #787290; }
a { background-color: rgb(120,114,144); }
div.DivClassName
{
background-color: #787290;
}
.BgClassName
{
background-color: #787290;
}
</style>
border-color css
<style>
span { border-color: #787290; }
span { border-color: rgb(120,114,144); }
td.TdClassName
{
border-color: #787290;
}
.TagClassName
{
border-color: #787290;
}
</style>