Shades of Scampi #747397
Tints of Scampi #747397
RGB
CMYK
RGB Variations
Color information
#747397 (or 0x747397) is known color: Scampi. HEX triplet: 74, 73 and 97. RGB value is (116,115,151). Sum of RGB (Red+Green+Blue) = 116+115+151=382 (50% of max value = 765). Red value is 116 (45.70% from 255 or 30.37% from 382); Green value is 115 (45.31% from 255 or 30.10% from 382); Blue value is 151 (59.38% from 255 or 39.53% from 382); Max value from RGB is 151 - color contains mainly: blue. Hex color #747397 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #747397 is #8B8C68. Grayscale: #777777. Windows color (decimal): -9145449 or 9925492. OLE color: 9925492.
HSL color Cylindrical-coordinate representation of color #747397: hue angle of 241.67º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #747397 is Cyan = 0.23, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 116 | 115 | 151 | - |
| CMYK | 0.23 | 0.24 | 0 | 0.41 |
| HSL | 241.67º | 0.15% | 0.52% | - |
| HSV(B) | 241.67º | 0.24% | 0.59% | - |
| XYZ | 18.92 | 18.21 | 31.8 | - |
| YUV | 119.4 | 145.83 | 125.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 115 | 151 | 0.23 | 0.24 | 0 | 0.41 | 241.67 | 0.15 | 0.52 |
| Hex | 74 | 73 | 97 | 17 | 18 | 0 | 29 | F2 | F | 34 |
| Octal | 164 | 163 | 227 | 27 | 30 | 0 | 51 | 362 | 17 | 64 |
| Binary | 1110100 | 1110011 | 10010111 | 10111 | 11000 | 0 | 101001 | 11110010 | 1111 | 110100 |
Color Harmonies of #747397
Complementary color
Monochromatic Colors of #747397
Black with #747397
Text Example
Text Example
White with #747397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #747397; }
p { color: rgb(116,115,151); }
H1.HeaderClassName
{
color: #747397;
}
.AnyTagClassName
{
color: #747397;
}
</style>
background-color css
<style>
a { background-color: #747397; }
a { background-color: rgb(116,115,151); }
div.DivClassName
{
background-color: #747397;
}
.BgClassName
{
background-color: #747397;
}
</style>
border-color css
<style>
span { border-color: #747397; }
span { border-color: rgb(116,115,151); }
td.TdClassName
{
border-color: #747397;
}
.TagClassName
{
border-color: #747397;
}
</style>