Shades of Scampi #746998
Tints of Scampi #746998
RGB
CMYK
RGB Variations
Color information
#746998 (or 0x746998) is known color: Scampi. HEX triplet: 74, 69 and 98. RGB value is (116,105,152). Sum of RGB (Red+Green+Blue) = 116+105+152=373 (49% of max value = 765). Red value is 116 (45.70% from 255 or 31.10% from 373); Green value is 105 (41.41% from 255 or 28.15% from 373); Blue value is 152 (59.77% from 255 or 40.75% from 373); Max value from RGB is 152 - color contains mainly: blue. Hex color #746998 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #746998 is #8B9667. Grayscale: #717171. Windows color (decimal): -9148008 or 9988468. OLE color: 9988468.
HSL color Cylindrical-coordinate representation of color #746998: hue angle of 254.04º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #746998 is Cyan = 0.24, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 116 | 105 | 152 | - |
| CMYK | 0.24 | 0.31 | 0 | 0.40 |
| HSL | 254.04º | 0.19% | 0.5% | - |
| HSV(B) | 254.04º | 0.31% | 0.6% | - |
| XYZ | 17.92 | 16.08 | 31.87 | - |
| YUV | 113.65 | 149.64 | 129.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 105 | 152 | 0.24 | 0.31 | 0 | 0.40 | 254.04 | 0.19 | 0.5 |
| Hex | 74 | 69 | 98 | 18 | 1F | 0 | 28 | FE | 13 | 32 |
| Octal | 164 | 151 | 230 | 30 | 37 | 0 | 50 | 376 | 23 | 62 |
| Binary | 1110100 | 1101001 | 10011000 | 11000 | 11111 | 0 | 101000 | 11111110 | 10011 | 110010 |
Color Harmonies of #746998
Complementary color
Monochromatic Colors of #746998
Black with #746998
Text Example
Text Example
White with #746998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746998; }
p { color: rgb(116,105,152); }
H1.HeaderClassName
{
color: #746998;
}
.AnyTagClassName
{
color: #746998;
}
</style>
background-color css
<style>
a { background-color: #746998; }
a { background-color: rgb(116,105,152); }
div.DivClassName
{
background-color: #746998;
}
.BgClassName
{
background-color: #746998;
}
</style>
border-color css
<style>
span { border-color: #746998; }
span { border-color: rgb(116,105,152); }
td.TdClassName
{
border-color: #746998;
}
.TagClassName
{
border-color: #746998;
}
</style>