Shades of Scampi #747298
Tints of Scampi #747298
RGB
CMYK
RGB Variations
Color information
#747298 (or 0x747298) is known color: Scampi. HEX triplet: 74, 72 and 98. RGB value is (116,114,152). Sum of RGB (Red+Green+Blue) = 116+114+152=382 (50% of max value = 765). Red value is 116 (45.70% from 255 or 30.37% from 382); Green value is 114 (44.92% from 255 or 29.84% from 382); Blue value is 152 (59.77% from 255 or 39.79% from 382); Max value from RGB is 152 - color contains mainly: blue. Hex color #747298 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #747298 is #8B8D67. Grayscale: #767676. Windows color (decimal): -9145704 or 9990772. OLE color: 9990772.
HSL color Cylindrical-coordinate representation of color #747298: hue angle of 243.16º 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 #747298 is Cyan = 0.24, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 116 | 114 | 152 | - |
| CMYK | 0.24 | 0.25 | 0 | 0.40 |
| HSL | 243.16º | 0.16% | 0.52% | - |
| HSV(B) | 243.16º | 0.25% | 0.6% | - |
| XYZ | 18.89 | 18.01 | 32.19 | - |
| YUV | 118.93 | 146.66 | 125.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 114 | 152 | 0.24 | 0.25 | 0 | 0.40 | 243.16 | 0.16 | 0.52 |
| Hex | 74 | 72 | 98 | 18 | 19 | 0 | 28 | F3 | 10 | 34 |
| Octal | 164 | 162 | 230 | 30 | 31 | 0 | 50 | 363 | 20 | 64 |
| Binary | 1110100 | 1110010 | 10011000 | 11000 | 11001 | 0 | 101000 | 11110011 | 10000 | 110100 |
Color Harmonies of #747298
Complementary color
Monochromatic Colors of #747298
Black with #747298
Text Example
Text Example
White with #747298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747298; }
p { color: rgb(116,114,152); }
H1.HeaderClassName
{
color: #747298;
}
.AnyTagClassName
{
color: #747298;
}
</style>
background-color css
<style>
a { background-color: #747298; }
a { background-color: rgb(116,114,152); }
div.DivClassName
{
background-color: #747298;
}
.BgClassName
{
background-color: #747298;
}
</style>
border-color css
<style>
span { border-color: #747298; }
span { border-color: rgb(116,114,152); }
td.TdClassName
{
border-color: #747298;
}
.TagClassName
{
border-color: #747298;
}
</style>