Shades of Scampi #747398
Tints of Scampi #747398
RGB
CMYK
RGB Variations
Color information
#747398 (or 0x747398) is known color: Scampi. HEX triplet: 74, 73 and 98. RGB value is (116,115,152). Sum of RGB (Red+Green+Blue) = 116+115+152=383 (50% of max value = 765). Red value is 116 (45.70% from 255 or 30.29% from 383); Green value is 115 (45.31% from 255 or 30.03% from 383); Blue value is 152 (59.77% from 255 or 39.69% from 383); Max value from RGB is 152 - color contains mainly: blue. Hex color #747398 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #747398 is #8B8C67. Grayscale: #777777. Windows color (decimal): -9145448 or 9991028. OLE color: 9991028.
HSL color Cylindrical-coordinate representation of color #747398: hue angle of 241.62º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #747398 is Cyan = 0.24, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 116 | 115 | 152 | - |
| CMYK | 0.24 | 0.24 | 0 | 0.40 |
| HSL | 241.62º | 0.15% | 0.52% | - |
| HSV(B) | 241.62º | 0.24% | 0.6% | - |
| XYZ | 19 | 18.24 | 32.23 | - |
| YUV | 119.52 | 146.33 | 125.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 115 | 152 | 0.24 | 0.24 | 0 | 0.40 | 241.62 | 0.15 | 0.52 |
| Hex | 74 | 73 | 98 | 18 | 18 | 0 | 28 | F2 | F | 34 |
| Octal | 164 | 163 | 230 | 30 | 30 | 0 | 50 | 362 | 17 | 64 |
| Binary | 1110100 | 1110011 | 10011000 | 11000 | 11000 | 0 | 101000 | 11110010 | 1111 | 110100 |
Color Harmonies of #747398
Complementary color
Monochromatic Colors of #747398
Black with #747398
Text Example
Text Example
White with #747398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747398; }
p { color: rgb(116,115,152); }
H1.HeaderClassName
{
color: #747398;
}
.AnyTagClassName
{
color: #747398;
}
</style>
background-color css
<style>
a { background-color: #747398; }
a { background-color: rgb(116,115,152); }
div.DivClassName
{
background-color: #747398;
}
.BgClassName
{
background-color: #747398;
}
</style>
border-color css
<style>
span { border-color: #747398; }
span { border-color: rgb(116,115,152); }
td.TdClassName
{
border-color: #747398;
}
.TagClassName
{
border-color: #747398;
}
</style>